| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Improve TablesList significantly: | rowanbeentje | 2009-07-28 | 1 | -282/+490 |
* | - Add keyboard shortcuts for Add and Delete buttons in Table Relations pane | rowanbeentje | 2009-07-26 | 1 | -160/+81 |
* | - Tweak table information panel to show scrollbars if it's resized to a posi... | rowanbeentje | 2009-07-26 | 2 | -25/+105 |
* | - For custom query result columns which map to SQL fields, check the column ... | rowanbeentje | 2009-07-24 | 1 | -184/+45 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -23/+91 |
* | • fixed: FieldEditorSheet remembers the last sheet size for 'normal' text f... | Bibiko | 2009-07-18 | 1 | -3/+1 |
* | Update copyright year. | stuconnolly | 2009-07-18 | 1 | -2/+1 |
* | • changed in Custom Query: | Bibiko | 2009-07-17 | 1 | -1/+5 |
* | • Field Editor Sheet class | Bibiko | 2009-07-17 | 1 | -5/+39 |
* | • applied the new class SPFieldEditorController to TableContent | Bibiko | 2009-07-17 | 2 | -1253/+38 |
* | • some further progress on outsourcing the Field Editor sheet for Content a... | Bibiko | 2009-07-16 | 1 | -41/+206 |
* | • some further work on outsourcing the Field Editor sheet for Content and C... | Bibiko | 2009-07-16 | 1 | -0/+1281 |
* | (no commit message) | Bibiko | 2009-07-16 | 1 | -2/+53 |
* | • changed keyboard shortcut for "Choose Database" from ⇧⌘T to ⇧⌘D (... | Bibiko | 2009-07-16 | 1 | -3/+15 |
* | • fixed: "Custom Query's Gear Menu item "Comment Current Query" is disable... | Bibiko | 2009-07-16 | 1 | -14/+13 |
* | • rewrote ⌘/ "comment line" completely | Bibiko | 2009-07-16 | 1 | -18/+59 |
* | - Tweak connection view positioning: relayout views to allow centering withi... | rowanbeentje | 2009-07-15 | 1 | -1022/+1043 |
* | • Comment current Query/Selection | Bibiko | 2009-07-15 | 1 | -15/+182 |
* | • a right-click at a row within a tableView will select that row before or... | Bibiko | 2009-07-15 | 1 | -22/+35 |
* | - Make the DBView window the document window. This allows the document to b... | rowanbeentje | 2009-07-15 | 1 | -2/+10 |
* | • unified ⌥⌘A in tooltips | Bibiko | 2009-07-14 | 1 | -12/+52 |
* | • fixed size problem for SSH tab view for SP's minimum window size | Bibiko | 2009-07-14 | 1 | -58/+76 |
* | • fixed issue for Connection NIB: TABview jumped downwards while resizing | Bibiko | 2009-07-14 | 1 | -4/+6 |
* | - Add a "Frequency" menu to automatic updates prefpane, allowing users to ch... | rowanbeentje | 2009-07-13 | 1 | -36/+228 |
* | - Alter the "Allow Null" column in the source view to use a checkbox instead... | rowanbeentje | 2009-07-07 | 1 | -191/+98 |
* | - Update the import/export progress sheet title to reflect the current activity | rowanbeentje | 2009-07-06 | 1 | -21/+46 |