Commit | Date | |
---|---|---|
[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 | |
[r250]
by
delphidabbler
* Added some new todos and completed them. |
2009-08-23 23:34:46 | Tree |
2009-08-23 23:33:28 | Tree | |
[r248]
by
delphidabbler
Added exception handlers for each TWBExternal method that calls notifier object. Gets application to handle exceptions. This prevents browser control displaying a JavaScript error dialog if an exception occurs in external object. |
2009-08-23 23:05:43 | Tree |
[r247]
by
delphidabbler
Removed redundant public DocContent property from TPreviewDlg and updated code accordingly. |
2009-08-23 22:55:01 | Tree |