Commit | Date | |
---|---|---|
[r492]
(14.1 kB)
by
delphidabbler
Modified to work with revised RTF: now uses ASCIIString type for RTF code rather than string. |
2009-11-07 11:34:45 |
View
Download |
[r482]
(14.1 kB)
by
delphidabbler
* Removed TODO comments that simply documented changes made to compile with Delphi 2010. |
2009-10-25 00:22:47 |
View
Download |
[r474]
(14.3 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 |
[r418]
(14.0 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]
(13.9 kB)
by
delphidabbler
Development branch to make project compatible with Delphi 2010.
renamed from
/trunk/Src/FrPrintingPrefs.pas
|
2009-10-08 07:05:54 |
View
Download |