| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 233: Option to copy field headings from result panels | bamse16 | 2009-05-14 | 1 | -41/+25 |
* | Fixes issues #255 and #257 | avenjamin | 2009-05-13 | 1 | -63/+14 |
* | - added ability to view function and procedures and preliminary ability to in... | mtvee | 2009-05-13 | 1 | -0/+0 |
* | Improve warning dialogs when removing table fields and indexes. Part of issue... | stuconnolly | 2009-05-12 | 1 | -0/+0 |
* | Improve warning dialogs when removing table rows. Part of issue #192. | stuconnolly | 2009-05-11 | 1 | -0/+0 |
* | Implementation of enhancement #28: Allow customizing default value of NULL pr... | stuconnolly | 2009-05-11 | 1 | -29/+106 |
* | Don't display the connect sheet's scroll view's horizontal scroller. | stuconnolly | 2009-05-11 | 1 | -141/+74 |
* | • added "Query Editor" preference pane for setting colors, font, and modes ... | Bibiko | 2009-05-07 | 2 | -130/+1703 |
* | Issue 233: Option to copy field headings from result panels | bamse16 | 2009-05-05 | 1 | -17/+359 |
* | Added credits to Matt Gemmell | bamse16 | 2009-05-03 | 1 | -2/+2 |
* | Update copyright notices for GUI Design, remove outdated information. | mattlangtree | 2009-05-03 | 1 | -6/+1 |
* | • disabled Find/Replace Dialog in the EditSheet (for now) | Bibiko | 2009-05-02 | 1 | -3/+77 |
* | • connected Find/Replace Dialog to Custom Query's text view | Bibiko | 2009-05-01 | 1 | -12/+49 |
* | • added "MySQL Help" to the MainMenu > Help submenu | Bibiko | 2009-04-30 | 2 | -318/+117 |
* | Fix for issue #241. Change number formatter maximum to 100 and allow 3 intege... | stuconnolly | 2009-04-30 | 1 | -13/+11 |
* | • MySQL Help refactoring | Bibiko | 2009-04-29 | 1 | -25/+21 |
* | Slightly increase the with of the new segmented control to make it look less ... | stuconnolly | 2009-04-29 | 1 | -154/+32 |
* | • MySQL Help | Bibiko | 2009-04-29 | 1 | -202/+348 |
* | • MySQL Help | Bibiko | 2009-04-29 | 1 | -1/+1 |
* | • MySQL Help GUI fix; now webVIew and box don't interfere (due to snap to I... | Bibiko | 2009-04-28 | 1 | -12/+9 |
* | Various MySQL doc viewer interface changes. | stuconnolly | 2009-04-28 | 1 | -162/+106 |
* | • MySQL Help: | Bibiko | 2009-04-28 | 1 | -5/+5 |
* | • MySQL Help improved: | Bibiko | 2009-04-28 | 1 | -401/+362 |
* | • added "Show HELP statements" to MySQL Console | Bibiko | 2009-04-28 | 2 | -28/+171 |
* | • improved MySQL Help GUI resize behaviour | Bibiko | 2009-04-27 | 1 | -7/+8 |
* | • MySQL Help improved | Bibiko | 2009-04-27 | 1 | -75/+499 |
* | • MySQL Help improved | Bibiko | 2009-04-27 | 1 | -147/+258 |
* | • added a prototype to support an Help view for the current word in the Cus... | Bibiko | 2009-04-24 | 1 | -15/+365 |
* | - Ensure that the structure view is always selected on program launch, whate... | rowanbeentje | 2009-04-23 | 1 | -95/+29 |
* | • ADDED support to duplicate views | Bibiko | 2009-04-23 | 1 | -5/+17 |
* | • synchronized gear menu titles for "Remove table/view" according to select... | Bibiko | 2009-04-23 | 1 | -8/+103 |
* | • FIXED: now it's possible to remove view(s) in the TableList | Bibiko | 2009-04-22 | 1 | -19/+26 |
* | • corrected the url for Hans-Jörg Bibiko | Bibiko | 2009-04-22 | 1 | -1/+2 |
* | Add Shortcut key for Selecting Database: CMD + SHIFT + T | mattlangtree | 2009-04-22 | 1 | -22/+18 |
* | • FIXED: synchronized "Run Current/Selection/Previous" button appearance wi... | Bibiko | 2009-04-21 | 1 | -41/+72 |
* | - Increment version numbers to 0.9.5 | rowanbeentje | 2009-04-21 | 1 | -1/+1 |
* | - Save the state of the "Show timestamps" and "Show SELECT/SHOW statements" ... | rowanbeentje | 2009-04-20 | 1 | -17/+80 |
* | Fix console filter progress indicator position. | stuconnolly | 2009-04-20 | 1 | -9/+6 |
* | - Changed console window to match style of main window. | avenjamin | 2009-04-20 | 1 | -178/+323 |
* | • quick fix of the resizing behaviour of Content View's search bar items | Bibiko | 2009-04-20 | 1 | -129/+143 |
* | - Build upon documentation lookup by looking up exact manual pages that corre... | stuconnolly | 2009-04-19 | 1 | -0/+1 |
* | Fix build warnings complaining about duplicate definitions of display: in NSV... | stuconnolly | 2009-04-18 | 1 | -32/+28 |
* | Make SPPreferenceController the delegate of the favorites manager splitview a... | stuconnolly | 2009-04-18 | 1 | -48/+16 |
* | Increase the default size of DBView in order to increase the size of the tabl... | stuconnolly | 2009-04-18 | 1 | -1322/+1316 |
* | - Update delete table and database warning messages to be more user friendly ... | stuconnolly | 2009-04-17 | 1 | -0/+0 |
* | - Cleaned up connection sheet "Edit" button | avenjamin | 2009-04-17 | 1 | -268/+358 |
* | - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keys | rowanbeentje | 2009-04-17 | 2 | -55/+421 |
* | - Implement line numbering for CMTextView: | rowanbeentje | 2009-04-16 | 2 | -15/+15 |
* | - Amend the connection sheet to add an "Add to favorites" button, remove the... | rowanbeentje | 2009-04-16 | 1 | -120/+240 |
* | - Add Jakob Egger and Hans-Jörg Bibiko to the developers list | rowanbeentje | 2009-04-16 | 1 | -8/+7 |