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-06 18:24:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
HeidiSQL
/
extra
History
Ansgar Becker
1169e4c3b0
Revert previous modifications on version.rc so SetVersion.exe finds the placeholders %APPNAME% and %APPVER% in it. Broken since r3977. Wrong revision showed up in the about dialog and in the exe description.
2012-11-14 20:04:17 +00:00
..
EnvPipe
* Make sure that command processor extensions are enabled.
2007-10-10 08:18:33 +00:00
IdeBplInstall
Upgrade to Delphi 2010:
2010-01-05 23:14:33 +00:00
internationalization
Remove accidentally moved+committed file
2012-11-12 19:04:13 +00:00
SetVersion
Use APPNAME constant from const.inc for SetVersion, and prefer "HeidiSQL 6.0.0.1234 32 Bit" over "A lightweight MySQL client" for the EXE description.
2011-12-04 12:33:32 +00:00
build_everything.cmd
Revert previous modifications on version.rc so SetVersion.exe finds the placeholders %APPNAME% and %APPVER% in it. Broken since r3977. Wrong revision showed up in the about dialog and in the exe description.
2012-11-14 20:04:17 +00:00
install_ide_components.cmd
Delphi 2010 has PNG + alpha channel support in TImageList, so we don't need PNGcomponents any longer.
2010-02-08 00:36:17 +00:00
update_pas_mysql_structures.php
Use newer documentation url for function descriptions and adapt text preparation to that.
2009-01-02 14:50:09 +00:00
update_variables.php
Remove TServerVariable.VarType property, and detect that by only examining the value. Fetch list of variables from a more complete documentation table which also reveals their read/write state. Also, paint variable values in data type colors.
2012-05-20 22:17:57 +00:00