Commit | Date | |
---|---|---|
[r1188]
(8.2 kB)
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 |
View
Download |
[r1083]
(8.2 kB)
by
delphidabbler
* Heavily revised UView unit once more to make views interfaced based. |
2010-11-27 14:32:58 |
View
Download |
[r1082]
(8.2 kB)
by
delphidabbler
Heavily revised UView unit |
2010-11-27 09:57:15 |
View
Download |
[r1077]
(8.2 kB)
by
delphidabbler
Development branch for CodeSnip release 4. Initial source is a copy of v3.8.4 (r1075).
renamed from
/trunk/Src/UOverviewTreeState.pas
|
2010-11-26 17:58:26 |
View
Download |