| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | preliminary support for constraint editing | mtvee | 2009-05-14 | 1 | -122/+2331 |
* | Fixes issues #255 and #257 | avenjamin | 2009-05-13 | 1 | -63/+14 |
* | 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 | 1 | -86/+279 |
* | • disabled Find/Replace Dialog in the EditSheet (for now) | Bibiko | 2009-05-02 | 1 | -3/+77 |
* | • added "MySQL Help" to the MainMenu > Help submenu | Bibiko | 2009-04-30 | 1 | -16/+56 |
* | • 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 | 1 | -10/+52 |
* | • 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 |
* | 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 |
* | • quick fix of the resizing behaviour of Content View's search bar items | Bibiko | 2009-04-20 | 1 | -129/+143 |
* | Fix build warnings complaining about duplicate definitions of display: in NSV... | stuconnolly | 2009-04-18 | 1 | -32/+28 |
* | Increase the default size of DBView in order to increase the size of the tabl... | stuconnolly | 2009-04-18 | 1 | -1322/+1316 |
* | - 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 | 1 | -11/+35 |
* | - Implement line numbering for CMTextView: | rowanbeentje | 2009-04-16 | 1 | -14/+14 |
* | - Amend the connection sheet to add an "Add to favorites" button, remove the... | rowanbeentje | 2009-04-16 | 1 | -120/+240 |
* | - Update the connection sheet favourites view to bind to the preferences dir... | rowanbeentje | 2009-04-15 | 1 | -24/+30 |
* | - part 6 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -8/+140 |
* | Fix for issue #190. As the connection sheet tableview uses bindings, renaming... | stuconnolly | 2009-04-09 | 1 | -5/+25 |
* | - Select 'drop tables' option for MySQL export by default, to improve backup... | rowanbeentje | 2009-04-06 | 1 | -9/+45 |
* | - Fix an invalid reference to a missing pulldown_arrow image causing invalid... | rowanbeentje | 2009-04-05 | 1 | -104/+73 |
* | - Change the method of creating a new table to be the same as that when creat... | stuconnolly | 2009-04-04 | 1 | -10/+995 |
* | - removed some ellipsis (...) from the Favorites/History Menu on the Custom Q... | jakob | 2009-04-03 | 1 | -19/+57 |
* | - Fixed issue #219: Query tab favorites, history, run buttons missing in nigh... | avenjamin | 2009-04-03 | 1 | -76/+37 |
* | - Fixed missing image error | avenjamin | 2009-04-03 | 1 | -49/+82 |
* | - Add the ability for CMTextView to automatically capitalise SQL keywords in... | rowanbeentje | 2009-04-03 | 1 | -23/+50 |
* | - Changed to "NULL" column header to "Allow NULL" to make it clearer | avenjamin | 2009-04-02 | 1 | -42/+16 |
* | - Changed Auto Complete keyboard shortcut to just Escape instead of Option-Es... | avenjamin | 2009-04-02 | 1 | -13/+21 |
* | - Implemented "Clear History" in new Gear menu | avenjamin | 2009-04-02 | 1 | -354/+383 |
* | - Add a new "gear" action menu underneath the custom query view, including a... | rowanbeentje | 2009-04-02 | 1 | -29/+495 |
* | Added delete as a hot key to the remove row and column buttons to fix issue #216 | avenjamin | 2009-04-01 | 1 | -8/+8 |
* | - set the delegate for the index-NSTableView to TableSource (necessary for a... | jakob | 2009-03-28 | 1 | -4/+24 |
* | Restore the ability to reorder columns in the Content view, as a temporary wa... | rowanbeentje | 2009-03-28 | 1 | -1/+27 |
* | - Fix buttons in table selection views to use new refresh button image, fixi... | rowanbeentje | 2009-03-27 | 1 | -62/+18 |