Commit Graph

1247 Commits

Author SHA1 Message Date
Ansgar Becker
885412d94c Tag release 4.0 RC1 4.0rc1 2008-10-22 19:09:28 +00:00
Ansgar Becker
b4f4942509 Implement rfe #816: wrong font in SQL log and query tab line numbers 2008-10-22 18:30:03 +00:00
Ansgar Becker
59609b99b6 Fix bug #817 : cannot see anything in the field editor; color is white on white background 2008-10-22 18:23:10 +00:00
Ansgar Becker
9369754fe7 Beautify installer image, add "4" and MySQL logo 2008-10-21 22:19:14 +00:00
Ansgar Becker
955d5f40f0 Fix date in license file 2008-10-21 22:15:47 +00:00
Ansgar Becker
12ad369e64 Rename "View" to "Perspective" in GUI controls and apply a more specific icon to the relevant toolbutton. 2008-10-21 21:45:57 +00:00
Ansgar Becker
dd306fbc64 Switch from yellow selected but unfocused cells to light blue background + black foreground. Hopefully fits somehow with most customized system colors. 2008-10-21 19:07:22 +00:00
Ansgar Becker
3596975672 Only draw the focused grid cell using highlight fg/bg colors if multiple rows are selected. 2008-10-21 18:56:38 +00:00
rosenfield.albert
f273b10a79 * Split the readme in two.
* Add section 'Upgrading third-party packages'.
* Add section 'Finding the source line from a memory address'.
2008-10-21 13:10:17 +00:00
Ansgar Becker
c2f6d66660 Automatic change after recent SynEdit update. 2008-10-21 00:29:26 +00:00
Ansgar Becker
90df5d3b29 Fix yet incompletely fixed bug #565 Post pending UPDATE when switching tables in data tab. Datagrid changes are now posted with the correct table name before any other table or db is selected. 2008-10-21 00:26:34 +00:00
Ansgar Becker
2afcc9104b Fix bug #751 exporting a table: table is not marked in the export dialog 2008-10-20 23:38:31 +00:00
Ansgar Becker
1e2aa237b1 Ensure visibility of the just selected table in dbtree, for cases in which the table was autoselected via ListTables.DoubleClick or arrow_up/down within tree. 2008-10-20 23:05:13 +00:00
Ansgar Becker
67cb14d1ef Find a better place for autosizing the second dbtree column. Fixes the column content from being cut at startup after loading the previously selected database. (Totally minor + cosmetic) 2008-10-20 22:57:32 +00:00
Ansgar Becker
7ed97b3fe2 Fix bug #814 Query Tab Splitter 2008-10-20 22:36:17 +00:00
Ansgar Becker
27783f402f Fix bug #791 missing background color on selected rows. Switches to full row selecting if more than one node was selected. 2008-10-20 22:08:09 +00:00
Ansgar Becker
5fd380b130 Fix bug #813 primary key checkbox gets copied to other fields 2008-10-20 19:45:39 +00:00
servertood
ad54cf634a remove 3 second test delay 2008-10-20 03:48:33 +00:00
servertood
308f8a958d fix insets issue 2008-10-20 03:43:26 +00:00
servertood
293c5c0ad4 update ajl jar 2008-10-20 03:40:41 +00:00
servertood
d5d3307f5a update ajl jar 2008-10-20 02:44:31 +00:00
servertood
b551ce4b75 handle when the worker is cancelled vs done 2008-10-20 02:40:56 +00:00
servertood
75ff260f5f make show table status asynch 2008-10-20 01:53:42 +00:00
servertood
01d514b82d add generic progress indicator to status bar 2008-10-20 01:52:56 +00:00
servertood
3ad2bc3301 add better error handling 2008-10-20 01:44:20 +00:00
rosenfield.albert
59bb5e45b8 Silence unhelpful 'Check what must be adapted' (?) messages from SynEdit developers to SynEdit developers. 2008-10-19 22:45:23 +00:00
Ansgar Becker
4e7a9723b3 Fix AV mentioned in issue #801 AV on "Set NULL" with no focused row in datagrid 2008-10-19 17:18:03 +00:00
Ansgar Becker
f44d56a051 Usability enhancement: Colorize any unfocused cell in a focused row with clInfoBk (mostly light yellow). Helps with identifying the focused row. 2008-10-19 13:06:36 +00:00
Ansgar Becker
8dc8c63c5b Fix bug #801 Set NULL cause Access Violation Error 2008-10-19 12:49:19 +00:00
Ansgar Becker
89dd84b7e1 Fix unfocused grid on the second arrow_down, broken in r1871 2008-10-19 12:24:57 +00:00
Ansgar Becker
0e11fdd184 Fix bug #795 : AV when inserting two rows.
Could be more pretty as the second arrow_down unfocusses the grid somehow and no new row is appended. Anyway, cosmetic now.
2008-10-19 10:53:55 +00:00
Ansgar Becker
f4add11ea3 Work around VirtualTree's annoying behaviour when focussing a cell. The focused cell was horizontally centered previously, now the grid just scrolls as few as it needs to make the cell completely visible. Works for both Data and Query grid.
See also
* r1745
* r1758
* issue #700 (comment #5)
* issue #724
2008-10-19 10:34:59 +00:00
Ansgar Becker
7cb869a5ae Property changes by SynEdit update. Fixes an IDE error while loading options.dfm . 2008-10-18 17:07:59 +00:00
Ansgar Becker
07cb5549e9 Remove a remainder of pre Delphi 11 support 2008-10-18 16:56:21 +00:00
Ansgar Becker
e7874bc4b7 Update UniSynEdit to latest version from October 3, 2008 (no repository available unfortunately)
* Merge with heidi related changes (basically only SingleLineMode)
* Readd missing file changelog.htm to keep that file list consistent with the downloaded one
* Merge our own compiler detection again
* Disable including a further compiler includefile jedi.inc
2008-10-18 13:09:16 +00:00
Ansgar Becker
a70a0f5bd8 Fix compiler error by accidently deleted line in previous commit. 2008-10-17 00:09:00 +00:00
Ansgar Becker
1306731b3c Fix width of info label above datagrid after resizing the window. Was too small always. 2008-10-16 23:59:18 +00:00
Ansgar Becker
a591edebac Fix bug #714: Impossible to change limit^H^H^H^H^H^H sort order by implementing a fourth button with dropdown menu, enabling the user to save all query elements in one settings. 2008-10-16 23:49:17 +00:00
servertood
c8b2c4cd0e fix broken classpath 2008-10-14 02:20:58 +00:00
servertood
7f5d7a61ff fix bogus timestamps 2008-10-14 02:15:47 +00:00
Ansgar Becker
7c6a70232a Fix bug #799 default value '' of a field changed to '''' when field name changed 2008-10-13 22:05:59 +00:00
Ansgar Becker
060c4ea8ad Fix bug #798: unable to change the case of a fieldname in the create table dialog 2008-10-13 20:18:56 +00:00
servertood
9237074a72 fix incorrect filename 2008-10-13 01:32:17 +00:00
servertood
feb7b05c8d update ajl jar for A3.4 2008-10-13 01:31:43 +00:00
servertood
7cdacdbc5b update relnotes 2008-10-13 01:08:09 +00:00
servertood
60f5d33428 add startEDT in the launch script 2008-10-13 00:51:31 +00:00
servertood
a27b12ceb7 update a3.4 rel notes 2008-10-13 00:49:07 +00:00
servertood
bceb83ccee add A3.4 change log 2008-10-13 00:48:13 +00:00
servertood
17b9bad753 Fix imports for Stack 2008-10-13 00:23:53 +00:00
servertood
a50c93f4ac add restartCommand 2008-10-12 23:40:41 +00:00