aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* • added to "Query Favorite" popup menu:Bibiko2009-08-261-16/+354
* Completely redesigned query favorite manager, including:stuconnolly2009-08-262-982/+2019
* Made it so that SPTableView and SPOutlineView will respond to enter or return...mltownsend2009-08-251-98/+52
* • outsourced Save SPF accessory xibBibiko2009-08-251-0/+875
* • finalized first approach to save/open SPF (⇧⌘S/⌘O)Bibiko2009-08-242-13/+336
* • further improvements for open/save spf filesBibiko2009-08-241-1/+15
* • add accessory view for Save ConnectionBibiko2009-08-231-1/+490
* • 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