Commit | Date | |
---|---|---|
2013-09-19 01:11:39 |
View
Download |
|
[r3589]
(12.6 kB)
by
delphidabbler
Added methods to get favourites, highlighter themes and source language file names. |
2013-09-18 21:04:57 |
View
Download |
[r3526]
(11.5 kB)
by
delphidabbler
Replaced use of StrTrim in some tests for blank strings with new StrIsBlank routine that was designed for the job. |
2013-09-16 01:43:09 |
View
Download |
[r3478]
(11.5 kB)
by
delphidabbler
Changed file paths where config files and databases are stored. ** Note: Even though a new location has been provided for the "main" database, this will not be used in CodeSnip 5. |
2013-09-13 16:03:03 |
View
Download |
[r3477]
(11.6 kB)
by
delphidabbler
Added new UserConfigFileName and CommonConfigFileName methods to TAppInfo and modified TIniSettingsBase to use the new methods instead of declaring file names explicitly. |
2013-09-13 15:31:55 |
View
Download |
[r3387]
(11.0 kB)
by
delphidabbler
Merged portable version of application into standard version. Portable version is now run via the -portable command line switch instead of a separately compiled program. Some consequences: |
2013-08-28 11:00:22 |
View
Download |
[r3385]
(11.1 kB)
by
delphidabbler
Moved code that conditionally appends "localhost" to program caption from main form into TAppInfo. |
2013-08-28 01:35:48 |
View
Download |
[r3349]
(10.8 kB)
by
delphidabbler
Changed program caption to include version number 5 and flag indicating a development version. |
2013-08-27 01:04:06 |
View
Download |
[r3315]
(10.7 kB)
by
delphidabbler
Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.
renamed from
/trunk/Src/UAppInfo.pas
|
2013-08-18 14:51:47 |
View
Download |