Commit | Date | |
---|---|---|
[r1017]
by
delphidabbler
Replaced custom enumerator interface and class with use of TEnumerator<TSnippetID>. |
2010-11-16 20:09:20 | Tree |
2010-11-16 20:06:30 | Tree | |
[r1015]
by
delphidabbler
Replaced use of TInterfaceList class with TList<xxxx> where xxxx is some interface. Any custom enumerators in classes that use the list were removed and replaced by use of TEnumerator<xxxx>. |
2010-11-16 16:55:50 | Tree |
2010-11-16 14:41:14 | Tree | |
2010-11-16 14:08:21 | Tree | |
2010-11-16 14:05:13 | Tree | |
2010-11-16 11:41:08 | Tree | |
2010-11-15 21:33:44 | Tree | |
[r1009]
by
delphidabbler
Renamed UWBNulDropTarget unit and its TWBNulDropTarget class to UNulDropTarget and TNulDropTarget respectively. Updated using units accordingly. |
2010-11-15 17:42:36 | Tree |
[r1008]
by
delphidabbler
Renamed UUnicodeHelper unit as UEncodings. Modified all units that used UUnicodeHelper accordingly. |
2010-11-15 17:31:32 | Tree |