Menu

Old Code (SVN) Commit Log


Commit Date  
[r1721] by delphidabbler

Renamed many classes in UView unit and updated using code accordingly.

2011-11-09 15:59:16 Tree
[r1720] by delphidabbler

Changed how database update events are handled:
* New event handler added to TMainDisplayMgr for database view item changes: adding, updating and deletion of snippets and categories.
* Removed category and snippet change handling code from TMainForm's database change event handler.

2011-11-09 15:36:47 Tree
[r1719] by delphidabbler

Reimplemented code that takes care of handling database changes.

2011-11-09 14:17:21 Tree
[r1718] by delphidabbler

* Fixed a few glitches where tab index not being set.
* Now only sends a tab change notification if user explicitly changes tab but not if tab changes as a result of some other action.

2011-11-08 14:29:57 Tree
[r1717] by delphidabbler

Removed all calls to Query.Update. No longer needed in database change event handler since database itself now updates query where necessary after database changes, and before events are triggered.

2011-11-08 00:12:26 Tree
[r1716] by delphidabbler

Changed all code that updates database with changes to user defined items to also update current query.

2011-11-08 00:10:09 Tree
[r1715] by delphidabbler

Fixed problem in TMainDisplayMgr.CategoryChanged method: currently displayed view is now refreshed in case it references renamed category.

2011-11-07 17:10:23 Tree
[r1714] by delphidabbler

Extracted command code in TMainDisplayMgr that re-displays current view in detail pane into new RefreshDetailPage method.

2011-11-07 17:02:51 Tree
[r1713] by delphidabbler

Changed IOverviewDisplayMgr.Display method to have Force parameter to force re-displays of overview treeview. Changed calling code accordingly and to streamline some code in TMainDisplayMgr.

2011-11-07 11:35:45 Tree
[r1712] by delphidabbler

* Changed so that new snippets and categories display in selected tab or in new tab depending on user preferences.
* Fixed error in TMainDisplayMgr.RedisplayOverview to save current tree state before displaying.

2011-11-07 11:12:01 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.