Commit | Date | |
---|---|---|
2009-08-19 11:26:20 | Tree | |
[r225]
by
delphidabbler
* Remove factory classes |
2009-08-19 10:57:04 | Tree |
[r224]
by
delphidabbler
* Modified TSnippetsIOFactory re removal of TDatabaseType: Replaced TSnippetsIOFactory.CreateLoader with TSnippetsIOFactory.CreateMainDBLoader and TSnippetsIOFactory.CreateUserDBLoader methods |
2009-08-19 10:55:42 | Tree |
[r223]
by
delphidabbler
Modified code that loads databases in line with changes to TSnippetsIOFactory. |
2009-08-19 10:54:34 | Tree |
[r222]
by
delphidabbler
Modified objects that read and write main and user databases, including nul reader used when one of the databases doesn't exist: |
2009-08-19 10:53:25 | Tree |
[r221]
by
delphidabbler
Modified units to work with new garbage collector, TGC from new UGC unit, instead of TAutoObjFree object from removed UAutoFree unit. |
2009-08-18 18:19:14 | Tree |
[r220]
by
delphidabbler
Replaced UAutoFree.pas with UGC.pas which provides a garbage collector static class that can be used to manage the lifetime of objects. |
2009-08-18 18:16:48 | Tree |
2009-08-18 15:17:53 | Tree | |
2009-08-18 15:01:22 | Tree | |
[r217]
by
delphidabbler
Amended TPrefsBaseFrame and descendants with additional abstract methods and their implementations to work with re-implemented preferences dialog box. Each frame now provides information needed by TPreferencesDlg to dynamically create the preferences frames and their host tab sheets: |
2009-08-18 14:58:13 | Tree |