Menu

/trunk/Src/CodeSnip.dpr Commit Log


Commit Date  
[r1063] (16.3 kB) by delphidabbler

Removed now unused ULists unit from project. All its classes now superseded by classes from UContainers.

2010-11-25 17:32:07 View
Download
[r1059] (16.3 kB) by delphidabbler

Added UContainers unit to project. Unit was copied from new-backend branch as at r845.

2010-11-25 16:53:15 View
Download
[r1044] (16.3 kB) by delphidabbler

* Renamed TDatabaseLoader and TDatabaseLoaderThread and modified TDatabaseLoaderUI to use the renamed class.
* Added replacement TDatabaseLoader static class that loads the database directly, not in a thread. Modified TDatabaseLoaderThread to use TDatabaseLoader.
* Modified TMainForm to load the database on start up using TDatabaseLoader rather than using a TDatabaseLoaderThread object wrapped in a TThreadWrapper object.
* Removed now redundant UThreadWrapper unit from project.

2010-11-24 15:44:08 View
Download
[r1040] (16.3 kB) by delphidabbler

Added new UDatabaseLoaderUI unit containing TDatabaseLoaderUI class that loads the database in a thread and displays a "wait" dialog if loading takes longer than 0.5 seconds.

2010-11-24 14:58:30 View
Download
[r1039] (16.3 kB) by delphidabbler

* Renamed UWaitForActionUI unit as UWaitForThreadUI and TWaitForActionUI as TWaitForThreadUI.
* Changed TWaitForThreadUI to execute a thread rather than an action as a thread.
* Corrected exception handling in TWaitForThreadUI.
* Removed TActionThread class from UWaitForThreadUI unit.

2010-11-24 14:54:40 View
Download
[r1032] (16.3 kB) by delphidabbler

Renamed FmUserDBEditDlg form unit as FmSnippetsEditorDlg and renamed form class from TUserDBEditDlg to TSnippetsEditorDlg. Modified using UUserDBMgr unit accordingly.

2010-11-20 16:17:57 View
Download
[r1029] (16.3 kB) by delphidabbler

* Moved all units directly concerned with supporting syntax highlighting into the new "Hiliter" namespace. Some units were further renamed.
* Revised using units to use the new names.

2010-11-19 20:54:26 View
Download
[r1028] (16.2 kB) by delphidabbler

* Moved all units directly concerned with supporting installed compilers into the new "Compilers" namespace. Some units were further renamed.
* Revised using units to use the new names.

2010-11-18 18:56:34 View
Download
[r1027] (16.2 kB) by delphidabbler

* New UResourceUtils unit added to project.
* Moved MakeResourceURL overloaded functions from UHTMLUtils to UResourceUtils.
* Updated units that use MakeResourceURL functions to use UResourceUtils.

2010-11-17 18:55:19 View
Download
[r1026] (16.1 kB) by delphidabbler

Renamed UNulUIHandler unit as Browser.UNulUIHandler. Updated using Browser.UUIMgr unit accordingly.

2010-11-17 11:13:52 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.