Menu

/branches Commit Log


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
[r2295] by delphidabbler

Noted changes in release 3.10.5.

2012-08-21 10:03:17 Tree
[r2294] by delphidabbler

Updated version number to 3.10.5.204

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
[r2227] by delphidabbler

Changed TRTFShowCaseFrame.TabStop property to False.
Modified all .dfms that use TRTFShowCaseFrame to also set the frame's TabStop property to False.
This is because we never want show cased controls to be tab stops.

*** This is similar to fix applied in trunk at r2225.

2012-08-18 10:31:45 Tree
[r2206] by delphidabbler

Noted changes in release 3.10.4.

2012-08-16 09:41:44 Tree
[r2205] by delphidabbler

Updated version number to 3.10.4.203

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
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.