Commit | Date | |
---|---|---|
2013-11-14 16:01:23 | Tree | |
[r3791]
by
delphidabbler
Removed UserDefined parameter from TSnippetDoc.RenderHeading and subclassed methods. |
2013-11-14 15:58:29 | Tree |
[r3790]
by
delphidabbler
Removed code from TSnippetSourceGen and TSaveUnitMgr that placed different header comments in generated source code depending on code from main database was included - all code now comes from same place. |
2013-11-14 15:46:02 | Tree |
[r3789]
by
delphidabbler
Removed UserDefined parameter from TSnippet constructor and from TSnippetList.Find overloads. |
2013-11-14 15:41:14 | Tree |
[r3788]
by
delphidabbler
Removed UserDefined property from TSnippetID. |
2013-11-14 15:33:43 | Tree |
[r3787]
by
delphidabbler
Removed UserDefined property from TSnippet. |
2013-11-14 15:19:15 | Tree |
[r3786]
by
delphidabbler
Removed units from project that were concerned with downloading and updating main database, including Update From Web dialogue box. Some subsidiary units used only by the removed units were also removed. The removed units remain in SVN in case they are re-instated later. |
2013-11-14 14:28:31 | Tree |
[r3785]
by
delphidabbler
Made actUpdateDbase invisible and replaced the code in its OnExecute handler with a placeholder message. This has been done because code to display Update From Web dialogue box has been removed. |
2013-11-14 14:26:18 | Tree |
[r3784]
by
delphidabbler
Commented out method that displayed Update From Web dialogue box. This was done because dialogue box unit has been removed from the project. |
2013-11-14 14:24:58 | Tree |
[r3783]
by
delphidabbler
Commented out code that checks main Code Snippets database for updates. This was done because the code called the removed FmDBUpdateDlg and UDBUpdateMgr units. |
2013-11-14 14:23:53 | Tree |