aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
...
* • added "Recent Open" menu item to Main Menu > FileBibiko2009-09-021-2/+67
* • next polish up of the QueryFavoriteManager GUIBibiko2009-09-021-562/+565
* • simplified and unified the issue to set the title of a tableWindowBibiko2009-09-023-356/+345
* • recreated "Secure Text Input Sheet" which was deleted accidentallyBibiko2009-09-021-3/+543
* • fixes for Query Favorite Manager:Bibiko2009-09-011-7/+62
* • query favorite managerBibiko2009-09-011-253/+214
* - Re-enable the fine-grained query logging preferencesrowanbeentje2009-08-311-191/+144
* Forgot the project file and the export XIB.stuconnolly2009-08-291-27/+538
* • due to new minimum size of the connection pane rearranged help buttonBibiko2009-08-281-30/+132
* • improved Query Favorite ManagerBibiko2009-08-281-16/+269
* Update Localizable.strings by running genstrings and remove use of multiple c...stuconnolly2009-08-281-0/+0
* • set maximum to 50000 for the Preference setting "Limit result to:"Bibiko2009-08-281-44/+8
* If the SSH tunnel is unable to bind to the local port because there is alread...stuconnolly2009-08-281-3/+10
* • moved "Replace Editor Content" (Favorites/History) settings from popup li...Bibiko2009-08-281-126/+151
* • simplified code for inserting the seach fieldes (fav/hisotry) - now set i...Bibiko2009-08-281-15/+70
* • Custom Query:Bibiko2009-08-281-52/+400
* When creating a new relation, the ON UPDATE and ON DELETE drop downs should o...stuconnolly2009-08-271-159/+35
* • SPFieldEditorSheetBibiko2009-08-271-7/+160
* • 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