Menu

Old Code (SVN) Commit Log


Commit Date  
[r1106] by delphidabbler

Updated ReadMe file re changes in installation of CodeSnip 4. Also made changes to Source Code, Bugs and Feedback sections.

2010-11-28 15:32:55 Tree
[r1105] by delphidabbler

Modified installer script so that CodeSnip v4 installs can co-exist with v3 installs:
* new unique AppID.
* default install directory for v4 has "-4" appended to name.
* default program group has "v4" appended to name.

2010-11-28 15:15:56 Tree
[r1104] by delphidabbler

Updated installer scripts to recognise and copy config files and databases from former locations to work with new v4 user config file and database directory names.

2010-11-28 15:12:35 Tree
[r1103] by delphidabbler

Changed privacy statement to note change of name of per-user config file.

2010-11-28 15:04:43 Tree
[r1102] by delphidabbler

Changed location of user database (to UserData.4 directory) and name of per-user config file (to User.4.ini).

2010-11-28 15:01:34 Tree
[r1101] by delphidabbler

Updated Snippets Editor help topic to note that snippet names can be any valid Unicode Pascal identifier.

2010-11-28 13:40:43 Tree
[r1100] by delphidabbler

Reverted changes made in r1098 when changes from v3 trunk were merged in. These changes prevented snippet names to start with anything other than letter from the English alphabet and '_'. The change was necessary to fix a bug in v3 but is not needed in v4 which supports the use of Unicode characters to name snippets.

2010-11-28 13:15:08 Tree
[r1099] by delphidabbler

* Fixed error in TAlphaListPageHTML.BuildRoutineList where snippets with names that started with lower case letters were not being added to the snippets list. This fixes bug #3120962.
* Added Equals operator overloads to TInitialLetter to enable two records or one record and one Char to be compared for equality, ignoring case.
* Modified TAlphaListPageHTML.BuildRoutineList to compare the initial letter of snippet names with the initial letter record of the view using the new Equals operator overload noted above.

2010-11-28 12:57:38 Tree
[r1098] by delphidabbler

Merged trunk changes 1089-1093 and 1095 into the v4-dev branch.

Made conflict resolution changes.

Some files are physically unchanged and have changes only to their svn:mergeinfo property.

2010-11-28 12:07:07 Tree
[r1097] by delphidabbler

Merged trunk changes 1089-1093 and 1095 into the new-backend branch.

2010-11-28 11:50:58 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.