Commit | Date | |
---|---|---|
[r4330]
(9.3 kB)
by
delphidabbler
Modified TTestCompile, TTestCompileThread and TTestCompileUI to operator on ISnippet instances instead of TSnippet. |
2013-12-16 00:11:40 |
View
Download |
[r4328]
(9.3 kB)
by
delphidabbler
Modified TCompErrorDlg to take an ISnippet instead of TSnippet instance as a parameter to its public Execute method and also to use an ISnippet internally. |
2013-12-15 23:55:59 |
View
Download |
[r4308]
(9.2 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 |
[r4304]
(9.1 kB)
by
delphidabbler
Changed data type for change events involving snippets passed via Info property of IDatabaseChangeEventInfo from TSnippet to TBox<TSnippetID>. Modified change event handlers in using code accordingly. |
2013-12-14 12:52:24 |
View
Download |
[r4303]
(9.0 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 |
[r4019]
(9.0 kB)
by
delphidabbler
Renamed IDatabase and Database function, along with internal TDatabase class and PvtDatabase varibale by placing underscore in front of their names. This is to flag the items as "legacy" and to avoid name clashes with new database code being developed. |
2013-11-29 01:49:18 |
View
Download |
2013-11-27 02:11:24 |
View
Download |
|
2013-11-24 14:20:44 |
View
Download |
|
[r3315]
(8.9 kB)
by
delphidabbler
Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.
renamed from
/trunk/Src/UCompileMgr.pas
|
2013-08-18 14:51:47 |
View
Download |