Menu

Old Code (SVN) Commit Log


Commit Date  
[r4114] by delphidabbler

Added new TStringComparator and TTextComparator classes.
Added missing override directives to some methods of TDelegatedComparator.

2013-12-05 00:40:48 Tree
[r4113] by delphidabbler

Added new IComparator<T> interface and TComparator<T> and TDelegatedComparator<T> implementations.

2013-12-05 00:10:53 Tree
[r4112] by delphidabbler

Changed ISnippetIDList.Add from a function to a procedure.
Also changed so that an attempt to add the same snippet ID twice is silently ignored: this ensures the list acts like a set.

2013-12-04 11:20:58 Tree
[r4111] by delphidabbler

Fixed problem in TPrintInfo where writing property values to storage in a TSingleton.Finalize override failed because, for some reason, settings object had been freed by the time finalize was called and a memory leak was created. Fix is to write property value to storage as soon as they are set.

2013-12-03 21:46:39 Tree
[r4110] by delphidabbler

Removed redundant FrCategoryList frame unit from project.

2013-12-03 17:57:35 Tree
[r4109] by delphidabbler

Removed FrCategoryDescEdit frame unit from project.

2013-12-03 17:56:10 Tree
[r4108] by delphidabbler

Removed redundant FmAddCategoryDlg, FmDeleteCategoryDlg and FmRenameCategoryDlg units from project, along with their common base class unit, FmCategoryEditDlg.

2013-12-03 17:54:19 Tree
[r4107] by delphidabbler

Removed unused unit references: FmAddCategoryDlg, FmDeleteCategoryDlg and FmRenameCategoryDlg.

2013-12-03 17:52:53 Tree
[r4106] by delphidabbler

Removed unused DB.UCategory unit reference.

2013-12-03 17:44:57 Tree
[r4105] by delphidabbler

Deleted redundant AddCategory, RenameACategory, DeleteACategory, CanRenameACategory and CanDeleteACategory public methods from TUserDBMgr, along with private CreateUserCatList method.

2013-12-03 17:42:40 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.