Menu

Old Code (SVN) Commit Log


Commit Date  
[r1051] by delphidabbler

Replaced all occurrences of TRoutineEditData with TSnippetEditData.

TRoutineEditData was restored due to a conflict when committing merged changes from trunk at r1049. Conflict was due to renaming of FmUserDBEditDlg unit to FmSnippetsEditorDlg in trunk which lost changes made to FmUserDBEditDlg in this branch that were not reflected in trunk.

2010-11-24 20:52:25 Tree
[r1050] by delphidabbler

Added existing UStructs unit to project. Required in order to make updated UExceptions unit compile. This updated version of UExceptions was merged from trunk at r1049.

2010-11-24 20:40:26 Tree
[r1049] by delphidabbler

Merged trunk changes 1015-1047 into the new-backend branch.

2010-11-24 20:37:01 Tree
[r1048] by delphidabbler

CodeSnip version 3.8.3

2010-11-24 17:43:01 Tree
[r1047] by delphidabbler

Noted changes in v3.8.3.

2010-11-24 17:36:00 Tree
[r1046] by delphidabbler

Updated version number to 3.8.3.182

2010-11-24 17:00:26 Tree
[r1045] by delphidabbler

* Refactored code that shows and closes the form.
* Made critical section object a class field of TWaitForThreadUI instead of private global variable.

2010-11-24 16:54:26 Tree
[r1044] 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 Tree
[r1043] by delphidabbler

* Modified code that loads database to take a closure that specifies exactly how database is loaded.
* Database re-loading modified to use new TDatabaseLoaderUI class to perform loading instead of actLoadDatabase action.
* Removed redundant actLoadDatabase action and its OnExecute handler.

2010-11-24 15:24:47 Tree
[r1042] by delphidabbler

* Modified TTestCompileUI to work with revised TWaitForThreadUI class to run test compilation in a thread using TTestCompileThread instead of using TTestCompileAction.
* Fixed bug in exception handling.
* Removed TTestCompileAction class from unit.

2010-11-24 15:15:08 Tree
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.