Menu

Old Code (SVN) Commit Log


Commit Date  
[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.
* Added GetKey method to IView.

2010-12-06 13:03:54 Tree
[r1186] by delphidabbler

CodeSnip version 3.8.6

2010-12-06 11:12:42 Tree
[r1185] by delphidabbler

Noted changes in v3.8.6.

2010-12-06 10:56:48 Tree
[r1184] by delphidabbler

Updated version number to 3.8.6.185

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
[r1180] by delphidabbler

Added new style for HTML "acronym" tag.

2010-12-05 01:52:37 Tree
[r1179] by delphidabbler

New CSS file for file format documentation along with new placeholder index file.

2010-12-04 22:21:12 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.