aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* Fix console message about missing images (bug in Xcodes IB converter)Max2016-07-101-9/+3
* #2434 now use NSTitlebarAccessoryViewController if availableAbhi Beckert2016-06-051-10/+10
* Merge branch 'master' of https://github.com/sequelpro/sequelproAbhi Beckert2016-05-091-5/+5
|\
| * Temporarily downgrade two xibs from 7.0 -> 5.1 as the differences seem to be ...Max Lohrmann2016-05-081-6/+6
* | Fix disabled buttons and add some retina iconsAbhi Beckert2016-05-091-87/+85
|/
* * Add the possibility to navigate table list by arrow keys when using table f...Max Lohrmann2016-04-161-0/+1
* #2453 fix a couple of buttonsAbhi Beckert2016-04-101-8/+10
* fix various compile warningsAbhi Beckert2016-04-031-32988/+5664
* Fix invalid value being displayed for table auto increment in table status vi...Max2016-02-131-87/+10
* Fix another set of fields that allowed multi-line input (#2325)Max2015-11-131-15/+15
* Fix an issue where changing a table collation could cause an exception (fixes...Max2015-11-111-0/+9
* Add a "tooltip" when picking a column type in structure view, explaining basi...Max2015-11-101-62/+337
* Fix the charset/collation selection when creating a new db/table (minor lefto...Max2015-11-031-9/+9
* Changed my mind about something, to make it safer for localizationMax2015-11-031-3/+41
* Add a visual indication for the defaults in the encoding/collation menus in t...Max2015-11-021-2/+18
* Increase width of "INDEXES" section heading for localizationMax2015-10-211-2/+2
* Fix Edit Trigger sheet no working correctly in many localized versions (#2289)Max2015-10-151-0/+3
* Constrain the Table Info Comment/Create split view so that neither side can b...Max2015-10-141-3/+17
* Give all table views names for crash identificationMax2015-10-021-0/+7
* I have a certain suspicion what might be the culprit behind _scrollViewDidCha...Max2015-08-141-0/+13
* Fix some UI spacing issues for pt translation (fixes #2187)Max2015-08-021-182/+129
* Setting large auto_increment values (> 1000) could be misinterpreted as decim...Max2015-06-091-7/+7
* Remove keyboard shortcut from the database dropdown (cmd+shift+D) and give it...Max2015-05-131-48/+124
* Fix some minor UI misalignmentMax2015-05-121-445/+411
* Change the visual appearance of the FK creation error dialog a bitMax2015-04-161-57/+837
* * Fix broken import on 10.6…Max2015-01-021-67/+99
* Touch all XIB files with Xcode 6.1.1Max2014-12-191-78/+5210
* Fix "Invalid color System, labelColor" errorMax2014-12-041-14/+9
* Fixes "Could not find image named" errorsMax2014-12-041-30/+0
* Add a "Open Table in New Window" menu actionMax2014-11-231-4152/+323
* Another attempt to fix the cog menus on 10.10Max2014-11-211-352/+4326
* Fix button alignment and warning.Stuart Connolly2014-10-261-3956/+397
* Fix spacing and indexes title being clipped.Stuart Connolly2014-06-011-129/+92
* 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-191-3740/+4
* Fix warnings on 10.7Stuart Connolly2014-01-181-35/+46
* Set XIBs to open Xcode 4.6Stuart Connolly2014-01-181-5544/+30152
* 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
* 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
* Issue #1369: Fix the display of cross database relations.stuconnolly2013-10-211-159/+122
* * Move some duplicate code for charset/collation to it's own classdmoagx2013-04-261-33453/+33354
* - 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
* * Add support for ALTER DATABASE statement (needs review)dmoagx2013-03-171-27/+500