aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* • 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
* Further SSH tunnel improvements:rowanbeentje2009-06-061-35/+114
* • 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
* • added to Editor Preferences:Bibiko2009-06-051-78/+187
* - added schema export to basic graphviz dot filemtvee2009-06-051-16/+32
* - Make memory management for SSH tunnels explicit to improve thread interact...rowanbeentje2009-06-051-91/+102
* Further SSH tunnel improvements:rowanbeentje2009-06-051-18/+372
* • added: syntax highlighting to the HUD window "Show Create Syntax"Bibiko2009-06-041-25/+142
* Added print accesory view with option to Print Backgroundsbamse162009-06-041-0/+254
* - Added Jim Knight (mtvee) to Creditsavenjamin2009-06-041-1/+2
* Further SSH tunnel improvements, password handling improvements, and minor bu...rowanbeentje2009-06-041-0/+497
* Various enhancements to relation functionality, including:stuconnolly2009-06-031-259/+233
* - Restore the Command-Alt-A shortcut for the add field button in the table s...rowanbeentje2009-06-021-40/+73
* Change 'Table Status' menuitem to 'Table Info' in View menu.stuconnolly2009-05-281-5/+19
* - Added split view to new table info sectionavenjamin2009-05-281-477/+437
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-282-122/+791
* Bind the create table syntax text view's font to CustomQueryEditorFont.stuconnolly2009-05-271-7/+28
* Forgot to update Localizable.strings for redesigned table info pane.stuconnolly2009-05-271-0/+0
* Redesigned table information pane.stuconnolly2009-05-271-867/+1374
* Replaced check on title with check on menu tag for Copy with Column Names iss...bamse162009-05-251-3/+6
* - Few Changes to Query Editor Preferenceavenjamin2009-05-222-620/+836
* • fixed typo and tooltip for the general preference "Display vertical grid ...Bibiko2009-05-201-14/+17
* New preference to allow the displaying of vertical grid lines in table views.stuconnolly2009-05-191-6720/+6787
* When adding a new table allow the user to specify the storage engine used.stuconnolly2009-05-191-29/+155
* Updates to add relation sheet.stuconnolly2009-05-181-59/+61
* Assign return key to add new relation button.stuconnolly2009-05-181-7/+10