Commit | Date | |
---|---|---|
[r2304]
(34.2 kB)
by
delphidabbler
Fixed bug #3561047 (http://bit.ly/Pf5L5v): Category overview sometimes doesn't start per preferences. Main form was indirectly changing the tab in the overview pane when starting up with any except Categories tab (tab index 0) selected. This was saving state of tab 0 before it was assigned any tree nodes, meaning that it was displayed expanded when next selected because of lack of state info. Fix meant providing any Initialise method for the overview pane that selects the required tab without saving the state of tab 0. Main form calls this via new Initialise method of TMainDisplayMgr. |
2012-08-23 18:57:25 |
View
Download |
2012-08-19 14:55:37 |
View
Download |
|
[r2247]
(33.8 kB)
by
delphidabbler
Middle-clicking an item in overview pane now selects it. Previously middle clicks were ignored. |
2012-08-18 21:42:06 |
View
Download |
2012-08-11 21:52:31 |
View
Download |
|
[r1872]
(33.6 kB)
by
delphidabbler
* Restyled treeview: hid lines, added expand / collapse buttons, reduced indent and enabled hot tracking of items when mouse passes over them. |
2012-06-09 23:50:38 |
View
Download |
[r1869]
(33.0 kB)
by
delphidabbler
Added IsEmpty method to TSnippetList and modified code that tested TSnippetList.Count for zero to use new IsEmpty method instead. |
2012-06-09 20:57:13 |
View
Download |
[r1759]
(33.0 kB)
by
delphidabbler
Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native" |
2012-02-27 11:40:49 |
View
Download |
[r1757]
(34.0 kB)
by
delphidabbler
Reintegrated v4-dev branch into trunk. |
2012-02-27 11:19:09 |
View
Download |
[r1728]
(32.9 kB)
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 |
View
Download |
2011-11-22 11:10:20 |
View
Download |