This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
HeidiSQL
Watch
1
Star
0
Fork
0
You've already forked HeidiSQL
mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced
2026-03-13 09:24:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9f311adf0efaefe3572ce6945950a6de09a9e33
HeidiSQL
/
components
History
rosenfield
f9f311adf0
Revert some of the changes to SynEdit.inc; just use the common compiler include file.
2008-03-29 15:29:44 +00:00
..
compilerdetection
/include
Move include files to include directory.
2007-10-10 11:46:27 +00:00
edbimage
Compiling Bugfix: Runtime packages path reference to Design and relative packages on Delphi 2007.
2007-11-09 02:42:36 +00:00
heidisql
Kill option to manually specify value of initial limit (DataLimitEnd) in preferences. Keeping the checkbox for autocalculating while rephrasing its caption. Now the limit number is set either automatically by GetCalculatedLimit() or not at all if the option is disabled. (Un-)checking the CheckboxLimit in Mainform now toggles this option permanently.
2008-03-24 00:11:38 +00:00
pngcomponents
Create Delphi10 packages for PNGComponents
2008-03-05 13:03:15 +00:00
synedit
Revert some of the changes to SynEdit.inc; just use the common compiler include file.
2008-03-29 15:29:44 +00:00
tntunictrls
Fix searchpath of TNT design package (D2007).
2007-12-18 12:35:13 +00:00
virtualtreeview
Compiling Bugfix: Runtime packages path reference to Design and relative packages on Delphi 2007.
2007-11-09 02:42:36 +00:00
zeosdbo
Fix grid cells of ENUM type which were detected as boolean fields by Zeos. TNTGrid renders boolean fields misleadingly as "True" and "False" strings, and it was not possible to update those records. Enum columns are now detected as ordinary string fields (but still generating a pulldown containing all possible values).
2007-12-05 00:49:21 +00:00