Menu

Old Code (SVN) Commit Log


Commit Date  
[r329] by delphidabbler

Added new help topics and index entries for new Add Category, Rename Category and Delete Category dialog boxes.

2009-09-20 14:44:54 Tree
[r328] by delphidabbler

Fixed typo in select category prompt.

2009-09-20 14:41:56 Tree
[r327] by delphidabbler

Marked TGenericDlg.CustomiseForm method as final.

2009-09-20 13:27:22 Tree
[r326] by delphidabbler

Changed TMailingListDlg.ArrangeForm to use TCtrlArranger's new TotalControlHeight method instead of MaxContainerHeight.

2009-09-20 13:25:35 Tree
[r325] by delphidabbler

Added support for creating, renaming and deleting user-defined categories:
* Added three new actions to add a category, rename a category and delete a category along with associated OnExecute and OnUpdate event handlers that hand off processing to TUserDBEit.
* Added three new matching menu items, and spacer, to Database menu.

2009-09-20 13:22:58 Tree
[r324] by delphidabbler

Added new units:
1) FmAddCategoryDlg
2) FmCategoryEditDlg
3) FmDeleteCategoryDlg
4) FmRenameCategoryDlg
5) FrCategoryDescEdit
6) FrCategoryList
7) UUniqueID

2009-09-20 12:57:40 Tree
[r323] by delphidabbler

Added support to UUserDBMgr for managing creation, deletion and renaming of user defined categories along with tests to inform if renaming and deleting categories is possible.

2009-09-20 12:53:50 Tree
[r322] by delphidabbler

New dialog box units used to add, rename and delete user-defined categories, along with an abstract base class for the dialog boxes and two frame units that contain and manage controls used in the dialog dialog boxes:
* FmCategoryEditDlg provides an abstract base class for the three main dialog boxes.
* FmAddCategoryDlg implements the "add category" dialog.
* FmDeleteCategoryDlg implements the "delete category" dialog.
* FmRenameCategoryDlg implements the "rename category" dialog.
* FrCategoryDescEdit implements a frame containing an edit box that receives category descriptions. The frame checks the entry for validity.
* FrCategoryList implements a frame containing a list box that displays available categories.

2009-09-20 12:49:45 Tree
[r321] by delphidabbler

* Added support for adding, renaming and deleting user defined categories. Required substantial changes to USnippets unit.
* Modified Snippet change event information object to provide information about category changes as well as snippet changes.

2009-09-20 12:40:25 Tree
[r320] by delphidabbler

* Added new TotalControlHeight and TotalControlWidth methods to TCtrlArranger.
* Re-implemented TCtrlArranger.MaxContainerHeight in terms of TotalControlHeight.

2009-09-20 12:24:35 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.