Commit | Date | |
---|---|---|
[r2312]
by
delphidabbler
Fixed bug #3561713 (http://bit.ly/QEYRFx): Category overview sometimes doesn't start per preferences. Main form was indirectly changing the tab in the overview pane when starting up with any except Categories tab (tab index 0) selected. This was saving state of tab 0 before it was assigned any tree nodes, meaning that it was displayed expanded when next selected because of lack of state info. Fix meant providing any Initialise method for the overview pane that selects the required tab without saving the state of tab 0. Main form calls this via new Initialise method of TMainDisplayMgr. *** This fix is very similar to that applied to the trunk at r2304 to fix same bug in v4 code base (that time reported as bug #3561047). |
2012-08-26 08:34:11 | Tree |
2012-08-21 10:03:17 | Tree | |
2012-08-21 10:02:24 | Tree | |
[r2293]
by
delphidabbler
Cleared TODO file: no more features will be added or refactorings done in 3.x branch. |
2012-08-21 09:55:20 | 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 |
[r2228]
by
delphidabbler
Merged revision(s) 1751-2227 from trunk/Src/UShowCaseCtrl.pas: Changes TShowCaseCtrl not redraw itself when invalidated. This prevents it from overwriting any showcased control. This fixes bug #3559156 (http://bit.ly/TKXYQ7): "Previews" disappearing in Preferences dialogue box" for 3.x branch. |
2012-08-18 10:39:23 | Tree |
2012-08-18 10:31:45 | Tree | |
2012-08-16 09:41:44 | Tree | |
2012-08-16 09:27:11 | Tree | |
[r2204]
by
delphidabbler
Added note to snippets editor help topic about the need to configure the compiler to search the namespaces containing the units specified on the editor's References tab. |
2012-08-16 09:21:56 | Tree |