Menu

Old Code (SVN) Commit Log


Commit Date  
[r1633] by delphidabbler

Minor change to ensure all labels are displayed correctly in default OS UI font.

2011-10-24 21:30:56 Tree
[r1632] by delphidabbler

Fixed a couple of event triggering errors introduced in r1631.

2011-10-24 00:58:41 Tree
[r1631] by delphidabbler

Fixed bug in events triggered on updating and deleting categories and snippets - all sorts of other events were being fired that shouldn't, causing mayhem in code that updates display after these changes.
Fixes bug #3427743

2011-10-24 00:39:32 Tree
[r1630] by delphidabbler

Fixed potential bug by testing for nil notifier in TOverviewFrame.tcDisplayStyleChange.
Fixes Bug #3427889

2011-10-23 16:41:55 Tree
[r1629] by delphidabbler

* Added new events that are fired before snippet and category changes take place.
* Removed duplicate in "after-deletion" events.

2011-10-22 15:35:53 Tree
[r1628] by delphidabbler

Changed Snippet and Category view implementations to record snippet and category ids instead of instances and to fetch instances from database as required. This should help with some problems of referencing freed instances.

2011-10-22 12:23:57 Tree
[r1627] by delphidabbler

Added new overload of TSnippetList.Find that takes a TSnippetID parameter.

2011-10-22 12:02:24 Tree
[r1626] by delphidabbler

* Modified TMainDisplayMgr to support changes in IEditableTabbedDisplayMgr.
* Changed code that clears display to clear overview pane and either current detail tab display or to delete all tabs.
* Modified FmMain to delete all tabs before re-displaying a re-loaded database.

2011-10-22 11:39:34 Tree
[r1625] by delphidabbler

Changed IEditableTabbedDisplayMgr.CloseSelectedTab to CloseTabs that can optionally close selected, all or all except selected tabs.

2011-10-22 11:36:23 Tree
[r1624] by delphidabbler

Commented out "sealed" modifier to class declaration: causes problems with loading of frame in designer.

2011-10-22 00:11:12 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.