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
2025-08-26 11:17:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
HeidiSQL
/
components
History
Ansgar Becker
29d1105383
AnsiStrComp + AnsiCompareStr both are a bit blind when it comes to compare certain local characters. For example the german sharp s (ß) and double-s (ss) are reputed to be equal strings. This leads to edited records in grids not being posted because their new values are not recognized as modified. Hereby fixed.
...
Thanks to Marvin for the bugreport via mail short before 3.1 release.
2007-11-09 22:55:18 +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
Add user preference to disable snipping of long log lines. While it conserves memory, it is undesirable if you are debugging.
2007-11-06 12:48:31 +00:00
smdbgrid
Revert r1092 and apply an alternate solution. Wants nothing more than to be tested badly.
2007-11-09 15:02:07 +00:00
synedit
Compiling Bugfix: Runtime packages path reference to Design and relative packages on Delphi 2007.
2007-11-09 02:42:36 +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
AnsiStrComp + AnsiCompareStr both are a bit blind when it comes to compare certain local characters. For example the german sharp s (ß) and double-s (ss) are reputed to be equal strings. This leads to edited records in grids not being posted because their new values are not recognized as modified. Hereby fixed.
2007-11-09 22:55:18 +00:00