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
d0fd412c031bbe21792b5a28d918da397d707f2d
HeidiSQL
/
components
History
rosenfield.albert
d0fd412c03
* Bugfix: Correct cast when retrieving wide data from buffer is PWideChar.
...
* Bugfix: FBlobSize is in bytes, SetString expects a character count.
2008-06-25 13:00:04 +00:00
..
compilerdetection
/include
Move include files to include directory.
2007-10-10 11:46:27 +00:00
edbimage
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
heidisql
Remove preference option to select whether auto limiting should be applied or not, for the benefit of consistency and usability. See bug
#282
which complains about the limit not being remembered. This is still the case for large tables now, but GetCalculatedLimit is more a safety check to avoid huge net loads than it wants to annoy the user. A even better compromise could be not to touch the limit number in the GUI if its value is lower than GetCalculatedLimit.
2008-06-23 20:15:37 +00:00
pngcomponents
Fix compiler warning 1033 by importing units (that the compiler decides to import automatically anyway).
2008-06-17 09:00:03 +00:00
synedit
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
tntunictrls
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
virtualtreeview
Remove no longer needed Delphi 10 packages.
2008-05-18 18:20:29 +00:00
zeosdbo
* Bugfix: Correct cast when retrieving wide data from buffer is PWideChar.
2008-06-25 13:00:04 +00:00