Commit | Date | |
---|---|---|
[r3486]
by
delphidabbler
Merged revision(s) 3356-3485, 3021-3355 from trunk/Src: Updated with changes in trunk/Src as at release 4.8.0. |
2013-09-13 23:04:08 | Tree |
[r3485]
by
delphidabbler
Removed all custom generic sorted list and sorted dictionary classes, leaving only the generic array enumerator, TArrayEnumerator<T>. |
2013-09-13 22:58:13 | Tree |
[r3484]
by
delphidabbler
Replaced use of TDictionary from Generics.Collections with TLinkedDictionary from Delphi Collections library. |
2013-09-13 22:56:31 | Tree |
[r3483]
by
delphidabbler
Replaced use of sorted list classes from UContainers with similar classes from Delphi Collections library and from Generics.Collections. |
2013-09-13 22:55:02 | Tree |
[r3482]
by
delphidabbler
Modified to use PaulLarsonHash from CS.Utils.Hashes instead of ElfHash for string hashes. |
2013-09-13 20:54:53 | Tree |
[r3481]
by
delphidabbler
Copied CS.Utils.Hashes unit into parsnip branch from experimental branch and added to CodeSnip project. |
2013-09-13 16:48:41 | Tree |
[r3480]
by
delphidabbler
Added back CSS deleted in error that put a border round Credits and Attributions scrolling list on "About the Program" tab. |
2013-09-13 16:15:29 | Tree |
[r3479]
by
delphidabbler
Removed main database directory from diretories displayed on About box's Paths tab. |
2013-09-13 16:11:29 | Tree |
[r3478]
by
delphidabbler
Changed file paths where config files and databases are stored. ** Note: Even though a new location has been provided for the "main" database, this will not be used in CodeSnip 5. |
2013-09-13 16:03:03 | Tree |
[r3477]
by
delphidabbler
Added new UserConfigFileName and CommonConfigFileName methods to TAppInfo and modified TIniSettingsBase to use the new methods instead of declaring file names explicitly. |
2013-09-13 15:31:55 | Tree |