Commit | Date | |
---|---|---|
[r467]
by
delphidabbler
Amended TCheckSum to be compatible with Unicode Delphis: |
2009-10-23 23:57:11 | Tree |
[r466]
by
delphidabbler
Made MD5.pas compatible with Unicode Delphis. |
2009-10-23 23:46:19 | Tree |
[r465]
by
delphidabbler
* Switched off support for Vista common dialogs in UCommonDlg.pas for compilers that support these dialogs. |
2009-10-23 23:13:48 | Tree |
[r464]
by
delphidabbler
Added Classes to uses clauses to permit some TObjectList code to be in-lined on some compilers. |
2009-10-23 15:18:35 | Tree |
[r463]
by
delphidabbler
* Set File Flags to FF_DEBUG + VS_FF_SPECIALBUILD (33). |
2009-10-23 15:02:46 | Tree |
[r462]
by
delphidabbler
Changed reference to UnitName method in TTestUnit.Create to refer to Self.UnitName. This ensures Delphi's that define TObject.UnitName call the correct method. |
2009-10-23 14:44:56 | Tree |
[r461]
by
delphidabbler
TCopyViewMgr.Execute modified to work with Unicode and Ansi versions of code that generates plain text and rich text data to store in clipboard. Also adapted to work with revised TClipboardHelper class. |
2009-10-23 14:31:49 | Tree |
[r460]
by
delphidabbler
Modified to support Unicode. |
2009-10-23 14:29:16 | Tree |
[r459]
by
delphidabbler
* Added new CF_UNICODETEXT clipboard format variable. |
2009-10-23 14:24:55 | Tree |
[r458]
by
delphidabbler
* Replaced call to deprecated TThread.Resume method in TThreadWrapper.DoExecute and TWaitForActionUI.Execute with calls to TThread.Start on Delphi 2010 and later compilers. |
2009-10-23 14:16:08 | Tree |