f719d4f6ee
Remove no longer used TExportSaveDialog from HeidiComponents package.
...
Todo: Probably the remaining code could also live in helpers or so to get rid of that whole package.
2008-09-02 20:11:33 +00:00
1581c55cea
Pipe calls to InternalRefresh through the query thread.
2007-10-08 17:16:38 +00:00
2d20176554
Convert last TSortListView to standard TListView, so we can nuke TSortListView completely from our components list.
...
The ListView in tbl_properties won't support sorting by columnclicking any longer, but that was useless with such a small amount of items anyway.
Further finetuning of list:
- Disable column-click
- Avoid animation on columns + items creation
- Autosize columns correctly
- Refactor WITH .. DO statements
2007-09-05 09:03:08 +00:00
1c6dc32f53
Add build command script. Will be helpful for creating nightly builds. Adjustments of the project files included to get the build script running without errors with D10 + D11 packages.
2007-09-04 15:24:03 +00:00
c79febe7b4
Defer execution of TDataSet Post() and ExecSQL() to background thread.
2007-06-30 00:25:11 +00:00
d6eacddc40
Followup to recent file movements to /source
2007-06-28 22:44:00 +00:00
bffc0206f2
Organize repository into standard trunk/branches/tags structure.
2007-06-26 11:26:18 +00:00