What's new?
|
Help
|
Directory
|
Sign in
heidisql
A lightweight, fast and flexible interface to MySQL
Project Home
Downloads
Issues
Source
Checkout
|
Browse
|
Changes
|
Committed Changes
2203 - 2179 of 2203
Older
›
Rev
Scores
Commit log message
Date
Author
r2203
Fix reconnection logic: restore active database, connected timer and server uptime in statusbar
Yesterday (32 hours ago)
ansgar.becker
r2202
Repeat what I tried in r2184: Squeeze statusbar to the very bottom.
Yesterday (33 hours ago)
ansgar.becker
r2201
Fix comment
Yesterday (34 hours ago)
ansgar.becker
r2200
More compact and informative connect / disconnect messages in log
Yesterday (34 hours ago)
ansgar.becker
r2199
Fix old query result from disconnected session being displayed as Node|Node|...
Yesterday (35 hours ago)
ansgar.becker
r2198
Do file logging to correct filename after connecting a different server.
Jan 04 (2 days ago)
ansgar.becker
r2197
Avoid unusable main form after failed session connect. Keep the old connection alive until it is verified that the new one is available. Moves code out of PerformConnect to DoAfterConnect. Todo: Fix reconnection logic, see bug #858
Jan 04 (2 days ago)
ansgar.becker
r2196
Add session menu items to main menu, submenu of "File" : "Connect to"
Jan 04 (2 days ago)
ansgar.becker
r2195
Disable Zeos' disconnect message and create a nicer one in main.pas
Jan 04 (2 days ago)
ansgar.becker
r2194
Apply bigger font size of appname in about dialog, broken in r1718.
Jan 04 (2 days ago)
ansgar.becker
r2193
Fulfill rfe #524: Ctrl+tab navigation
Jan 04 (2 days ago)
ansgar.becker
r2192
Implement connecting to a different session per connections pulldown menu.
Jan 04 (2 days ago)
ansgar.becker
r2191
Fix visible but unwanted tabs when lastUsedDB is empty
Jan 03 (3 days ago)
ansgar.becker
r2190
Fix handling of SessionName in command line mode
Jan 03 (3 days ago)
ansgar.becker
r2189
Use Main.SessionName as a replacement for FConn.Description.
Jan 03 (3 days ago)
ansgar.becker
r2188
Get rid of redundant start log message
Jan 03 (3 days ago)
ansgar.becker
r2187
Clean up start up routines: * Merge code from ReadWindowOptions() into FormCreate() * Move session unrelated stuff from InitConnection() to FormCreate() or - where necessairy - to FormShow()
Jan 03 (3 days ago)
ansgar.becker
r2186
Simplify writing settings to registry: * Keep only one TRegistry object in memory instead of creating a new one in each routine. * Move out relevant functions and TRegistry object from main to helpers to make them usable globally.
Jan 03 (3 days ago)
ansgar.becker
r2185
Fix bug #934
Jan 03 (3 days ago)
ansgar.becker
r2184
Hopefully fix wrong component order of splitterTopBottom and SynMemoSQLLog in autobuild mode.
Jan 02 (4 days ago)
ansgar.becker
r2183
Use newer documentation url for function descriptions and adapt text preparation to that.
Jan 02 (4 days ago)
ansgar.becker
r2182
Fix compiler error, broken in previous commit
Jan 02 (4 days ago)
ansgar.becker
r2181
Update function hints with newer descriptions, fetched from the mysql documentation.
Jan 02 (4 days ago)
ansgar.becker
r2180
Fix AV after cancelling connection dialog
Jan 01 (5 days ago)
ansgar.becker
r2179
Remove last traces of MDI (issue #513). Merges code, controls and events from childwin into main.
Jan 01 (5 days ago)
ansgar.becker
2203 - 2179 of 2203
Older
›