Commit | Date | |
---|---|---|
2009-09-01 12:54:27 | Tree | |
2009-09-01 12:50:48 | Tree | |
[r263]
by
delphidabbler
Changed to work with ICommandBarConfig instead of defunct IWBPopupMenuConfig. |
2009-09-01 12:46:23 | Tree |
2009-09-01 12:40:11 | Tree | |
[r261]
by
delphidabbler
Changed to write and read persistent string lists using new ISettingsSection SetStrings and GetStrings methods instead of reading / writing each line individually and tracking count. |
2009-08-31 15:13:58 | Tree |
[r260]
by
delphidabbler
Changed TIStringList constructor that accepts TStringList to accept TStrings instead. |
2009-08-31 15:11:08 | Tree |
[r259]
by
delphidabbler
Added new ISettingsSection SetStrings and GetStrings methods that write and read complete string lists respectively. |
2009-08-31 15:09:57 | Tree |
[r258]
by
delphidabbler
Added support for persisting custom syntax highlighter colours in highlighter preferences section. |
2009-08-31 14:22:56 | Tree |
[r257]
by
delphidabbler
Changed to make custom colours assigned in custom colour dialog persistent. Colours are read from preferences on activation of the frame and saved to preferences on deactivation. |
2009-08-31 14:15:53 | Tree |
[r256]
by
delphidabbler
Removed code that set dialog's custom colours to single colour passed to dialog box. This was preventing dialog from displaying stored custom colours. |
2009-08-31 14:06:48 | Tree |