Menu

Old Code (SVN) Commit Log


Commit Date  
[r315] by delphidabbler

Changed topic to reflect changes to Snippets Editor's Compile Results tab.

2009-09-18 00:06:59 Tree
[r314] by delphidabbler

Added some new todos arising from recent changes.

2009-09-18 00:01:37 Tree
[r313] by delphidabbler

Added new UCompileResultsLBMgr, UDropDownButtons and ULEDImageList units.

2009-09-18 00:00:24 Tree
[r312] by delphidabbler

Compile Results tab of snippets editor revised:
* "Select a Compiler" and "Selected Compiler Result" list boxes have been replaced by a single list box. This not only displays the compile result for each compiler but also provides a button for each one which enables the compile result to be selected from a drop down list.
* List box management code has been moved out into a separate UCompileResultsLBMgr unit.
* Removed TUserDBEditDlg.CLBRoutineRefsDrawItem method. Owner drawing of check list boxes now performed in TSnippetsChkListMgr.
* Image list containing LEDs was removed and replaced by a new custom, dynamically created, image list that knows how to map compile results onto the LEDs. As a result some buttons now have actions set in code to ensure they use the new custom image list.
* Brief help text applied to compile results pages.

2009-09-17 23:56:43 Tree
[r311] by delphidabbler

New UCompileResultsLBMgr unit. Defines classes that manages display, editing and interaction with a list box that displays compiler results.

2009-09-17 21:06:55 Tree
[r310] by delphidabbler

New UCompileResultsLBMgr unit that defines a class that is used to manage image lists containing drop down button images for display in UI widgets.

2009-09-17 21:04:41 Tree
[r309] by delphidabbler

Added line to include LEDs32.bmp in resources. This bitmap is added to RCDATA resources instead of BITMAP since the BRCC32 resource compiler doesn't recognise the 32 bit bitmap file type.

2009-09-17 20:56:48 Tree
[r308] by delphidabbler

New bitmap containing all four LEDs associated with compile results.

2009-09-17 20:53:59 Tree
[r307] by delphidabbler

New ULEDImageList unit. Defines a custom image list that provides a list of LED images.

2009-09-17 20:51:46 Tree
[r306] by delphidabbler

Added code to TSnippetsChkListMgr to owner draw the managed check list box.

2009-09-17 11:17:18 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.