Commit | Date | |
---|---|---|
[r1108]
by
delphidabbler
New document containing general notes about the development of CodeSnip v4 along with details of changes. |
2010-11-28 16:34:19 | Tree |
[r1107]
by
delphidabbler
Modified copyright and license info re use of 3rd party PJMD5.pas in place of MD5.pas. |
2010-11-28 15:42:29 | Tree |
[r1106]
by
delphidabbler
Updated ReadMe file re changes in installation of CodeSnip 4. Also made changes to Source Code, Bugs and Feedback sections. |
2010-11-28 15:32:55 | Tree |
[r1105]
by
delphidabbler
Modified installer script so that CodeSnip v4 installs can co-exist with v3 installs: |
2010-11-28 15:15:56 | Tree |
[r1104]
by
delphidabbler
Updated installer scripts to recognise and copy config files and databases from former locations to work with new v4 user config file and database directory names. |
2010-11-28 15:12:35 | Tree |
2010-11-28 15:04:43 | Tree | |
[r1102]
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 | Tree |
[r1101]
by
delphidabbler
Updated Snippets Editor help topic to note that snippet names can be any valid Unicode Pascal identifier. |
2010-11-28 13:40:43 | Tree |
[r1100]
by
delphidabbler
Reverted changes made in r1098 when changes from v3 trunk were merged in. These changes prevented snippet names to start with anything other than letter from the English alphabet and '_'. The change was necessary to fix a bug in v3 but is not needed in v4 which supports the use of Unicode characters to name snippets. |
2010-11-28 13:15:08 | Tree |
[r1099]
by
delphidabbler
* Fixed error in TAlphaListPageHTML.BuildRoutineList where snippets with names that started with lower case letters were not being added to the snippets list. This fixes bug #3120962. |
2010-11-28 12:57:38 | Tree |