Menu

Old Code (SVN) Commit Log


Commit Date  
[r1212] by delphidabbler

Added new HTML document describing Config File Format to the Docs/FileFormats directory. This replaces ConfigFileStructure.odt from the Docs/Design directory.

2010-12-09 16:07:36 Tree
[r1211] by delphidabbler

Bumped per-user config file version to 8 and common config file version to 6. Files are now stamped with these version numbers.

2010-12-09 16:06:05 Tree
[r1210] by delphidabbler

* TSettings now ensures that new empty ini files have the UTF-16LE BOM.
* Replaced some UUtils routines calls with IOUtils method calls.

2010-12-08 21:32:09 Tree
[r1209] by delphidabbler

Revised install script and associated Pascal Script files to work with new directory and file names used for CodeSnip 4.

Rising complexity in working with complex relationship between various file versions led to so significant refactoring of the code, particularly that that records the various paths and file names and detects previous installed versions. This enabled simplification of ini and database update code.

2010-12-08 20:52:08 Tree
[r1208] by delphidabbler

Changed directories used for common and per-user data:
* Common directory now CodeSnip.4 instead of CodeSnip and main database folder is now Database instead of Data.
* Per user directory now CodeSnip.4 instead of CodeSnip and user database is now UserDatabase instead of UserData.
* Common config file now Common.config instead of Common.ini.
* Per user config file now User.config instead of User.4.ini.

These changes made so that change of encoding / format used for various files won't prevent any pre-v4 programs from working because their copies of files remain unchanged. Also so that uninstalling an earlier version of CodeSnip will not remove v4's database and vice versa. Finally, new database formats can be used without clashing with older versions.

2010-12-08 20:49:14 Tree
[r1207] by delphidabbler

* Changed about box's Paths tab to detect paths that don't exist. Explore buttons now disabled if path doesn't exist.
* Hints now displayed for path labels giving full path and comment if doesn't exist.
* Now uses IOUtils unit to check if directories exist instead of UUtils.

2010-12-08 11:45:09 Tree
[r1206] by delphidabbler

Added svn:keywords property with "Rev" and "Date" values.

2010-12-07 23:50:35 Tree
[r1205] by delphidabbler

Updated install script to create any new user.4.ini file (and any missing Common.ini file as Unicode. Added new Unicode.ps support script to assist with this.

2010-12-07 23:47:14 Tree
[r1204] by delphidabbler

Replaced tab characters with pairs of spaces and trimmed trailing white space from each line.

2010-12-07 19:26:59 Tree
[r1203] by delphidabbler

Noted change to Unicode version of Inno Setup to build install program.

2010-12-07 19:25:15 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.