aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* #2434 now use NSTitlebarAccessoryViewController if availableAbhi Beckert2016-06-051-10/+10
* #979 change default CSV export settingsAbhi Beckert2016-06-051-15/+15
* Merge branch 'master' of https://github.com/sequelpro/sequelproAbhi Beckert2016-05-0926-93179/+11327
|\
| * Temporarily downgrade two xibs from 7.0 -> 5.1 as the differences seem to be ...Max Lohrmann2016-05-082-10/+10
| * Update all remaining xib files to require at least Xcode 5.1 (= OS X 10.8)Max2016-05-0823-80589/+10224
| * Make reassigning "Select active query" (^Y) possible (#1215)Max Lohrmann2016-05-081-0/+6
| * Update MainMenu.xib from Xcode 4.6 → 5.1 (minimum version for Xcode 7.0)Max2016-05-081-12581/+1088
* | Fix disabled buttons and add some retina iconsAbhi Beckert2016-05-092-118/+116
|/
* icon position tweaksAbhi Beckert2016-04-181-2/+2
* * Add the possibility to navigate table list by arrow keys when using table f...Max Lohrmann2016-04-161-0/+1
* new table footer icons for connection windowAbhi Beckert2016-04-151-26/+26
* update xib format (without changes)Abhi Beckert2016-04-151-9119/+2604
* #2453 fix a couple of buttonsAbhi Beckert2016-04-101-8/+10
* fix various compile warningsAbhi Beckert2016-04-031-32988/+5664
* #346 Work on new tab bar designAbhi Beckert2016-03-181-392/+49
* Move export table view checkbox columnsAbhi Beckert2016-03-121-3/+4
* Upgrade XIB document version (without making changes)Abhi Beckert2016-03-121-9677/+1139
* Merge pull request #2205 from josegonzalez/patch-1Abhi Beckert2016-03-041-1/+1
|\
| * Make messaging around query remembering less vagueJose Diaz-Gonzalez2015-08-151-1/+1
* | Merge pull request #2206 from josegonzalez/patch-2Abhi Beckert2016-03-041-1/+1
|\ \
| * | Rename 'Standard' to 'TCP/IP'. Refs #1739Jose Diaz-Gonzalez2015-08-151-1/+1
| |/
* | Fix invalid value being displayed for table auto increment in table status vi...Max2016-02-131-87/+10
* | Add UI for the "Create tablespace" global privilegeMax2015-11-181-41/+174
* | Store the last export settings using the new "export settings" formatMax2015-11-151-32/+0
* | Fix another set of fields that allowed multi-line input (#2325)Max2015-11-1318-64/+64
* | Fix: "Custom filename" in export dialog would accept multi line text (#2325)Max2015-11-131-1/+1
* | In order to enable even more people to shoot themselves in the foot, this com...Max2015-11-121-32/+128
* | 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
* | Allow import of saved export settings (in export dialog)Max2015-11-071-58/+209
* | 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
* | Change width of export dialog to fit tokenlistMax2015-10-121-37/+37
* | Add an option to save the current export dialog settings to a fileMax2015-10-121-2/+57
* | Change how the custom filename pattern in export dialog is handledMax2015-10-121-0/+8
* | Rename a variable that was desperately trying to cause coding errorsMax2015-10-101-4/+4
* | Fix connection view input fields accepting multi-line input (#2269)Max2015-10-061-22/+22
* | Give all table views names for crash identificationMax2015-10-021-0/+7
* | Change the way result highlighting is done in the "go to database" dialogMax2015-09-261-6/+9
* | Replace "Spelling" for "Spelling and Grammar" menu itemGuillermo Ignacio Enriquez Gutierrez2015-08-231-138/+194
* | Add Substitutions to edit menu itemGuillermo Ignacio Enriquez Gutierrez2015-08-231-0/+211
* | Add speech menu itemGuillermo Ignacio Enriquez Gutierrez2015-08-231-0/+79
* | Fix an UI spacing issue in Field Editor for DEMax2015-08-221-4/+5
* | Match shortcuts with default icon ordering. sequelpro/sequelpro#1541Guillermo Ignacio Enriquez Gutierrez2015-08-191-7/+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-022-183/+130