Menu

Old Code (SVN) Commit Log


Commit Date  
[r2248] by delphidabbler

Removed rejected to-dos. File is now empty.

2012-08-19 00:46:45 Tree
[r2247] by delphidabbler

Middle-clicking an item in overview pane now selects it. Previously middle clicks were ignored.
Refactored code that selects an item in overview treeview using extract (local) method.

2012-08-18 21:42:06 Tree
[r2246] by delphidabbler

Added new TViewFactory.CreateDBItemView factory method to create a "database" view item (snippet or category) depending on type of parameter.
Modified TMainDisplayMgr and THistory to use this new method instead of their own custom code.

2012-08-18 21:20:07 Tree
[r2245] by delphidabbler

Modified to listen for database events and clear current compilation results database is about to change in any way.

This fixes bug #3559257 (http://bit.ly/Qc8Fqu): Compile Results accessed from menu can get out of sync.

*** This is a similar fix to that made in trunk at r2244 but is a cruder solution because required database events for more refined solution are not available in v3.x.

2012-08-18 20:51:35 Tree
[r2244] by delphidabbler

Modified to listen for database events and clear current compilation results if related snippet is updated or deleted.

This fixes bug #3559257 (http://bit.ly/Qc8Fqu): Compile Results accessed from menu can get out of sync.

2012-08-18 20:35:21 Tree
[r2243] by delphidabbler

Fixed bug #3559266 (http://bit.ly/S69wO2): Required classes not referenced in snippet include files.
Class snippet kinds were not being added to list of referenced snippets when source was analysed.

2012-08-18 20:07:35 Tree
[r2242] by delphidabbler

Removed name of snippet from caption of Snippets Editor.
Modified to pass display name enter in dialogue box to revised Dependencies dialogue when "View Dependencies" button is clicked.

Part of fix for bug #3559239 (http://bit.ly/Pm1HU4). This commit closes the bug.

2012-08-18 16:09:13 Tree
[r2241] by delphidabbler

Modified Dependencies dialogue box to display snippet display names instead of names.
Part of fix for bug #3559239 (http://bit.ly/Pm1HU4).

Also fixed bug #3559265 (http://bit.ly/NvV9iH): Viewing dependencies for un-named snippet or snippet not in database causes GPF.

2012-08-18 16:05:02 Tree
[r2240] by delphidabbler

Modified TSnippetsChkListMgr to display snippet display names in checked treeview instead of Name.

Part of fix for bug #3559239 (http://bit.ly/Pm1HU4).

2012-08-18 15:59:12 Tree
[r2239] by delphidabbler

Modified Duplicate Snippet, Find Cross References, Test Compile and Test Unit dialogue boxes to use snippet display names in their captions or content.

Part of fix for bug #3559239 (http://bit.ly/Pm1HU4).

2012-08-18 15:56:33 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.