aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/MainMenu.xib
Commit message (Expand)AuthorAgeFilesLines
* - Add an "Edit all fields in pop-up sheet" men item to the Edit menu, for gr...rowanbeentje2011-06-121-3/+55
* - Add tooltips to the previous/next tab menu items listing alternate keyboar...rowanbeentje2011-06-051-7/+25
* - Add a "Drop Database..." alternate menu item to partially address Issue #1070rowanbeentje2011-06-051-830/+471
* - Change shortcut for "Duplicate Connection Tab" to alt-T for increased disc...rowanbeentje2011-01-231-17/+52
* Tidy up main menu.stuconnolly2011-01-111-80/+340
* • enabled Bundle main menuBibiko2011-01-051-2/+9
* • Bundle EditorBibiko2010-11-241-1/+2
* • Bundle EditorBibiko2010-11-231-2/+1
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-231-371/+649
* • Bundle supportBibiko2010-11-151-72/+6
* • added skeleton for Bundle EditorBibiko2010-11-121-7/+249
* • added "Jump to Selection ⌘J" to main menu > edit > find since it's an A...Bibiko2010-10-291-10/+24
* • added to each NSTextView the possibility to move the current line or the ...Bibiko2010-10-251-9/+246
* Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the...stuconnolly2010-10-191-182/+890
* Missing changes from r2554.stuconnolly2010-08-191-53/+53
* • enabled Navigator in the main menu main > ViewBibiko2010-08-121-1/+0
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-552/+550
* • enabled "Save (As) Session" File menu items for testingBibiko2010-07-041-45/+2897
* Add option to toggle the tab bar visibility.avenjamin2010-06-301-51/+68
* • Open Session fileBibiko2010-06-291-5/+7
* Remove duplicate 'Select next/prev tab' menu items from the 'View Menu'.stuconnolly2010-06-251-161/+21
* • initial preparations to support the storage of the entire SP session (all...Bibiko2010-06-211-11/+109
* • added Window menu item "Move Tab to New Window"Bibiko2010-06-161-16/+55
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-141-4/+29
* Make the dock menu consistent with the 'File' menu by adding the ability to c...stuconnolly2010-06-141-56/+135
* • simplified tooltips for tabsBibiko2010-06-141-5/+100
* • add to Main Menu > View > :Bibiko2010-06-111-6/+114
* - Enable the translation feedback menu item. The nightly build system has b...rowanbeentje2010-06-051-2/+1
* Update the translation feedback URL to point to the new feedback page. The me...stuconnolly2010-06-041-2/+2
* Add a 'Translation Feedback' menuitem to the 'Help' menu (currently hidden). ...stuconnolly2010-06-011-13/+82
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-280/+266
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-131/+134
* Rename CMTextView to SPTextView.stuconnolly2010-05-271-32/+31
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-525/+5
* - Add support for progress indicator in tabsrowanbeentje2010-05-241-5/+6
* Menu divider.stuconnolly2010-05-241-5/+25
* Initial implementation of tabs:rowanbeentje2010-05-231-28/+555
* Menu item reordering.stuconnolly2010-04-281-22/+80
* This changeset implements renaming and duplicating databases on a server. Det...drx7772010-04-281-16/+73
* changed many occurrences of "REMOVE" to "DELETE", eg. "DELETE DATABASE"jakob2010-04-221-4/+4
* - Change target action of export current table/browse view to exportTable: (...rowanbeentje2010-04-181-56/+42
* Add a 'Show Create Syntax...' menu item to the tables list context menu and '...stuconnolly2010-04-111-244/+22
* • added "Import from Clipboard" ⌥⇧⌘IBibiko2010-04-101-6/+271
* Add a new gear drop down menu to the connection favorites table view containi...stuconnolly2010-03-311-288/+5
* - Ensure Copy [with Column Names]/Copy As SQL are disabled on the trigger an...rowanbeentje2010-03-291-6/+5
* Add the ability to sort the connection favorites table view in the preference...stuconnolly2010-03-271-5/+288
* Revent menu item change that shouldn't have been committed.stuconnolly2010-03-271-196/+90
* Fix an exception caused when selecting the default favorite popup button. Cau...stuconnolly2010-03-271-246/+217
* • changed behaviour of ^⌥⌘F "Filter Table" or "Change Focus to Table L...Bibiko2010-03-251-7/+7
* • CSV Import Field MapperBibiko2010-03-221-2/+3