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
db48c82110
Find a better fix for the black focus rectangle plus fix another graphical glitch for MEMO and BLOB cells, which didn't get covered completely by the (NULL). This fix just leaves the (MEMO) and only uses the grey color for it.
2007-12-05 00:36:03 +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
Find a better fix for the black focus rectangle plus fix another graphical glitch for MEMO and BLOB cells, which didn't get covered completely by the (NULL). This fix just leaves the (MEMO) and only uses the grey color for it.
2007-12-05 00:36:03 +00:00
synedit
Strip unused demo and example files from SynEdit and TNT components
2007-12-02 19:34:12 +00:00
tntunictrls
Strip unused demo and example files from SynEdit and TNT components
2007-12-02 19:34:12 +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