aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
...
* • outsourced SPEncodingPopupAccessoryBibiko2009-08-222-223/+50
* • further improvements for open/save SQL/SPF filesBibiko2009-08-221-0/+325
* Add support for the BETWEEN operator when filtering a table's content. Implem...stuconnolly2009-08-211-13/+241
* • activated "Save Query…" menu item (⌘S)Bibiko2009-08-201-5/+4
* • Main Menu > FileBibiko2009-08-201-18/+55
* Place the field label on the editor sheet at the top to make it more obvious ...stuconnolly2009-08-201-94/+27
* - Change MCPStreamingResult to use a safer streaming mode by default - downl...rowanbeentje2009-08-201-22/+108
* - The add, rename and copy table sheets should not block the main thread (par...stuconnolly2009-08-181-24/+34
* User manager tweaks:rowanbeentje2009-08-151-30/+83
* • added to the SPFieldEditorController's text editor view its own undoManag...Bibiko2009-08-141-1/+1
* Change SPUserManager to a subclass of NSWindowController which actually fixed...mltownsend2009-08-131-6/+6
* Added "New Connection" to dock menu.avenjamin2009-08-131-5/+53
* - Rework TableContent row count fetching, loading it in the correct location...rowanbeentje2009-08-131-17/+36
* Fix problem with opening and reopening connectionsmltownsend2009-08-111-1/+9
* • bug quick-fixBibiko2009-08-111-27/+27
* Stupid Interface Builder and menusmltownsend2009-08-111-3/+3
* User Manager featuremltownsend2009-08-112-2/+3859
* • in Table Content the button status of "edit spreadsheet or sheet-like" wi...Bibiko2009-08-112-57/+35
* • added field name to Field Editor SheetBibiko2009-08-081-23/+169
* Rename MainController to SPAppController.stuconnolly2009-08-081-37/+28
* Rename print accessory XIB.stuconnolly2009-08-071-0/+0
* - Fix "Add to favorites" behaviour when the user has no favourites (This add...rowanbeentje2009-08-071-2/+2
* Re-order the view menu items to match that of the default toolbar items. Fixe...stuconnolly2009-08-071-9/+11
* - Fix a memory leak when filtering the server variablesstuconnolly2009-08-071-7/+63
* - Fixed dimensions of Content Tableavenjamin2009-08-071-206/+127
* New export menu item should be hidden.stuconnolly2009-08-061-1/+2
* New shortcuts:stuconnolly2009-08-061-273/+162
* • enabled "Open" menu item to open SQL filesBibiko2009-08-061-8/+7
* • added encoding popup list as accessory view for Open spf or sql filesBibiko2009-08-062-12/+219
* • initial support for open/save connection files (*.spf)Bibiko2009-08-041-3/+59
* • changed keyboard navigationBibiko2009-08-041-13/+197
* - Add a placeholder hint in the SSH password field to indicate public keys a...rowanbeentje2009-08-041-27/+43
* • add Menu Item "Insert NULL value" SHIFT+CTRL+NBibiko2009-08-031-4/+213
* - Implement live filtering of the server variables table viewstuconnolly2009-08-031-10/+134
* In the field editor sheet:stuconnolly2009-08-031-19/+141
* - Upgrade version string to 0.9.6rowanbeentje2009-08-021-1/+1
* - Add a tooltip to the table information pane toggle buttonrowanbeentje2009-08-021-16/+8
* - Fix an errant NSLog in TableSourcerowanbeentje2009-08-011-18/+24
* Put the table content filter in a split view so the field name drop down and ...stuconnolly2009-08-011-293/+374
* Update the properties of the record count textfield on the CSV mapping import...stuconnolly2009-07-311-10/+21
* • Favorite Preferences - Favorite name issues fixed:Bibiko2009-07-311-29/+209
* Decrease the size of the software update frequency popup button in the prefer...stuconnolly2009-07-311-12/+13
* - Hide advanced query logging options for the time being as they are still n...rowanbeentje2009-07-311-38/+55
* - Update the 'this table does not support relations' to be a little more info...stuconnolly2009-07-301-26/+24
* - Add an initial barebones version of the history controller, with a basic t...rowanbeentje2009-07-301-27/+164
* - Added Splitview delegate method to hide the drag handle on the Table Info p...avenjamin2009-07-291-5/+13
* Improve TablesList significantly:rowanbeentje2009-07-281-282/+490
* - Add keyboard shortcuts for Add and Delete buttons in Table Relations panerowanbeentje2009-07-261-160/+81
* - Tweak table information panel to show scrollbars if it's resized to a posi...rowanbeentje2009-07-262-25/+105
* - For custom query result columns which map to SQL fields, check the column ...rowanbeentje2009-07-241-184/+45