Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Internal Refactoring: Move MySQL Help viewer into own xib with own controller | Max | 2018-05-27 | 1 | -194/+2 |
| | |||||
* | Fix an issue which caused most textboxes to no longer scroll properly ↵ | Max | 2018-05-23 | 1 | -10/+10 |
| | | | | (likely caused by a bug in Xcode) #3016 | ||||
* | Fix a drawing issue on 10.6 and move some code | Max | 2018-05-15 | 1 | -1/+20 |
| | |||||
* | Remove dead code, add types, reformat | Max | 2018-05-14 | 1 | -1/+0 |
| | |||||
* | #63: Rename class SPTableContentFilterController to SPRuleFilterController ↵ | Max | 2018-05-13 | 1 | -2/+2 |
| | | | | to reduce confusion | ||||
* | #63: Move some UI around and add proper icon | Max | 2018-05-11 | 1 | -26/+27 |
| | | | | Clarify some variable names | ||||
* | Move advanced filter table code into its own class + xib | Max | 2018-05-08 | 1 | -316/+2 |
| | |||||
* | #63: Add basic support for multiple filters | Max | 2018-05-07 | 1 | -345/+237 |
| | |||||
* | Fix drawing artifacts in some table views on OS X < 10.11 | Max | 2017-04-01 | 1 | -11/+11 |
| | | | | | | This was caused by Apple increasing the table view header row height from 17 to 23 and as usual assuming any older versions of OS X will magically cease to exist on the next day… Note that the 10.11+ runtime is perfectly capable of increasing the height as needed, but the older ones won’t shrink it. | ||||
* | Make XIB versions consistent and remove Xcode 8 restriction. | Stuart Connolly | 2017-03-28 | 1 | -4/+3 |
| | |||||
* | Update tab view drawing to match the style used by 10.12's automatic tabs ↵ | Stuart Connolly | 2017-03-26 | 1 | -160/+109 |
| | | | | | | | | | and remove unused tab styles. Issues still to address: - Add tab button does not darken when moused over - The tab overflow button is being clipped and the image is not high res | ||||
* | Fix console message about missing images (bug in Xcodes IB converter) | Max | 2016-07-10 | 1 | -9/+3 |
| | |||||
* | #2434 now use NSTitlebarAccessoryViewController if available | Abhi Beckert | 2016-06-05 | 1 | -10/+10 |
| | |||||
* | Merge branch 'master' of https://github.com/sequelpro/sequelpro | Abhi Beckert | 2016-05-09 | 1 | -5/+5 |
|\ | |||||
| * | Temporarily downgrade two xibs from 7.0 -> 5.1 as the differences seem to be ↵ | Max Lohrmann | 2016-05-08 | 1 | -6/+6 |
| | | | | | | | | minimal | ||||
* | | Fix disabled buttons and add some retina icons | Abhi Beckert | 2016-05-09 | 1 | -87/+85 |
|/ | | | | #2453 #1432 | ||||
* | * Add the possibility to navigate table list by arrow keys when using table ↵ | Max Lohrmann | 2016-04-16 | 1 | -0/+1 |
| | | | | filter (#2468) | ||||
* | #2453 fix a couple of buttons | Abhi Beckert | 2016-04-10 | 1 | -8/+10 |
| | |||||
* | fix various compile warnings | Abhi Beckert | 2016-04-03 | 1 | -32988/+5664 |
| | |||||
* | Fix invalid value being displayed for table auto increment in table status ↵ | Max | 2016-02-13 | 1 | -87/+10 |
| | | | | view (#2336) | ||||
* | Fix another set of fields that allowed multi-line input (#2325) | Max | 2015-11-13 | 1 | -15/+15 |
| | |||||
* | Fix an issue where changing a table collation could cause an exception ↵ | Max | 2015-11-11 | 1 | -0/+9 |
| | | | | | | | | (fixes #2320) This issue probably was introduced in f02fb787063caabe246a0ee420394f5676c55a9c The empty item at the top of the collation list will now no longer have a selection mark, though. | ||||
* | Add a "tooltip" when picking a column type in structure view, explaining ↵ | Max | 2015-11-10 | 1 | -62/+337 |
| | | | | | | basic properties of the type (part of #1090) This is mostly to help users understand what "Length" actually does for *INT types. | ||||
* | Fix the charset/collation selection when creating a new db/table (minor ↵ | Max | 2015-11-03 | 1 | -9/+9 |
| | | | | leftover from #2237) | ||||
* | Changed my mind about something, to make it safer for localization | Max | 2015-11-03 | 1 | -3/+41 |
| | |||||
* | Add a visual indication for the defaults in the encoding/collation menus in ↵ | Max | 2015-11-02 | 1 | -2/+18 |
| | | | | table structure view (final part of #2237) | ||||
* | Increase width of "INDEXES" section heading for localization | Max | 2015-10-21 | 1 | -2/+2 |
| | |||||
* | Fix Edit Trigger sheet no working correctly in many localized versions (#2289) | Max | 2015-10-15 | 1 | -0/+3 |
| | |||||
* | Constrain the Table Info Comment/Create split view so that neither side can ↵ | Max | 2015-10-14 | 1 | -3/+17 |
| | | | | be completely hidden (fixes #2285) | ||||
* | Give all table views names for crash identification | Max | 2015-10-02 | 1 | -0/+7 |
| | |||||
* | I have a certain suspicion what might be the culprit behind ↵ | Max | 2015-08-14 | 1 | -0/+13 |
| | | | | _scrollViewDidChangeBounds: | ||||
* | Fix some UI spacing issues for pt translation (fixes #2187) | Max | 2015-08-02 | 1 | -182/+129 |
| | |||||
* | Setting large auto_increment values (> 1000) could be misinterpreted as ↵ | Max | 2015-06-09 | 1 | -7/+7 |
| | | | | decimal values in some cases (fixes #2130) | ||||
* | Remove keyboard shortcut from the database dropdown (cmd+shift+D) and give ↵ | Max | 2015-05-13 | 1 | -48/+124 |
| | | | | it to "Go to Database..." instead | ||||
* | Fix some minor UI misalignment | Max | 2015-05-12 | 1 | -445/+411 |
| | |||||
* | Change the visual appearance of the FK creation error dialog a bit | Max | 2015-04-16 | 1 | -57/+837 |
| | |||||
* | * Fix broken import on 10.6… | Max | 2015-01-02 | 1 | -67/+99 |
| | | | | | (Import would not work on a new installation where a certain preference key has not yet been set) * Also attached the gear menu in table structure view to the table header view, so the columns to show can now be selected by right-clicking on the table header (like in Activity Monitor) | ||||
* | Touch all XIB files with Xcode 6.1.1 | Max | 2014-12-19 | 1 | -78/+5210 |
| | | | | | No"real" changes were made. NOTE: There is actually a chance for this change to break stuff. | ||||
* | Fix "Invalid color System, labelColor" error | Max | 2014-12-04 | 1 | -14/+9 |
| | | | | At some point Xcode decided to introduce a new variant of black named "labelColor" (which is 10.10 only). This commit changes the DBView xib back to controlTextColor instead. | ||||
* | Fixes "Could not find image named" errors | Max | 2014-12-04 | 1 | -30/+0 |
| | | | | | Switchting the IB files to Xcode 5 introduced some kind of image reference for some of our popup buttons, which was kept when we switched back to 4.6 format. However as this wasn't used in the 4.6 files before switchting to 5 either, I just removed that stuff. | ||||
* | Add a "Open Table in New Window" menu action | Max | 2014-11-23 | 1 | -4152/+323 |
| | | | | This is implemented as an alternate menu item, ie. it will appear when holding down the Option (alt) key instead of the normal "Open Table in new Tab" item. Fixes #2015 | ||||
* | Another attempt to fix the cog menus on 10.10 | Max | 2014-11-21 | 1 | -352/+4326 |
| | | | | | | | Previously our cog menus have been Round Rect (borderless) NSPopupButtons with text aligned to the left of the image as that combination would allow us to make the box of the button exactly as big as the image. However in 10.10 Apple changed the layout so that a padding is always added on the right border of a popup button (except if the menu is attached to the left). From playing around I found the only setting to be compatible between 10.9 and 10.10 to be the button type Bevel (borderless). This commit changes all cog buttons to Bevel type in hopes those will also look the same on 10.8, 10.7, 10.6. | ||||
* | Fix button alignment and warning. | Stuart Connolly | 2014-10-26 | 1 | -3956/+397 |
| | |||||
* | Fix spacing and indexes title being clipped. | Stuart Connolly | 2014-06-01 | 1 | -129/+92 |
| | |||||
* | Switch to using NSRuleEditor as SPRuleEditor doesn't exist yet. | Stuart Connolly | 2014-01-25 | 1 | -14/+3830 |
| | |||||
* | Allow all interfaces to be opened in Xcode 4. | Stuart Connolly | 2014-01-19 | 1 | -3740/+4 |
| | |||||
* | Fix warnings on 10.7 | Stuart Connolly | 2014-01-18 | 1 | -35/+46 |
| | |||||
* | Set XIBs to open Xcode 4.6 | Stuart Connolly | 2014-01-18 | 1 | -5544/+30152 |
| | |||||
* | Fix remaining IB warning. | Stuart Connolly | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | Fix IB warning. | Stuart Connolly | 2014-01-18 | 1 | -8/+8 |
| |