aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* Add UI for custom SSL cipher listsMax2015-03-211-144/+521
* Allow selection of SSH client binary in prefsMax2015-03-171-45/+848
* Rename utf8 and utf8mb4Max2015-02-012-4/+4
* Fix another runtime warning caused by the up&down conversion of IB filesMax2015-01-301-10/+0
* * Fix broken import on 10.6…Max2015-01-021-67/+99
* Change how Growl status is displayed in prefsMax2014-12-311-90/+135
* ************** IMPORTANT: SEE BELOW **************Max2014-12-261-83/+137
* Change CSV field mapper table highlight styleMax2014-12-231-1/+0
* Add GUI option for utf8mb4 connection encodingMax2014-12-192-4/+115
* Touch all XIB files with Xcode 6.1.1Max2014-12-1928-1317/+27176
* Fix "Invalid color System, labelColor" errorMax2014-12-041-14/+9
* Fixes "Could not find image named" errorsMax2014-12-041-30/+0
* Try to fix the legacy pagination popoverMax2014-11-291-17/+31
* Change pagination popover to native typeMax2014-11-281-536/+3139
* Add a "Open Table in New Window" menu actionMax2014-11-231-4152/+323
* Another attempt to fix the cog menus on 10.10Max2014-11-218-582/+8490
* Set Xcode version compatibility to 4.6 in GotoDatabaseDialog.xib for 10.7 buildsMax2014-10-261-117/+681
* Fix button alignment and warning.Stuart Connolly2014-10-261-3956/+397
* Add a "Go to Database" dialogMax2014-10-122-59/+163
* Enable background color for content filter managerMax2014-09-181-21/+26
* Add pref to disable backticks in completionsAbhi Beckert2014-09-061-48/+508
* Resolve #1974: Allow un-mapping of Ctrl-HAbhi Beckert2014-09-061-15/+209
* Resolve #1938: In the query console display the database the query was execut...Stuart Connolly2014-08-281-57/+334
* Fix button alignment.Stuart Connolly2014-06-011-10/+2845
* Fix spacing and indexes title being clipped.Stuart Connolly2014-06-011-129/+92
* Enable SSL over SSH connection configuration.Howard P. Logsdon2014-03-071-562/+2003
* Switch to using NSRuleEditor as SPRuleEditor doesn't exist yet.Stuart Connolly2014-01-251-14/+3830
* Allow all interfaces to be opened in Xcode 4.Stuart Connolly2014-01-1915-2235/+2079
* Allow all interfaces to be opened in Xcode 4.Stuart Connolly2014-01-1925-80874/+32344
* Allow XIB to be opened with Xcode 4.6Stuart Connolly2014-01-181-6944/+4248
* Fix warnings on 10.7Stuart Connolly2014-01-182-9571/+1524
* Set XIBs to open Xcode 4.6Stuart Connolly2014-01-182-6524/+39727
* Fix remaining IB warning.Stuart Connolly2014-01-181-1/+1
* Fix IB warning.Stuart Connolly2014-01-181-8/+8
* Revert DBView.xib back to 7ae31e80623186465fa94e8e517fe0d56b32477fStuart Connolly2014-01-181-31/+48
* Fix IB warnings.Stuart Connolly2014-01-141-24/+23
* Remove reference to class that doesn't exist.Stuart Connolly2014-01-141-2/+2
* Add an option to display binary data as hex, while displaying it in blue to d...Stuart Connolly2014-01-141-11611/+980
* Fix IB warning for non-existent class.Stuart Connolly2014-01-131-24/+8
* Add the XIB support for Multiple Table Content Filters (Issue #63). The requ...rowanbeentje2013-11-101-33321/+5544
* Add a new option to enable/disable the field editor sheet in the actual sheet...stuconnolly2013-10-271-75/+163
* * This change adds basic tab coloring support for favorites - ** POC / NEEDS ...dmoagx2013-10-231-9482/+9814
* Issue #1369: Fix the display of cross database relations.stuconnolly2013-10-211-159/+122
* Allow opened SQL files to be saved back to the original file, addressing Issu...rowanbeentje2013-09-081-2613/+469
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-212-1978/+349
* * Move some duplicate code for charset/collation to it's own classdmoagx2013-04-261-33453/+33354
* - Correctly link the SSH name field, fixing issues editing and automatically...rowanbeentje2013-04-141-9468/+9482
* - Fix query status and error message title to not always suggest an error ha...rowanbeentje2013-04-011-60/+75
* Combine the "Run All" and "Run Current/Previous/Selection" buttons into a sin...rowanbeentje2013-03-311-33321/+33438
* * Add support for specifying a collation when creating a tabledmoagx2013-03-201-29/+193