Commit | Date | |
---|---|---|
[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 |
[r255]
by
delphidabbler
* Changed IStringList Add and CopyTo methods to take TStrings instead of TStringList parameters. |
2009-08-31 14:04:37 | Tree |
[r254]
by
delphidabbler
Noted revision to user config file: added custom colour information used by source code hiliter preferences. |
2009-08-31 14:01:05 | Tree |
[r253]
by
delphidabbler
Fixed bug in toggling check box state. This class was designed to enabled check box state to be changed by clicking mouse anywhere on a list item, not just on check box. A bug meant that moving selection using keyboard also toggled state of check box. Bug fix removed this unwanted side effect. |
2009-08-31 10:29:13 | Tree |
2009-08-24 00:10:20 | Tree | |
2009-08-23 23:48:04 | Tree |