Commit | Date | |
---|---|---|
[r2730]
(56.1 kB)
by
delphidabbler
Added tool button for Add To Favourites action Feature request #37 finalised in this revision - https://sourceforge.net/p/codesnip/feature-requests/37/ |
2013-02-06 17:41:05 |
View
Download |
[r2720]
(56.1 kB)
by
delphidabbler
Renamed TWindowSettings as TMainWindowSettings and updated calling code. |
2013-02-05 15:02:14 |
View
Download |
[r2701]
(56.0 kB)
by
delphidabbler
Added new actions & Snippets menu options to make a snippet a favourite and for displaying non-modal Favourites dialogue box. |
2013-02-04 02:02:10 |
View
Download |
[r2605]
(54.9 kB)
by
delphidabbler
Changed mini toolbar added to overview pane to expand and collapse tree completely instead of expanding and collapsing selected node. Implements feature request #3560646 (http://bit.ly/UOUQTr). |
2012-12-18 17:46:25 |
View
Download |
[r2542]
(54.9 kB)
by
delphidabbler
Merged revision(s) 2480-2541 from tags/version-4.0.1: This comprises all changes made from release 4.0.0 to release 4.0.1. For trunk root directory, Build.html and ChangeLog-v3.txt only svn:mergeinfo properties have changed. |
2012-12-08 15:30:22 |
View
Download |
[r2400]
(55.8 kB)
by
delphidabbler
Removed embedded TImageList content from form and changed to dynamically load action glyphs from resources to image list at run-time. |
2012-09-10 20:05:23 |
View
Download |
[r2382]
(55.6 kB)
by
delphidabbler
Removed copy tool button from main form toolbar. |
2012-09-08 13:16:17 |
View
Download |
2012-08-29 01:14:27 |
View
Download |
|
[r2330]
(55.5 kB)
by
delphidabbler
Changed form units, along with any subsidiary frames and classes in their namespace, from MPL v1.1 to MPL v2.0. |
2012-08-27 14:10:33 |
View
Download |
[r2304]
(56.1 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 |