Commit | Date | |
---|---|---|
[r810]
by
delphidabbler
* Refactored TGIFImageList to use a TDictionary object instead of a TStringList to map GIF resource names to image list indices. |
2010-06-15 16:09:59 | Tree |
[r809]
by
delphidabbler
Refactored TCSSBuilder to use TObjectDictionary object instead of TStringList for map of CSS selector names to selector objects. TObjectDictionary owns and frees the selector objects. |
2010-06-15 16:04:09 | Tree |
[r808]
by
delphidabbler
Refactored TCommandBarMgr to use TDictionary object for map of command bar IDs to command bar wrapper objects instead of TIntegerList. |
2010-06-15 09:56:03 | Tree |
[r807]
by
delphidabbler
* Refactored TAlphabet to use TDictionary object for map characters to corresponding TLetter objects instead of TIntegerList. |
2010-06-15 09:51:35 | Tree |
2010-06-15 09:41:37 | Tree | |
2010-06-13 19:50:38 | Tree | |
[r804]
by
delphidabbler
* Replaced all usage of TStringStack from UStacks unit with Delphi RTL class TStack<string>. |
2010-06-13 19:35:26 | Tree |
[r803]
by
delphidabbler
* Refactored TTaggedTextEntityHandler and TTaggedTextTagHandler to use TDictionary object for map of entity or tag to related information instead of TStringList. |
2010-06-13 18:43:39 | Tree |
[r802]
by
delphidabbler
Added new TSameStringEqualityComparer class that compares strings taking case into account. |
2010-06-13 16:24:34 | Tree |
2010-06-13 16:20:58 | Tree |