Menu

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


Commit Date  
[r1457] (9.9 kB) by delphidabbler

* Renamed StrTrim*Spaces routines in UStrUtils unit to StrTrim*.
* Renamed DUnit test methods in TestUStrUtils to suit renamed routines.
* Updated all affected code.

2011-05-22 20:47:50 View
Download
[r1444] (9.9 kB) by delphidabbler

* Added new UStrUtils StrTrim*Spaces routines.
* Replaced all Replaced all SysUtils Trim* routine calls with new StrTrim*Spaces calls.
* Moved UUtils TrimChar* routines to UStrUtils and renamed as StrTrim*Chars and updated calling code.

2011-05-21 09:53:31 View
Download
[r1440] (9.9 kB) by delphidabbler

Added new StrToLower and StrToUpper routines to UStrUtils and used them to replace calls to case conversion routines in SysUtils.

2011-05-20 21:10:23 View
Download
[r1208] (9.9 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
[r1200] (9.9 kB) 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 View
Download
[r1102] (9.9 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] (9.9 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.