Menu

Old Code (SVN) Commit Log


Commit Date  
[r2314] by delphidabbler

Added file containing boilerplate comments used for adding MPL 2.0 to source files. Contains comments in styles used for various languages.

2012-08-27 10:03:17 Tree
[r2313] by delphidabbler

Changed header comments to conform to format used by rest of file format files.

2012-08-27 09:59:41 Tree
[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
[r2311] by delphidabbler

Merged revision(s) 2209-2310 from branches/3.x/Docs/ChangeLog-v3.txt:

This is effectively just the change log for v3.10.5

2012-08-25 19:16:29 Tree
[r2310] by delphidabbler

CodeSnip version 4.0 beta 2

2012-08-25 12:06:25 Tree
[r2309] by delphidabbler

Change log updated to record changes in release 4.0 beta 2

2012-08-25 11:10:45 Tree
[r2308] by delphidabbler

Updated version information for v4.0 beta 2 release.

2012-08-25 11:08:24 Tree
[r2307] by delphidabbler

Replaced calls to FileExists function with TFile.Exists method.

2012-08-24 22:17:57 Tree
[r2306] by delphidabbler

Changed case insensitive string equality tests to use StrSameText routine from UStrUtils unit.

2012-08-24 22:14:12 Tree
[r2305] by delphidabbler

Updated ready for Release 4.0 beta 2
* Updated version information to 3.99.2 build 205
* Noted use of build number.

2012-08-23 19:13:07 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.