aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj
Commit message (Expand)AuthorAgeFilesLines
* Significantly improve export:rowanbeentje2009-09-141-1558/+2469
* Forgot to assign the back/forward history menu item's tags resulting in incor...stuconnolly2009-09-121-0/+1
* Add back/forward history menu items to the view menu with the assigned shortc...stuconnolly2009-09-121-26/+90
* File menu separator.stuconnolly2009-09-111-176/+949
* • Query Favorite ManagerBibiko2009-09-071-30/+45
* • updated SPQueryFavoriteManager to mange document-based and global query f...Bibiko2009-09-071-35/+129
* • improved behavior while closing a document windowBibiko2009-09-041-62/+12
* • first steps to support global/document-based query favoritesBibiko2009-09-041-3/+86
* • prepared Query Name Sheet for choosing the target of the to be saved que...Bibiko2009-09-041-17/+77
* Replace deprecated stringWithCString:length: and update Console.xib after SPQ...stuconnolly2009-09-031-68/+784
* • 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