|
f01171f8b5
|
Decrease Constraints.MinWidth/MinHeight, as values too near at the actual ClientWidth/Height seem to move controls at the bottom right corner up and left. Closes #435.
|
2018-12-16 18:51:41 +01:00 |
|
|
9cdcd63145
|
Issue #213: Assign system or custom font once, to the application, and let all forms inherit that font, so there is no need to call InheritFont() for each form.
|
2018-10-25 19:24:45 +02:00 |
|
|
cd165aea92
|
Make search/replace dialog resizable
|
2014-12-27 18:39:48 +00:00 |
|
|
67844e8426
|
Fix non-working "Replace all" button, due to its wrong ModalResult property (mrClose). See http://www.heidisql.com/forum.php?t=14064
|
2013-11-21 20:05:57 +00:00 |
|
|
88b3666bf1
|
Support search/replace in data and result grids. Fixes issue #2979.
|
2013-01-15 20:46:41 +00:00 |
|
|
bd077ce413
|
Adjust width of various controls so they fit to the translated captions (at least in German). Related to issue #557.
|
2012-12-02 09:33:41 +00:00 |
|
|
1f0146b460
|
Use "Entire scope" as the default origin option in search + replace dialog. Fixes issue #2731.
|
2012-04-01 17:40:57 +00:00 |
|
|
fe2d5149a5
|
Add support for \t and \n for replacement in search+replace dialog. Accepting a multi line bug in SynEdit, which forces the user to search backwards when using \n in replacement. See http://www.heidisql.com/forum.php?t=8977
|
2011-08-18 06:41:49 +00:00 |
|
|
2f67d5447a
|
Assign hotkeys to controls on search and replace dialog. See http://www.heidisql.com/forum.php?t=5801
|
2010-06-28 21:57:06 +00:00 |
|
|
02d29ea976
|
Implement a home brown find + replace dialog, supporting regular expressions, and using all stuff SynEdit gives us. Add main menu item "Search" next to "Edit". Fixes issue #1069.
|
2010-02-01 23:55:44 +00:00 |
|