aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/MainMenu.xib
Commit message (Expand)AuthorAgeFilesLines
...
* • added to SP's Dock menu "Open…" and "Open Recent" menu itemsBibiko2009-10-151-3/+95
* • cleaned and improved AppleScript supportBibiko2009-10-141-1/+9
* Move 'Close' menu item.stuconnolly2009-10-061-240/+35
* • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern...Bibiko2009-10-061-11/+256
* Remove the (single item) 'Tools' menu and move the 'User Manager' menu item t...stuconnolly2009-10-041-74/+61
* - Replace the create syntax transparent HUD panel with a standard sheet, whic...stuconnolly2009-10-011-7/+18
* • changed short-cuts for table history to ^⌥⇠/⇢ to avoid interfering...Bibiko2009-09-241-2/+2
* Change the back/forward in history menu item shortcuts to command + arrows as...stuconnolly2009-09-141-3/+3
* Forgot to assign the back/forward history menu item's tags resulting in incor...stuconnolly2009-09-121-0/+1
* Add back/forward history menu items to the view menu with the assigned shortc...stuconnolly2009-09-121-26/+90
* File menu separator.stuconnolly2009-09-111-176/+949
* • added "Recent Open" menu item to Main Menu > FileBibiko2009-09-021-2/+67
* • simplified and unified the issue to set the title of a tableWindowBibiko2009-09-021-11/+45
* • finalized first approach to save/open SPF (⇧⌘S/⌘O)Bibiko2009-08-241-1/+0
* • activated "Save Query…" menu item (⌘S)Bibiko2009-08-201-5/+4
* • Main Menu > FileBibiko2009-08-201-18/+55
* Added "New Connection" to dock menu.avenjamin2009-08-131-5/+53
* • bug quick-fixBibiko2009-08-111-27/+27
* Stupid Interface Builder and menusmltownsend2009-08-111-3/+3
* User Manager featuremltownsend2009-08-111-2/+71
* Rename MainController to SPAppController.stuconnolly2009-08-081-37/+28
* Re-order the view menu items to match that of the default toolbar items. Fixe...stuconnolly2009-08-071-9/+11
* New export menu item should be hidden.stuconnolly2009-08-061-1/+2
* New shortcuts:stuconnolly2009-08-061-273/+162
* • enabled "Open" menu item to open SQL filesBibiko2009-08-061-8/+7
* • added encoding popup list as accessory view for Open spf or sql filesBibiko2009-08-061-2/+2
* • initial support for open/save connection files (*.spf)Bibiko2009-08-041-3/+59
* • add Menu Item "Insert NULL value" SHIFT+CTRL+NBibiko2009-08-031-4/+213
* (no commit message)Bibiko2009-07-161-2/+53
* Sparkle delegate methods doesn't seem to be getting called, so set the delega...stuconnolly2009-06-211-8/+0
* Fix for issue #305. Close all sheets attached to all open windows just before...stuconnolly2009-06-211-2/+13
* Associate shortcut shift+command+R to refresh databases.stuconnolly2009-06-111-55/+28
* • added: "Copy as SQL INSERT" ^⌥⌘CBibiko2009-06-081-2/+1
* • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pchBibiko2009-06-061-4/+43
* • added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)Bibiko2009-06-051-9/+83
* - added schema export to basic graphviz dot filemtvee2009-06-051-16/+32
* Change 'Table Status' menuitem to 'Table Info' in View menu.stuconnolly2009-05-281-5/+19
* Replaced check on title with check on menu tag for Copy with Column Names iss...bamse162009-05-251-3/+6
* Minor enhancements to the server variables sheet, including:stuconnolly2009-05-171-5/+16
* preliminary support for constraint editingmtvee2009-05-141-16/+34
* Issue 233: Option to copy field headings from result panelsbamse162009-05-141-41/+25
* Issue 233: Option to copy field headings from result panelsbamse162009-05-051-17/+359
* • connected Find/Replace Dialog to Custom Query's text viewBibiko2009-05-011-12/+49
* • added "MySQL Help" to the MainMenu > Help submenuBibiko2009-04-301-302/+61
* Remove '...' from 'Add To Favorites' menu item.stuconnolly2009-04-151-5/+15
* Removed page setup menu. We will setup the print orientation from print menu,...bamse162009-04-111-12/+5
* - Make MainController the application delegate, and override standard automa...rowanbeentje2009-04-101-5/+12
* - part 6 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-3696/+53
* Implementation of enhancement described in issue #75. You can now add the cur...stuconnolly2009-04-101-9/+35
* Make table operation messages more user friendly (issue #192) and display the...stuconnolly2009-04-091-76/+94