Commit | Date | |
---|---|---|
[r2491]
by
delphidabbler
Added new UStartUp unit to project that is used to handle start-up processing. Performs first run processing and, conditionally, some special startup processing required for portable version of program. Modified project file to call TStartUp.Execute instead of TFirstRunMgr.Execute. |
2012-10-19 09:02:13 | Tree |
2012-10-19 00:06:06 | Tree | |
[r2489]
by
delphidabbler
Reverted to having a single program id for portable and standard versions: having a different version was causing a problem with some web services. |
2012-10-18 23:59:13 | Tree |
[r2488]
by
delphidabbler
Updated comments that describe location of user config file and user database directory on CodeSnip 4 to note the alternative locations on a portable build of the program. |
2012-10-18 21:45:11 | Tree |
[r2487]
by
delphidabbler
Changed common file dialogue boxes to use working directory by default in portable builds of program, and user's documents directory in standard build. |
2012-10-18 21:42:14 | Tree |
[r2486]
by
delphidabbler
Modified TAppInfo to support conditional compilation based on the PORTABLE macro: |
2012-10-18 21:39:29 | Tree |
[r2485]
by
delphidabbler
Modified make files to support compilation of a portable version of CodeSnip by means of a PORTABLE macro. When compiled with the macro set, the output .exe file is renamed as CodeSnip-p.exe and PORTABLE macro is passed on to DCC32 compiler. |
2012-10-18 21:36:31 | Tree |
[r2484]
by
delphidabbler
Created new "portable" branch as a copy of CodeSnip version-4.0.0 release. This new branch is for development of a portable version of CodeSnip. |
2012-10-17 13:17:46 | Tree |
2012-10-15 19:05:38 | Tree | |
2012-10-12 16:31:11 | Tree |