Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r1202] by delphidabbler

Removed unused method from TEncodingHelper.

2010-12-07 00:49:35 Tree
[r1201] by delphidabbler

Updated installer to work correctly with new directory for main database files.

2010-12-07 00:43:56 Tree
[r1200] by delphidabbler

Changed name of main database directory from Data to Data.4 to keep UTF-8 database files of v4 away from Default ANSI encoded files of v3 because v3 program can't read UTF-8 files properly.

2010-12-07 00:43:08 Tree
[r1199] by delphidabbler

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

2010-12-06 23:49:43 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.