Skip to content

Commit

Permalink
JclWideFormat functions were designed for D5 and C5 that did not have…
Browse files Browse the repository at this point in the history
… built-in WideFormat functions.

This unit is now useless since D5 and C5 are not supported anymore.
  • Loading branch information
outchy committed Jan 25, 2010
1 parent 2505414 commit f0e0fa6
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 1,006 deletions.
5 changes: 1 addition & 4 deletions jcl/install/HeaderTest/jcl_a2z.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -290,9 +290,6 @@
#ifdef TEST_VCL
#include <JclVersionCtrlSVNImpl.hpp>
#endif TEST_VCL
#ifdef TEST_WINDOWS
#include <JclWideFormat.hpp>
#endif TEST_WINDOWS
#ifdef TEST_COMMON
#include <JclWideStrings.hpp>
#endif TEST_COMMON
Expand Down Expand Up @@ -341,4 +338,4 @@ int main(int argc, char* argv[])
return 0;
}
//---------------------------------------------------------------------------


5 changes: 1 addition & 4 deletions jcl/install/HeaderTest/jcl_z2a.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
#ifdef TEST_COMMON
#include <JclWideStrings.hpp>
#endif TEST_COMMON
#ifdef TEST_WINDOWS
#include <JclWideFormat.hpp>
#endif TEST_WINDOWS
#ifdef TEST_VCL
#include <JclVersionCtrlSVNImpl.hpp>
#endif TEST_VCL
Expand Down Expand Up @@ -341,4 +338,4 @@ int main(int argc, char* argv[])
return 0;
}
//---------------------------------------------------------------------------


3 changes: 1 addition & 2 deletions jcl/packages/d10/Jcl.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package Jcl;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (Jcl-R.xml)

Last generated: 03-01-2010 21:25:07 UTC
Last generated: 25-01-2010 13:10:50 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -120,7 +120,6 @@ contains
JclTask in '..\..\source\windows\JclTask.pas' ,
JclTD32 in '..\..\source\windows\JclTD32.pas' ,
JclTimeZones in '..\..\source\windows\JclTimeZones.pas' ,
JclWideFormat in '..\..\source\windows\JclWideFormat.pas' ,
JclWin32 in '..\..\source\windows\JclWin32.pas' ,
JclWin32Ex in '..\..\source\windows\JclWin32Ex.pas' ,
JclWinMIDI in '..\..\source\windows\JclWinMIDI.pas' ,
Expand Down
3 changes: 1 addition & 2 deletions jcl/packages/d11/Jcl.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package Jcl;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (Jcl-R.xml)

Last generated: 03-01-2010 21:25:07 UTC
Last generated: 25-01-2010 13:10:50 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -120,7 +120,6 @@ contains
JclTask in '..\..\source\windows\JclTask.pas' ,
JclTD32 in '..\..\source\windows\JclTD32.pas' ,
JclTimeZones in '..\..\source\windows\JclTimeZones.pas' ,
JclWideFormat in '..\..\source\windows\JclWideFormat.pas' ,
JclWin32 in '..\..\source\windows\JclWin32.pas' ,
JclWin32Ex in '..\..\source\windows\JclWin32Ex.pas' ,
JclWinMIDI in '..\..\source\windows\JclWinMIDI.pas' ,
Expand Down
1 change: 0 additions & 1 deletion jcl/packages/d11/Jcl.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@
<DCCReference Include="..\..\source\windows\JclTask.pas" />
<DCCReference Include="..\..\source\windows\JclTD32.pas" />
<DCCReference Include="..\..\source\windows\JclTimeZones.pas" />
<DCCReference Include="..\..\source\windows\JclWideFormat.pas" />
<DCCReference Include="..\..\source\windows\JclWin32.pas" />
<DCCReference Include="..\..\source\windows\JclWin32Ex.pas" />
<DCCReference Include="..\..\source\windows\JclWinMIDI.pas" />
Expand Down
3 changes: 1 addition & 2 deletions jcl/packages/d12/Jcl.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package Jcl;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (Jcl-R.xml)

Last generated: 03-01-2010 21:25:08 UTC
Last generated: 25-01-2010 13:10:50 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -120,7 +120,6 @@ contains
JclTask in '..\..\source\windows\JclTask.pas' ,
JclTD32 in '..\..\source\windows\JclTD32.pas' ,
JclTimeZones in '..\..\source\windows\JclTimeZones.pas' ,
JclWideFormat in '..\..\source\windows\JclWideFormat.pas' ,
JclWin32 in '..\..\source\windows\JclWin32.pas' ,
JclWin32Ex in '..\..\source\windows\JclWin32Ex.pas' ,
JclWinMIDI in '..\..\source\windows\JclWinMIDI.pas' ,
Expand Down
1 change: 0 additions & 1 deletion jcl/packages/d12/Jcl.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@
<DCCReference Include="..\..\source\windows\JclTask.pas" />
<DCCReference Include="..\..\source\windows\JclTD32.pas" />
<DCCReference Include="..\..\source\windows\JclTimeZones.pas" />
<DCCReference Include="..\..\source\windows\JclWideFormat.pas" />
<DCCReference Include="..\..\source\windows\JclWin32.pas" />
<DCCReference Include="..\..\source\windows\JclWin32Ex.pas" />
<DCCReference Include="..\..\source\windows\JclWinMIDI.pas" />
Expand Down
3 changes: 1 addition & 2 deletions jcl/packages/d14/Jcl.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package Jcl;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (Jcl-R.xml)

Last generated: 03-01-2010 21:25:09 UTC
Last generated: 25-01-2010 13:10:51 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -120,7 +120,6 @@ contains
JclTask in '..\..\source\windows\JclTask.pas' ,
JclTD32 in '..\..\source\windows\JclTD32.pas' ,
JclTimeZones in '..\..\source\windows\JclTimeZones.pas' ,
JclWideFormat in '..\..\source\windows\JclWideFormat.pas' ,
JclWin32 in '..\..\source\windows\JclWin32.pas' ,
JclWin32Ex in '..\..\source\windows\JclWin32Ex.pas' ,
JclWinMIDI in '..\..\source\windows\JclWinMIDI.pas' ,
Expand Down
1 change: 0 additions & 1 deletion jcl/packages/d14/Jcl.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@
<DCCReference Include="..\..\source\windows\JclTask.pas" />
<DCCReference Include="..\..\source\windows\JclTD32.pas" />
<DCCReference Include="..\..\source\windows\JclTimeZones.pas" />
<DCCReference Include="..\..\source\windows\JclWideFormat.pas" />
<DCCReference Include="..\..\source\windows\JclWin32.pas" />
<DCCReference Include="..\..\source\windows\JclWin32Ex.pas" />
<DCCReference Include="..\..\source\windows\JclWinMIDI.pas" />
Expand Down
3 changes: 1 addition & 2 deletions jcl/packages/d6/Jcl.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package Jcl;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (Jcl-R.xml)

Last generated: 03-01-2010 21:25:04 UTC
Last generated: 25-01-2010 13:10:50 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -119,7 +119,6 @@ contains
JclTask in '..\..\source\windows\JclTask.pas' ,
JclTD32 in '..\..\source\windows\JclTD32.pas' ,
JclTimeZones in '..\..\source\windows\JclTimeZones.pas' ,
JclWideFormat in '..\..\source\windows\JclWideFormat.pas' ,
JclWin32 in '..\..\source\windows\JclWin32.pas' ,
JclWin32Ex in '..\..\source\windows\JclWin32Ex.pas' ,
JclWinMIDI in '..\..\source\windows\JclWinMIDI.pas' ,
Expand Down
3 changes: 1 addition & 2 deletions jcl/packages/d7/Jcl.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package Jcl;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (Jcl-R.xml)

Last generated: 03-01-2010 21:25:04 UTC
Last generated: 25-01-2010 13:10:50 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -119,7 +119,6 @@ contains
JclTask in '..\..\source\windows\JclTask.pas' ,
JclTD32 in '..\..\source\windows\JclTD32.pas' ,
JclTimeZones in '..\..\source\windows\JclTimeZones.pas' ,
JclWideFormat in '..\..\source\windows\JclWideFormat.pas' ,
JclWin32 in '..\..\source\windows\JclWin32.pas' ,
JclWin32Ex in '..\..\source\windows\JclWin32Ex.pas' ,
JclWinMIDI in '..\..\source\windows\JclWinMIDI.pas' ,
Expand Down
3 changes: 1 addition & 2 deletions jcl/packages/d9/Jcl.dpk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package Jcl;
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (Jcl-R.xml)

Last generated: 03-01-2010 21:25:06 UTC
Last generated: 25-01-2010 13:10:50 UTC
-----------------------------------------------------------------------------
}

Expand Down Expand Up @@ -119,7 +119,6 @@ contains
JclTask in '..\..\source\windows\JclTask.pas' ,
JclTD32 in '..\..\source\windows\JclTD32.pas' ,
JclTimeZones in '..\..\source\windows\JclTimeZones.pas' ,
JclWideFormat in '..\..\source\windows\JclWideFormat.pas' ,
JclWin32 in '..\..\source\windows\JclWin32.pas' ,
JclWin32Ex in '..\..\source\windows\JclWin32Ex.pas' ,
JclWinMIDI in '..\..\source\windows\JclWinMIDI.pas' ,
Expand Down
1 change: 0 additions & 1 deletion jcl/packages/xml/Jcl-R.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
<File Name="..\..\source\windows\JclTask.pas" Targets="Windows" Formname="" Condition=""/>
<File Name="..\..\source\windows\JclTD32.pas" Targets="Windows" Formname="" Condition=""/>
<File Name="..\..\source\windows\JclTimeZones.pas" Targets="Windows" Formname="" Condition=""/>
<File Name="..\..\source\windows\JclWideFormat.pas" Targets="Delphi" Formname="" Condition=""/>
<File Name="..\..\source\windows\JclWin32.pas" Targets="Windows" Formname="" Condition=""/>
<File Name="..\..\source\windows\JclWin32Ex.pas" Targets="Windows" Formname="" Condition=""/>
<File Name="..\..\source\windows\JclWinMIDI.pas" Targets="Windows" Formname="" Condition=""/>
Expand Down
8 changes: 0 additions & 8 deletions jcl/source/common/JclResources.pas
Original file line number Diff line number Diff line change
Expand Up @@ -2208,14 +2208,6 @@ interface
RsTempConvTypeError = 'An invalid type has been provided for the %s parameter';
RsConvTempBelowAbsoluteZero = 'Temperature can not be below Absolute Zero!';

//=== JclWideFormat ==========================================================
resourcestring
RsFormatSyntaxError = 'Syntax error at index %u';
RsFormatNoArgument = 'No argument at index %u';
RsFormatBadArgumentType = 'Invalid argument type (%s) at index %u. Expected [%s]';
RsFormatBadArgumentTypeEx = 'Invalid argument type (%s) at index %u for format ''%s''. Expected [%s]';
RsFormatNoArgumentEx = 'No argument at index %u for format ''%s''';

//=== JclWin32 ===============================================================
resourcestring
RsWin32Error = 'Win32 error: %s (%u)%s%s';
Expand Down
Loading

0 comments on commit f0e0fa6

Please sign in to comment.