Menu

Old Code (SVN) Commit Log


Commit Date  
[r1728] 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.

** This fix is based on, but not identical to, the one applied in the v4-dev branch at r1723.

2011-11-22 11:35:12 Tree
[r1727] by delphidabbler

Fixed problem where overview pane treeview state was not being saved when user changed tab, causing it to be restored incorrectly when navigating back to the tab.

** This is a manual copy of fix applied in v4-dev branch at r1711.

2011-11-22 11:10:20 Tree
[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
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.