| Commit message (Expand) | Author | Age | Files | Lines |
* | • outsourced Save SPF accessory xib | Bibiko | 2009-08-25 | 1 | -0/+875 |
* | • finalized first approach to save/open SPF (⇧⌘S/⌘O) | Bibiko | 2009-08-24 | 2 | -13/+336 |
* | • further improvements for open/save spf files | Bibiko | 2009-08-24 | 1 | -1/+15 |
* | • add accessory view for Save Connection | Bibiko | 2009-08-23 | 1 | -1/+490 |
* | • outsourced SPEncodingPopupAccessory | Bibiko | 2009-08-22 | 2 | -223/+50 |
* | • further improvements for open/save SQL/SPF files | Bibiko | 2009-08-22 | 1 | -0/+325 |
* | Add support for the BETWEEN operator when filtering a table's content. Implem... | stuconnolly | 2009-08-21 | 1 | -13/+241 |
* | • activated "Save Query…" menu item (⌘S) | Bibiko | 2009-08-20 | 1 | -5/+4 |
* | • Main Menu > File | Bibiko | 2009-08-20 | 1 | -18/+55 |
* | Place the field label on the editor sheet at the top to make it more obvious ... | stuconnolly | 2009-08-20 | 1 | -94/+27 |
* | - Change MCPStreamingResult to use a safer streaming mode by default - downl... | rowanbeentje | 2009-08-20 | 1 | -22/+108 |
* | - The add, rename and copy table sheets should not block the main thread (par... | stuconnolly | 2009-08-18 | 1 | -24/+34 |
* | User manager tweaks: | rowanbeentje | 2009-08-15 | 1 | -30/+83 |
* | • added to the SPFieldEditorController's text editor view its own undoManag... | Bibiko | 2009-08-14 | 1 | -1/+1 |
* | Change SPUserManager to a subclass of NSWindowController which actually fixed... | mltownsend | 2009-08-13 | 1 | -6/+6 |
* | Added "New Connection" to dock menu. | avenjamin | 2009-08-13 | 1 | -5/+53 |
* | - Rework TableContent row count fetching, loading it in the correct location... | rowanbeentje | 2009-08-13 | 1 | -17/+36 |
* | Fix problem with opening and reopening connections | mltownsend | 2009-08-11 | 1 | -1/+9 |
* | • 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 | 2 | -2/+3859 |
* | • in Table Content the button status of "edit spreadsheet or sheet-like" wi... | Bibiko | 2009-08-11 | 2 | -57/+35 |
* | • added field name to Field Editor Sheet | Bibiko | 2009-08-08 | 1 | -23/+169 |
* | Rename MainController to SPAppController. | stuconnolly | 2009-08-08 | 1 | -37/+28 |
* | Rename print accessory XIB. | stuconnolly | 2009-08-07 | 1 | -0/+0 |
* | - Fix "Add to favorites" behaviour when the user has no favourites (This add... | rowanbeentje | 2009-08-07 | 1 | -2/+2 |
* | Re-order the view menu items to match that of the default toolbar items. Fixe... | stuconnolly | 2009-08-07 | 1 | -9/+11 |
* | - Fix a memory leak when filtering the server variables | stuconnolly | 2009-08-07 | 1 | -7/+63 |
* | - Fixed dimensions of Content Table | avenjamin | 2009-08-07 | 1 | -206/+127 |
* | 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 | 2 | -12/+219 |
* | • initial support for open/save connection files (*.spf) | Bibiko | 2009-08-04 | 1 | -3/+59 |
* | • changed keyboard navigation | Bibiko | 2009-08-04 | 1 | -13/+197 |
* | - Add a placeholder hint in the SSH password field to indicate public keys a... | rowanbeentje | 2009-08-04 | 1 | -27/+43 |
* | • add Menu Item "Insert NULL value" SHIFT+CTRL+N | Bibiko | 2009-08-03 | 1 | -4/+213 |
* | - Implement live filtering of the server variables table view | stuconnolly | 2009-08-03 | 1 | -10/+134 |
* | In the field editor sheet: | stuconnolly | 2009-08-03 | 1 | -19/+141 |
* | - Upgrade version string to 0.9.6 | rowanbeentje | 2009-08-02 | 1 | -1/+1 |
* | - Add a tooltip to the table information pane toggle button | rowanbeentje | 2009-08-02 | 1 | -16/+8 |
* | - Fix an errant NSLog in TableSource | rowanbeentje | 2009-08-01 | 1 | -18/+24 |
* | Put the table content filter in a split view so the field name drop down and ... | stuconnolly | 2009-08-01 | 1 | -293/+374 |
* | Update the properties of the record count textfield on the CSV mapping import... | stuconnolly | 2009-07-31 | 1 | -10/+21 |
* | • Favorite Preferences - Favorite name issues fixed: | Bibiko | 2009-07-31 | 1 | -29/+209 |
* | Decrease the size of the software update frequency popup button in the prefer... | stuconnolly | 2009-07-31 | 1 | -12/+13 |
* | - Hide advanced query logging options for the time being as they are still n... | rowanbeentje | 2009-07-31 | 1 | -38/+55 |
* | - Update the 'this table does not support relations' to be a little more info... | stuconnolly | 2009-07-30 | 1 | -26/+24 |
* | - Add an initial barebones version of the history controller, with a basic t... | rowanbeentje | 2009-07-30 | 1 | -27/+164 |
* | - Added Splitview delegate method to hide the drag handle on the Table Info p... | avenjamin | 2009-07-29 | 1 | -5/+13 |