Commit | Date | |
---|---|---|
[r1189]
by
delphidabbler
Merged trunk changes 1107, 1111 and 1182-1185 into the v4-dev branch. Made conflict resolution changes by rejecting changes to affected files in all cases and keeping versions in this branch. Some files are physically unchanged and have changes only to their svn:mergeinfo property. |
2010-12-06 13:19:05 | Tree |
[r1188]
by
delphidabbler
Fixed long standing bug that was crashing when database was updated or restored after editing, adding or deleting any user defined snippet. Did this by storing an IViewKey object instead of an IView object. Problem with IView object is that the instances stored in treeview (and more particularly instances of any objects wrapped by the IView object) may change between when tree state is saved and when restored, causing a GPF or similar. NOTE: This is a different fix to the one applied to the v3 code base. |
2010-12-06 13:06:58 | Tree |
[r1187]
by
delphidabbler
* Added IViewKey interface and implementations for each type of view. |
2010-12-06 13:03:54 | Tree |
2010-12-06 11:12:42 | Tree | |
2010-12-06 10:56:48 | 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 |
[r1181]
by
delphidabbler
Added new HTML document describing Main Database File Format to the Docs/FileFormats directory. This replaces IniDataFileFormat.odt from the Docs/Design directory. |
2010-12-05 01:55:51 | Tree |
2010-12-05 01:52:37 | Tree |