Commit | Date | |
---|---|---|
2009-12-28 03:59:15 |
View
Download |
|
[r497]
(32.5 kB)
by
delphidabbler
* Added new IsValidDriveLetter function. |
2009-11-07 13:45:24 |
View
Download |
[r481]
(31.9 kB)
by
delphidabbler
Delete redundant private IsWhiteSpace routine from UUtils unit. Version in UUnicodeHelper unit now used in preference. |
2009-10-25 00:01:29 |
View
Download |
[r474]
(32.6 kB)
by
delphidabbler
* Changed character set testing code in several units to use char set helper functions added to UUnicodeHelper.pas instead of testing directly against literal or constant sets. This prevents Delphi 2010 warnings about WideChar being reduced to byte char in set expressions. |
2009-10-24 20:53:52 |
View
Download |
2009-10-20 15:36:05 |
View
Download |
|
[r418]
(32.3 kB)
by
delphidabbler
Made minimal changes to get CodeSnip to compile with Delphi 2010. The resulting build has numerous warnings and does not work correctly. Most changes relate to Unicode compatibility, but some relate to other Delphi 2010 changes or changes to the Indy component library. |
2009-10-17 23:07:41 |
View
Download |
[r400]
(32.2 kB)
by
delphidabbler
Development branch to make project compatible with Delphi 2010.
renamed from
/trunk/Src/UUtils.pas
|
2009-10-08 07:05:54 |
View
Download |