| Commit message (Expand) | Author | Age | Files | Lines |
* | • 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 |
* | - Improve handling of the new favorites interface in preferences, simplifyin... | rowanbeentje | 2009-07-06 | 1 | -140/+133 |
* | - Fix favorites text fields resizing in prefs window | rowanbeentje | 2009-07-06 | 1 | -64/+50 |
* | Overhaul the connection screen: | rowanbeentje | 2009-07-06 | 3 | -4626/+5917 |
* | Add contextual menus to the table content and table relations views. Complete... | stuconnolly | 2009-07-02 | 1 | -9/+136 |
* | Add contextual menus to table structure and table index views. Part of issue ... | stuconnolly | 2009-07-02 | 1 | -61/+150 |
* | When displaying the add new table sheet use SPDatabaseData to get the availab... | stuconnolly | 2009-07-01 | 1 | -7/+60 |
* | - Make SSHQuestionDialog and printAccessory XIB's localizable | avenjamin | 2009-06-29 | 2 | -51/+9 |
* | • fixes for Create Syntax HUD window: | Bibiko | 2009-06-26 | 1 | -25/+95 |
* | - Fix issue with LHS action button would display its menu Small instead of Re... | avenjamin | 2009-06-25 | 1 | -16/+16 |
* | Remove table column from relations table view as its redundant data. | stuconnolly | 2009-06-24 | 1 | -59/+10 |
* | - Changed the way the BWToolkit framework was included to allow modifications... | avenjamin | 2009-06-24 | 1 | -189/+22 |
* | • added separate Menu "Context Menu (Table List)" to DBView.xib | Bibiko | 2009-06-24 | 1 | -23/+466 |
* | - Modified titlebar display of SSH status | avenjamin | 2009-06-24 | 1 | -638/+681 |
* | - Interface cleanup of various sheets and windows | avenjamin | 2009-06-24 | 1 | -4421/+4250 |
* | Implement some of the points suggested in issue #309: | stuconnolly | 2009-06-24 | 1 | -6/+9 |
* | • tried to unify the displaying of error messages (mainly converted them in... | Bibiko | 2009-06-24 | 1 | -1/+11 |
* | - Add BWToolkit Framework to allow for better control over some UI elements | avenjamin | 2009-06-23 | 2 | -764/+995 |
* | • fixed: ⌘R activated Table Info if Structure Pane is shown. Change to ⌘4. | Bibiko | 2009-06-22 | 1 | -6/+10 |
* | - Allow connections via SSH tunnels to reattempt using the specified host if... | rowanbeentje | 2009-06-21 | 1 | -11/+296 |
* | Update the new 'Edit Table Details' button tooltip | stuconnolly | 2009-06-21 | 1 | -69/+17 |
* | 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 |
* | • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function | Bibiko | 2009-06-18 | 1 | -89/+22 |
* | Added new logging options to preferences. | avenjamin | 2009-06-18 | 1 | -33/+396 |
* | Fix missing Growl Notification prefs alert message | avenjamin | 2009-06-18 | 1 | -0/+0 |
* | • changed the behaviour of the "Duplicate Field" button in TableSource: | Bibiko | 2009-06-16 | 1 | -28/+3 |
* | • subclassed the editSheet textView | Bibiko | 2009-06-15 | 1 | -6/+96 |
* | Replace the change table type button with an edit button that switches the cu... | stuconnolly | 2009-06-15 | 1 | -269/+88 |
* | Implementation of enhancement #273: Allow user to truncate table by right cli... | stuconnolly | 2009-06-15 | 2 | -14/+54 |