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