98 Commits

Author SHA1 Message Date
e3970e6c8b Update VirtualTreeview component code to v8.0.3 from 2024-04-07 2024-04-16 10:33:21 +02:00
9b94b047e6 Fix non-working scrolling with a horizontal mouse wheel in grids, by preferring TWMScroll.Pos over TScrollInfo.nTrackPos (always 0). Closes #355 2024-03-20 10:30:57 +01:00
651c2902cb Merge remaining changes from Virtual-TreeView release 8.0.1. Last update was already the code from v8.0.0, which was incorrectly released as v7.6.6. See https://github.com/JAM-Software/Virtual-TreeView/issues/1238 2024-02-04 11:34:28 +01:00
f3ce46af4d Update VirtualTrees component code to release v7.6.6 from Jan 12 2024 2024-01-29 15:00:26 +01:00
05a3e5df9a Update VirtualTrees component code to release v7.6.5a 2023-10-15 11:19:09 +02:00
b0e2ef2783 Upgrading to new compiler/Delphi version 11.3.
Remove workaround for a VCL bug in TVirtualImageList.DoDraw, as https://quality.embarcadero.com/browse/RSP-29438 was fixed for Delphi 11.3
2023-07-15 12:16:51 +02:00
d96daa80b1 Issue #1738: revert recent VirtualTrees update, back on master branch from 2022-06-18. Could not get query threads to work in 64 bit mode. 2022-12-31 11:26:24 +01:00
639b947097 * Reapply ImageList bugfix in VirtualTrees.Utils.pas
* Add missing files for previous commit
2022-12-29 12:06:06 +01:00
84221a747b Update VirtualTree component to release v7.6.3 2022-12-29 12:01:26 +01:00
f20852aed0 Create project files for Delphi 11.2, with disabled HighEntropyVa setting so the 64bit builds will run without crash. 2022-12-20 19:50:57 +01:00
07427f4c93 Delphi 11.1: unify all package directory names, so the auto-build process finds them 2022-06-18 18:33:11 +02:00
965e88b579 Delphi 11.1: fix VirtualTree package files, fix missing uses clauses, and some newly required type casts 2022-06-18 18:08:00 +02:00
f75841d830 Delphi 11.1: copy/create VirtualTree package files, and update sources to current master branch 2022-06-18 17:16:12 +02:00
2befc563ee Revert "Issue #1169"
This reverts commit c7cc6bdd42bfd6dd66bae30fb78d74faca6bfa34.
2022-03-08 07:04:00 +01:00
231d000251 Issue #1169
- added FireDAC.Phys.FB to use Firebird
- select for spCurrentUserHost for Firebird
- edited GetTableColumns for firebird
- Implemented GetTableForeignKeys for firebird
- FetchDbObjects for Firebird:
  - new select for Tables and views
  - procedures
  - Triggers
  - Functions
2022-03-08 07:04:00 +01:00
066af75aac VirtualTrees: try to fix "unit not found" compiler error - add VirtualTrees.Types unit to contains section in dpk file 2021-09-27 09:11:51 +02:00
fc1421c4d3 Update VirtualTrees component source to v7.6.1 2021-09-26 08:28:23 +02:00
1f5d5b8d00 Update VirtualTrees component code to release v7.5.0 . Might change something with horizontal scrollbars (#355) 2021-05-21 20:40:20 +02:00
29dfc68859 Update VirtualTreeView component code to latest 2020-12-13 13:16:58 +01:00
bcce290a57 Issue #937: * disable the call to Tree.SetFocus in TBaseVirtualTree.DoEndEdit, which ends the grid editor when tabbed into a new cell. See de863b4417
* reveal exception messages happening in the main control's WindowProc to the SQL log panel
2020-07-17 07:47:52 +02:00
33ec74d20f Get latest bugfixes for VirtualTrees component, especially this one: https://github.com/JAM-Software/Virtual-TreeView/issues/975 2020-06-14 08:16:48 +02:00
c07593e703 Move to Delphi 10.4 Sydney 2020-06-07 15:27:08 +02:00
32f399a5e0 Fix non-ghosted icons in database tree, temporarily in VirtualTrees.Utils.pas. The right place for that fix would be in TVirtualImageList.DoDraw. Closes #1045 2020-06-06 13:13:46 +02:00
4b4ed875f2 Update VirtualTree component to their current master state 2020-05-30 18:47:35 +02:00
b333de2913 Update VirtualTrees component to v7.3, from https://github.com/Virtual-TreeView/Virtual-TreeView/milestone/13 2020-02-05 17:12:58 +01:00
44c7df7501 Remove no longer maintained package files 2019-07-22 07:20:40 +02:00
f589ba58a8 VirtualTree update: attempt to make compiler find res files (copies) in source directory 2018-12-11 23:04:10 +01:00
c8ae79a8aa Revert last two commits, due to runtime assertion about missing image, potentially due to missing .res files 2018-12-11 22:34:17 +01:00
9ac102ea98 VirtualTree update: Fix another compiler complaint about a missing .res file 2018-12-11 22:04:12 +01:00
ef6fc03707 VirtualTree update: Fix weird compiler complaint about missing .res files, which are actually there 2018-12-11 21:59:11 +01:00
cdb10d8005 Required code updates for recent VirtualTreeview update 2018-12-11 21:50:26 +01:00
7ad1a5bee4 Update VirtualTreeview component to current master from https://github.com/Virtual-TreeView/Virtual-TreeView 2018-12-11 21:26:53 +01:00
7a80ca8b9a Upgrade all package files to Delphi 10.3 2018-12-09 11:31:03 +01:00
5d9dbe20a9 Issue #372: Create Delphi 10.2 packages, and modify manifest file to tell Windows that HeidiSQL supports high DPI settings. 2018-10-22 21:49:51 +02:00
24578a2f53 Add build directories with gitkeep files, so the auto build process does not fail with "F2039 Could not create output file" 2017-11-02 18:28:04 +01:00
7adc76999b Update VirtualTree component code to v6.1.0 2015-08-08 14:31:39 +00:00
4c177f52ab Update VirtualTree component code to 6.0.0 (r816). Perhaps fixes the issue described here: http://www.heidisql.com/forum.php?t=18873 2015-07-10 09:00:58 +00:00
7d67fd4bc0 Revert r4599 and fix a glitch in Tconnform.btnNewClick. Fixes issue #3408 , this time effectively. 2013-11-03 13:21:00 +00:00
6d1acb1136 Disable assertions in VirtualTree, as it was previously to the last update. Seems we run into one in a false positive approach. Fixes issue #3408. 2013-11-01 14:09:23 +00:00
6a356fdabf Remove no longer maintained XE packages and build batch files. heidisql.com now builds with a PHP script. 2013-10-31 05:23:25 +00:00
ca668f9ffe Automatic changes by IDE 2013-10-17 04:45:06 +00:00
f1be5e345f Get the VirtualTree XE5 package running 2013-10-16 20:36:52 +00:00
6ebb86ad07 * Update VirtualTree component code to 5.2.1 (r567)
* Add Delphi XE5 package
2013-10-16 19:17:23 +00:00
f5c2f45f11 Revert *.res inclusion from previous commit, to fix compile error "E1026 File not found: 'VirtualTreesR.res'" 2013-01-19 16:22:30 +00:00
5fe5454997 Update VirtualTree component code to 5.1.0 (r450) 2013-01-19 16:16:53 +00:00
b93106a6fe Update VirtualTree component to r320 2011-11-01 09:32:34 +00:00
7225c031e4 Delete unsupported packages 2011-02-17 00:36:17 +00:00
b67ed36f43 Update VirtualTree component to r293 2011-02-01 22:44:38 +00:00
cb9572d8d0 Adjust Delphi XE package files with automagic changes, failed to send these in previous commit. 2011-01-01 09:36:42 +00:00
69b8201273 Add Delphi XE packages. 2010-12-29 23:04:18 +00:00