Commit | Date | |
---|---|---|
[r2397]
by
delphidabbler
Removed unnecessary TLEDImageList field from TSnippetsEditorDlg. |
2012-09-10 19:51:26 | Tree |
[r2396]
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 19:46:05 | Tree |
[r2395]
by
delphidabbler
Moved RefreshActions method from TBaseForm into TControlHelper. This was done because the same functionality is also needed in frames. |
2012-09-10 16:39:58 | Tree |
2012-09-10 16:28:16 | Tree | |
[r2393]
by
delphidabbler
Renamed UImageListHelper unit as UClassHelpers. |
2012-09-10 16:24:08 | Tree |
[r2392]
by
delphidabbler
Re-implemented image loading code from TLEDImageList to use TCustomImageList class helper LoadFromResource method to load LED images from resources. |
2012-09-10 15:45:41 | Tree |
[r2391]
by
delphidabbler
New unit that provides a class helper for TCustomImageList that adds a method to load images from any resource type. |
2012-09-10 15:42:43 | Tree |
[r2390]
by
delphidabbler
Added RefreshActions method to base form class that refreshes all controls with action to reflect current state of actions. New method of TControlHelper also needed to support this to provide a suitable hack of TControl. Provided for when actions are changed after that have been assigned to controls, for e.g. image list changed. |
2012-09-10 15:16:44 | Tree |
[r2389]
by
delphidabbler
Changed News dialogue box to use actions to replace button click handlers. RSS Feed speed button now gets its glyph from image list containing all action glyphs. |
2012-09-10 12:36:05 | Tree |
[r2388]
by
delphidabbler
Changed various form files that use image lists for action glyphs to all use same strip of glyphs. Adjusted image index numbers in actions where indexes have changed. |
2012-09-10 12:25:52 | Tree |