Commit | Date | |
---|---|---|
[r268]
by
delphidabbler
* Re-implemented support for browser control related popup menus. Dropped support for IWBPopupMenus interface iand replaced with a special popup menu manager object for detail pane browser control. |
2009-09-01 16:09:43 | Tree |
[r267]
by
delphidabbler
* Changed to refer to TCustomImageList instead of TImageList in ICommandBarConfig.SetImages methods. This is to support other image list classes in sub classes. |
2009-09-01 16:00:20 | Tree |
[r266]
by
delphidabbler
* Changed to work with ICommandBarConfig instead of defunct IWBPopupMenuConfig. |
2009-09-01 15:54:47 | Tree |
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 |