Commit | Date | |
---|---|---|
[r4386]
(58.2 kB)
by
delphidabbler
Renamed public TUserDBMgr class as TDBModificationMgr and did several other internal renamings. |
2013-12-17 13:09:09 |
View
Download |
2013-12-17 00:15:28 |
View
Download |
|
[r4334]
(58.1 kB)
by
delphidabbler
Replaced last remaining reference to _Database global object in TMainForm with an equivalent call into the Database global singleton. |
2013-12-16 00:46:56 |
View
Download |
[r4333]
(58.0 kB)
by
delphidabbler
Modified TDependenciesDlg and TDialogMgr.ShowDependenciesDlg to use ISnippet instances instead of TSnippet. |
2013-12-16 00:45:18 |
View
Download |
[r4332]
(58.0 kB)
by
delphidabbler
Modified TFindXRefsDlg and TDialogMgr.ExecFindXRefsDlg to use ISnippet instances instead of TSnippet. |
2013-12-16 00:28:37 |
View
Download |
[r4331]
(58.0 kB)
by
delphidabbler
Modified TTestUnitDlgMgr and TDialogMgr.ShowTestUnitDlg to use ISnippet instances instead of TSnippet. |
2013-12-16 00:20:21 |
View
Download |
[r4324]
(58.0 kB)
by
delphidabbler
Changed TTestCompileDlg.Execute to take an ISnippet parameter instead of TSnippet and modified TTestCompileDlg accordingly. |
2013-12-15 10:27:49 |
View
Download |
[r4308]
(58.0 kB)
by
delphidabbler
Changed ISnippetView to have a SnippetID property of type TSnippetID instead of a Snippet property of type TSnippet. |
2013-12-14 13:36:32 |
View
Download |
[r4303]
(57.9 kB)
by
delphidabbler
Moved all change event handling code from _TDatabase into TDatabase and removed AddChangeEventHandler and RemoveChangeEventHandler from _IDatabase. |
2013-12-14 11:09:10 |
View
Download |
[r4300]
(57.9 kB)
by
delphidabbler
Modified comments and string literals referring to the "user" database or "user-defined snippets" to remove or qualify the word "user". |
2013-12-14 10:45:54 |
View
Download |