Commit | Date | |
---|---|---|
2010-07-20 20:22:21 | Tree | |
[r854]
by
delphidabbler
Removed redundant ThreadResumeDeprecated symbol: TThread.Resume is deprecated for all supported compilers. |
2010-07-20 19:04:05 | Tree |
[r853]
by
delphidabbler
* Removed conditional compilation of TThread.Resume / TThread.Start depending on if TThread.Resume deprecated: TThread.Resume is deprecated on all supporting compilers, so TThread.Start is always used. |
2010-07-20 18:59:26 | Tree |
[r852]
by
delphidabbler
Added include for CompilerDefines.inc: used to detect unsupported compilers and to halt compilation if detected. |
2010-07-20 18:56:23 | Tree |
[r851]
by
delphidabbler
* Changed to inhibit compilation with compilers earlier than Delphi 2010 rather than Delphi 2009. |
2010-07-20 18:47:25 | Tree |
[r850]
by
delphidabbler
* Updated install / uninstall sections to update control panel applet names. |
2010-07-20 16:52:18 | Tree |
[r849]
by
delphidabbler
* Replaced characters outside the normal ANSI character set with suitable alternatives. |
2010-07-20 14:47:50 | Tree |
[r848]
by
delphidabbler
Changed underlining style of headings - made consistent with style used in Docs/Privacy.txt |
2010-07-20 14:28:58 | Tree |
[r847]
by
delphidabbler
Changed TDBDataPool<T>.Clear and TSingletonManager.FreeAll to enumerate a TDictionary's Values collection instead of enumerating dictionary's key/value pairs and then using only the value part of the pair. |
2010-06-22 02:21:05 | Tree |
2010-06-22 01:33:30 | Tree |