Commit | Date | |
---|---|---|
2010-12-16 14:27:26 | Tree | |
2010-12-14 21:44:24 | Tree | |
[r1195]
by
delphidabbler
Added Delphi XE compiler version 22.0 to list of pre-defined compiler versions in drop down menu. |
2010-12-06 17:40:16 | Tree |
2010-12-06 10:29:45 | Tree | |
[r1183]
by
delphidabbler
Fixed code that restores user database backups to raise exception if backup file format later than v3 is detected. Previously the code would attempt to load the backup even though it didn't know how to. |
2010-12-06 10:28:10 | Tree |
[r1182]
by
delphidabbler
Fixed long standing bug that was crashing when database was updated or restored after editing, adding or deleting any user defined snippet. NOTE: this solution must not be applied to the v4-dev branch because a different solution has been found there. |
2010-12-06 10:02:26 | Tree |
[r1111]
by
delphidabbler
Changed validation of XML processing instruction. It was failing if encoding attribute was present in <?xml ... ?> processing instruction. This was fixed. |
2010-11-28 21:37:17 | Tree |
2010-11-28 02:08:09 | Tree | |
[r1091]
by
delphidabbler
* Updated snippets editor help topic to mention restriction on snippet names to begin with an English letter or the underscore. |
2010-11-28 01:13:09 | Tree |
[r1090]
by
delphidabbler
Updated snippets validator to reject snippet names that do not begin with 'A'..'Z', 'a'..'z' or an underscore. This fixes bug #3120958 for new and edited snippets. |
2010-11-28 01:10:32 | Tree |