aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* • improved renameTable:Bibiko2009-05-181-21/+126
* close issue #9, connect window help button now points to Getting_Connected in...abhibeckert2009-05-181-26/+28
* Add the ability to rename tables. This could potentially be enhanced to allow...stuconnolly2009-05-171-280/+596
* Minor enhancements to the server variables sheet, including:stuconnolly2009-05-171-24/+76
* Only editing of relations for InnoDB tables.stuconnolly2009-05-171-8/+15
* - Subtle GUI adjustments to Table Relations view.avenjamin2009-05-151-17/+50
* UI cleanups for references tabmtvee2009-05-151-122/+124
* basic constraint editing working with db for add/deletemtvee2009-05-141-16/+14
* preliminary support for constraint editingmtvee2009-05-141-122/+2331
* Fixes issues #255 and #257avenjamin2009-05-131-63/+14
* Don't display the connect sheet's scroll view's horizontal scroller.stuconnolly2009-05-111-141/+74
* • added "Query Editor" preference pane for setting colors, font, and modes ...Bibiko2009-05-071-86/+279
* • disabled Find/Replace Dialog in the EditSheet (for now)Bibiko2009-05-021-3/+77
* • added "MySQL Help" to the MainMenu > Help submenuBibiko2009-04-301-16/+56
* • MySQL Help refactoringBibiko2009-04-291-25/+21
* Slightly increase the with of the new segmented control to make it look less ...stuconnolly2009-04-291-154/+32
* • MySQL HelpBibiko2009-04-291-202/+348
* • MySQL HelpBibiko2009-04-291-1/+1
* • MySQL Help GUI fix; now webVIew and box don't interfere (due to snap to I...Bibiko2009-04-281-12/+9
* Various MySQL doc viewer interface changes.stuconnolly2009-04-281-162/+106
* • MySQL Help:Bibiko2009-04-281-5/+5
* • MySQL Help improved:Bibiko2009-04-281-401/+362
* • added "Show HELP statements" to MySQL ConsoleBibiko2009-04-281-10/+52
* • improved MySQL Help GUI resize behaviourBibiko2009-04-271-7/+8
* • MySQL Help improvedBibiko2009-04-271-75/+499
* • MySQL Help improvedBibiko2009-04-271-147/+258
* • added a prototype to support an Help view for the current word in the Cus...Bibiko2009-04-241-15/+365
* - Ensure that the structure view is always selected on program launch, whate...rowanbeentje2009-04-231-95/+29
* • ADDED support to duplicate viewsBibiko2009-04-231-5/+17
* • synchronized gear menu titles for "Remove table/view" according to select...Bibiko2009-04-231-8/+103
* • FIXED: now it's possible to remove view(s) in the TableListBibiko2009-04-221-19/+26
* Add Shortcut key for Selecting Database: CMD + SHIFT + Tmattlangtree2009-04-221-22/+18
* • FIXED: synchronized "Run Current/Selection/Previous" button appearance wi...Bibiko2009-04-211-41/+72
* • quick fix of the resizing behaviour of Content View's search bar itemsBibiko2009-04-201-129/+143
* Fix build warnings complaining about duplicate definitions of display: in NSV...stuconnolly2009-04-181-32/+28
* Increase the default size of DBView in order to increase the size of the tabl...stuconnolly2009-04-181-1322/+1316
* - Cleaned up connection sheet "Edit" buttonavenjamin2009-04-171-268/+358
* - Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keysrowanbeentje2009-04-171-11/+35
* - Implement line numbering for CMTextView:rowanbeentje2009-04-161-14/+14
* - Amend the connection sheet to add an "Add to favorites" button, remove the...rowanbeentje2009-04-161-120/+240
* - Update the connection sheet favourites view to bind to the preferences dir...rowanbeentje2009-04-151-24/+30
* - part 6 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-8/+140
* Fix for issue #190. As the connection sheet tableview uses bindings, renaming...stuconnolly2009-04-091-5/+25
* - Select 'drop tables' option for MySQL export by default, to improve backup...rowanbeentje2009-04-061-9/+45
* - Fix an invalid reference to a missing pulldown_arrow image causing invalid...rowanbeentje2009-04-051-104/+73
* - Change the method of creating a new table to be the same as that when creat...stuconnolly2009-04-041-10/+995
* - removed some ellipsis (...) from the Favorites/History Menu on the Custom Q...jakob2009-04-031-19/+57
* - Fixed issue #219: Query tab favorites, history, run buttons missing in nigh...avenjamin2009-04-031-76/+37
* - Fixed missing image erroravenjamin2009-04-031-49/+82
* - Add the ability for CMTextView to automatically capitalise SQL keywords in...rowanbeentje2009-04-031-23/+50