aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj
Commit message (Expand)AuthorAgeFilesLines
* • changed Error Detail HUD window for the connection manager slightly:Bibiko2009-10-131-139/+185
* • fixed truncating issue of Pref's Favorite List table viewBibiko2009-10-121-342/+437
* - Make the custom query error text selectable - this addresses Issue #425rowanbeentje2009-10-101-31/+37
* Yet more export redesign work. Export is now currently working for single tab...stuconnolly2009-10-091-153/+874
* • outsourced ImportCSV accessory view to fix the disappearing of combobox ...Bibiko2009-10-072-954/+1341
* Move 'Close' menu item.stuconnolly2009-10-061-240/+35
* • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern...Bibiko2009-10-061-11/+256
* • changed routine for opening SPF filesBibiko2009-10-061-290/+51
* More export redesign work. CSV data generation is currently working using the...stuconnolly2009-10-061-26/+44
* Remove the (single item) 'Tools' menu and move the 'User Manager' menu item t...stuconnolly2009-10-041-74/+61
* Add the ability to copy the selected server variable(s), either as name = val...stuconnolly2009-10-041-19/+128
* • corrected tooltips for 'Add' and 'Remove' buttonBibiko2009-10-021-16/+49
* • first implementation of a Content Filter EditorBibiko2009-10-011-6/+2
* - Add copy create syntax button to the create syntax sheet.stuconnolly2009-10-012-5/+74
* - Replace the create syntax transparent HUD panel with a standard sheet, whic...stuconnolly2009-10-012-526/+419
* - Add an empty tableview behind the table filter box, with the same backgrou...rowanbeentje2009-09-301-222/+377
* • further progress on the Content Filter EditorBibiko2009-09-301-473/+786
* • preparation for GUI support to manage user-defined content filtersBibiko2009-09-291-0/+2774
* • rewrote the content filter logic:Bibiko2009-09-281-40/+50
* • re-enabled field editor's QuickLook for 10.6Bibiko2009-09-251-359/+98
* • changed short-cuts for table history to ^⌥⇠/⇢ to avoid interfering...Bibiko2009-09-241-2/+2
* Rename (currently unused) help folder.stuconnolly2009-09-2321-0/+0
* Change the size of the checkboxes in the structure view to resolve the strang...stuconnolly2009-09-231-219/+139
* Change the back/forward in history menu item shortcuts to command + arrows as...stuconnolly2009-09-141-3/+3
* 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