Menu

/branches/parsnip/Src/FmMain.pas Commit Log


Commit Date  
[r4386] (58.2 kB) by delphidabbler

Renamed public TUserDBMgr class as TDBModificationMgr and did several other internal renamings.
Modified calling code re the change in the public class name.

2013-12-17 13:09:09 View
Download
[r4352] (58.1 kB) by delphidabbler

Removed references to unused DB.USnippet unit.

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.
Some reworking of handling of tree view control in TDependenciesDlg as a result.
Modified calling code in TMainForm re the change of parameter type in TDialogMgr.ShowDependenciesDlg.

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.
Modified calling code in TMainForm re the change of parameter type in TDialogMgr.ExecFindXRefsDlg.

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.
Modified affected calling code re this change of snippet type.

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.
Modified TDialogMgr.ShowTestCompileDlg similarly.
Modified TMainForm to pass an ISnippet to TDialogMgr.ShowTestCompileDlg.

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.
Modified calling code accordingly.

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.
Relocated TDatabaseChangeEventKind and IDatabaseChangeEventInfo within DB.UMain unit to be visible to TDatabase.
Modified all code that called AddChangeEventHandler and RemoveChangeEventHandler from _Database object to call methods on Database object instead.

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
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.