aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj
Commit message (Expand)AuthorAgeFilesLines
* - Make the DBView window the document window. This allows the document to b...rowanbeentje2009-07-151-2/+10
* • unified ⌥⌘A in tooltipsBibiko2009-07-141-12/+52
* • fixed size problem for SSH tab view for SP's minimum window sizeBibiko2009-07-141-58/+76
* • fixed issue for Connection NIB: TABview jumped downwards while resizingBibiko2009-07-141-4/+6
* - Add a "Frequency" menu to automatic updates prefpane, allowing users to ch...rowanbeentje2009-07-131-36/+228
* - Alter the "Allow Null" column in the source view to use a checkbox instead...rowanbeentje2009-07-071-191/+98
* - Update the import/export progress sheet title to reflect the current activityrowanbeentje2009-07-061-21/+46
* - Improve handling of the new favorites interface in preferences, simplifyin...rowanbeentje2009-07-061-140/+133
* - Fix favorites text fields resizing in prefs windowrowanbeentje2009-07-061-64/+50
* Overhaul the connection screen:rowanbeentje2009-07-063-4626/+5917
* Add contextual menus to the table content and table relations views. Complete...stuconnolly2009-07-021-9/+136
* Add contextual menus to table structure and table index views. Part of issue ...stuconnolly2009-07-021-61/+150
* When displaying the add new table sheet use SPDatabaseData to get the availab...stuconnolly2009-07-011-7/+60
* - Make SSHQuestionDialog and printAccessory XIB's localizableavenjamin2009-06-292-51/+950
* • fixes for Create Syntax HUD window:Bibiko2009-06-261-25/+95
* - Fix issue with LHS action button would display its menu Small instead of Re...avenjamin2009-06-251-16/+16
* Remove table column from relations table view as its redundant data.stuconnolly2009-06-241-59/+10
* - Changed the way the BWToolkit framework was included to allow modifications...avenjamin2009-06-241-189/+22
* • added separate Menu "Context Menu (Table List)" to DBView.xibBibiko2009-06-241-23/+466
* - Modified titlebar display of SSH statusavenjamin2009-06-241-638/+681
* - Interface cleanup of various sheets and windowsavenjamin2009-06-241-4421/+4250
* Implement some of the points suggested in issue #309:stuconnolly2009-06-241-6/+9
* • tried to unify the displaying of error messages (mainly converted them in...Bibiko2009-06-241-1/+11
* - Add BWToolkit Framework to allow for better control over some UI elementsavenjamin2009-06-232-764/+995
* • fixed: ⌘R activated Table Info if Structure Pane is shown. Change to ⌘4.Bibiko2009-06-221-6/+10
* - Allow connections via SSH tunnels to reattempt using the specified host if...rowanbeentje2009-06-211-11/+296
* Update the new 'Edit Table Details' button tooltipstuconnolly2009-06-211-69/+17
* Sparkle delegate methods doesn't seem to be getting called, so set the delega...stuconnolly2009-06-211-8/+0
* Fix for issue #305. Close all sheets attached to all open windows just before...stuconnolly2009-06-211-2/+13
* • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline functionBibiko2009-06-181-89/+22
* Added new logging options to preferences.avenjamin2009-06-181-33/+396
* Fix missing Growl Notification prefs alert messageavenjamin2009-06-181-0/+0
* • changed the behaviour of the "Duplicate Field" button in TableSource:Bibiko2009-06-161-28/+3
* • subclassed the editSheet textViewBibiko2009-06-151-6/+96
* Replace the change table type button with an edit button that switches the cu...stuconnolly2009-06-151-269/+88
* Implementation of enhancement #273: Allow user to truncate table by right cli...stuconnolly2009-06-152-14/+54
* Add support for titlebar connection status images, and use for SSH tunnels.rowanbeentje2009-06-141-242/+115
* • moved code for de/increasing font and drag&drop feature (content or while...Bibiko2009-06-131-79/+52
* • rewrote editSheet for editing and displaying BLOB or TEXT data completelyBibiko2009-06-121-538/+1156
* Associate shortcut shift+command+R to refresh databases.stuconnolly2009-06-111-55/+28
* - Rename the preference pane 'Alerts' to 'Alerts & Logs'.stuconnolly2009-06-112-54/+60
* Add a very basic preference to disable all query logging. This can be expande...stuconnolly2009-06-112-95/+137
* • cleaned code for the case that the user selects a view which causes a MyS...Bibiko2009-06-101-41/+24
* - Table Info pane now has fixed heightavenjamin2009-06-101-70/+52
* - Fix missing images - file names had changedavenjamin2009-06-101-17/+24
* - Fix inverted behaviour of "Update help while typing" toggle in the Query a...rowanbeentje2009-06-091-112/+106
* • added: "Copy as SQL INSERT" ^⌥⌘CBibiko2009-06-081-2/+1
* • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pchBibiko2009-06-061-4/+43
* • updated Crefits.rtf for:Bibiko2009-06-061-6/+26
* • added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)Bibiko2009-06-051-9/+83