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
3168a3e277d62bc87c4ffb6a199f157816edeffd
HeidiSQL
/
extra
History
Ansgar Becker
a43edc883f
Implement a new external updater tool, stick that updater.exe as resource to the main executable, release and run it when the user clicks "Download build xyz". The updater itself posts WM_CLOSE messages to all Heidi instances, waits until all instances are gone, and then replaces the .exe with the downloaded one, after having copied a backup file to your temp directory.
2010-02-16 23:58:48 +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
portable_launcher
Optimize portable launcher replacing external plugins using default plugins.
2009-11-05 04:11:40 +00:00
SetVersion
Inject SVN revision into executable's version infos last segment (4.0.0.[r]). Don't modify main.pas any longer, just version.rc by a new console app.
2010-01-10 13:53:52 +00:00
build_everything.cmd
Implement a new external updater tool, stick that updater.exe as resource to the main executable, release and run it when the user clicks "Download build xyz". The updater itself posts WM_CLOSE messages to all Heidi instances, waits until all instances are gone, and then replaces the .exe with the downloaded one, after having copied a backup file to your temp directory.
2010-02-16 23:58:48 +00:00
build_portable_launcher.cmd
Add script to automatic build portable launcher.
2009-11-05 04:39:01 +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