Menu

/branches/v4-dev/Src/USettings.pas Commit Log


Commit Date  
[r1210] (27.5 kB) 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 View
Download
[r1208] (27.2 kB) 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 View
Download
[r1102] (27.3 kB) 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 View
Download
[r1077] (27.3 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 View
Download
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.