Menu

Old Code (SVN) Commit Log


Commit Date  
[r1726] by delphidabbler

Changed Toolbar to wrap when window is too small to display it all.

** This is a copy of the change made in the v4-dev branch at r1671.

2011-11-22 10:40:15 Tree
[r1725] by delphidabbler

Incremented build number. No changes to source but build number changed to reflect change to Delphi 2010. This change should have been made way back when compiler changed from Delphi 2006 to 2010.

2011-11-22 10:26:05 Tree
[r1724] by delphidabbler

* Methods that update and delete views following database changes now take parameter to indicate which detail pane tab contains affected view.
* Some public methods made private.

2011-11-09 17:15:41 Tree
[r1723] by delphidabbler

Fixed bug where clicking tabs sometimes does not focus them, meaning that pressing Ctrl+Tab or Shift+Ctrl+Tab after clicking the tab does not always change the selected tab as expected.

** A fix based on, but not identical to, this one was applied to the trunk at r1728.

2011-11-09 17:05:16 Tree
[r1722] by delphidabbler

* Renamed some method of TMainDisplayMgr and replaced all properties with methods.
* Updated using code.

2011-11-09 16:32:19 Tree
[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
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.