| Commit message (Expand) | Author | Age | Files | Lines |
* | The result of being bored. Add a nicer looking about panel based on Adium's. | stuconnolly | 2009-11-19 | 1 | -19/+30 |
* | In an aid to split up the functionality of the TableDocument class as well as... | stuconnolly | 2009-11-13 | 1 | -34/+62 |
* | - New server processes panel, accessible via the 'Database' menu and alt+cmd+... | stuconnolly | 2009-11-12 | 1 | -55/+262 |
* | Add a 'Provide Feedback' menu item to the help menu, which links to http://ww... | stuconnolly | 2009-10-16 | 1 | -9/+59 |
* | • added to SP's Dock menu "Open…" and "Open Recent" menu items | Bibiko | 2009-10-15 | 1 | -3/+95 |
* | • cleaned and improved AppleScript support | Bibiko | 2009-10-14 | 1 | -1/+9 |
* | Move 'Close' menu item. | stuconnolly | 2009-10-06 | 1 | -240/+35 |
* | • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern... | Bibiko | 2009-10-06 | 1 | -11/+256 |
* | Remove the (single item) 'Tools' menu and move the 'User Manager' menu item t... | stuconnolly | 2009-10-04 | 1 | -74/+61 |
* | - Replace the create syntax transparent HUD panel with a standard sheet, whic... | stuconnolly | 2009-10-01 | 1 | -7/+18 |
* | • changed short-cuts for table history to ^⌥⇠/⇢ to avoid interfering... | Bibiko | 2009-09-24 | 1 | -2/+2 |
* | Change the back/forward in history menu item shortcuts to command + arrows as... | stuconnolly | 2009-09-14 | 1 | -3/+3 |
* | Forgot to assign the back/forward history menu item's tags resulting in incor... | stuconnolly | 2009-09-12 | 1 | -0/+1 |
* | Add back/forward history menu items to the view menu with the assigned shortc... | stuconnolly | 2009-09-12 | 1 | -26/+90 |
* | File menu separator. | stuconnolly | 2009-09-11 | 1 | -176/+949 |
* | • added "Recent Open" menu item to Main Menu > File | Bibiko | 2009-09-02 | 1 | -2/+67 |
* | • simplified and unified the issue to set the title of a tableWindow | Bibiko | 2009-09-02 | 1 | -11/+45 |
* | • finalized first approach to save/open SPF (⇧⌘S/⌘O) | Bibiko | 2009-08-24 | 1 | -1/+0 |
* | • activated "Save Query…" menu item (⌘S) | Bibiko | 2009-08-20 | 1 | -5/+4 |
* | • Main Menu > File | Bibiko | 2009-08-20 | 1 | -18/+55 |
* | Added "New Connection" to dock menu. | avenjamin | 2009-08-13 | 1 | -5/+53 |
* | • bug quick-fix | Bibiko | 2009-08-11 | 1 | -27/+27 |
* | Stupid Interface Builder and menus | mltownsend | 2009-08-11 | 1 | -3/+3 |
* | User Manager feature | mltownsend | 2009-08-11 | 1 | -2/+71 |
* | Rename MainController to SPAppController. | stuconnolly | 2009-08-08 | 1 | -37/+28 |
* | Re-order the view menu items to match that of the default toolbar items. Fixe... | stuconnolly | 2009-08-07 | 1 | -9/+11 |
* | New export menu item should be hidden. | stuconnolly | 2009-08-06 | 1 | -1/+2 |
* | New shortcuts: | stuconnolly | 2009-08-06 | 1 | -273/+162 |
* | • enabled "Open" menu item to open SQL files | Bibiko | 2009-08-06 | 1 | -8/+7 |
* | • added encoding popup list as accessory view for Open spf or sql files | Bibiko | 2009-08-06 | 1 | -2/+2 |
* | • initial support for open/save connection files (*.spf) | Bibiko | 2009-08-04 | 1 | -3/+59 |
* | • add Menu Item "Insert NULL value" SHIFT+CTRL+N | Bibiko | 2009-08-03 | 1 | -4/+213 |
* | (no commit message) | Bibiko | 2009-07-16 | 1 | -2/+53 |
* | Sparkle delegate methods doesn't seem to be getting called, so set the delega... | stuconnolly | 2009-06-21 | 1 | -8/+0 |
* | Fix for issue #305. Close all sheets attached to all open windows just before... | stuconnolly | 2009-06-21 | 1 | -2/+13 |
* | Associate shortcut shift+command+R to refresh databases. | stuconnolly | 2009-06-11 | 1 | -55/+28 |
* | • added: "Copy as SQL INSERT" ^⌥⌘C | Bibiko | 2009-06-08 | 1 | -2/+1 |
* | • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pch | Bibiko | 2009-06-06 | 1 | -4/+43 |
* | • added "Select Enclosing Brackets" to each NSTextView (⇧⌘B) | Bibiko | 2009-06-05 | 1 | -9/+83 |
* | - added schema export to basic graphviz dot file | mtvee | 2009-06-05 | 1 | -16/+32 |
* | Change 'Table Status' menuitem to 'Table Info' in View menu. | stuconnolly | 2009-05-28 | 1 | -5/+19 |
* | Replaced check on title with check on menu tag for Copy with Column Names iss... | bamse16 | 2009-05-25 | 1 | -3/+6 |
* | Minor enhancements to the server variables sheet, including: | stuconnolly | 2009-05-17 | 1 | -5/+16 |
* | preliminary support for constraint editing | mtvee | 2009-05-14 | 1 | -16/+34 |
* | Issue 233: Option to copy field headings from result panels | bamse16 | 2009-05-14 | 1 | -41/+25 |
* | Issue 233: Option to copy field headings from result panels | bamse16 | 2009-05-05 | 1 | -17/+359 |
* | • 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 | 1 | -302/+61 |
* | Remove '...' from 'Add To Favorites' menu item. | stuconnolly | 2009-04-15 | 1 | -5/+15 |
* | Removed page setup menu. We will setup the print orientation from print menu,... | bamse16 | 2009-04-11 | 1 | -12/+5 |