Commit | Date | |
---|---|---|
2010-11-24 17:36:00 | Tree | |
2010-11-24 17:00:26 | Tree | |
[r1045]
by
delphidabbler
* Refactored code that shows and closes the form. |
2010-11-24 16:54:26 | Tree |
[r1044]
by
delphidabbler
* Renamed TDatabaseLoader and TDatabaseLoaderThread and modified TDatabaseLoaderUI to use the renamed class. |
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. |
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. |
2010-11-24 15:15:08 | Tree |
[r1041]
by
delphidabbler
Added new TTestCompileThread class that performs test compilation of a routine in a thread. |
2010-11-24 15:07:34 | Tree |
[r1040]
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 | Tree |
[r1039]
by
delphidabbler
* Renamed UWaitForActionUI unit as UWaitForThreadUI and TWaitForActionUI as TWaitForThreadUI. |
2010-11-24 14:54:40 | Tree |
[r1038]
by
delphidabbler
* Created new EAssignable exception and modified ECodeSnip and EBug to descend from it. |
2010-11-23 20:03:03 | Tree |