Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • forgotten to remove debug logs for r2337 | Bibiko | 2010-06-17 | 1 | -1/+0 |
| | |||||
* | • if a text string is dragged on tab this tab will be selected and the ↵ | Bibiko | 2010-06-17 | 1 | -1/+7 |
| | | | | corresponding db doc switches to Custom Query editor to be able eg to drag a query from one tab to another one | ||||
* | - Further improve appearance of Sequel Pro tab style (still hidden): fixed ↵ | rowanbeentje | 2010-06-17 | 2 | -33/+49 |
| | | | | | | | drawing glitches, improved spacing, improved edge drawing - Enable tab switch commands even when documents are working | ||||
* | - Add tab bar shadow and active tab shadows to the Sequel Pro tab style ↵ | rowanbeentje | 2010-06-15 | 1 | -47/+77 |
| | | | | (still hidden) | ||||
* | Initial stage of re styling the tab bar to actually look half decent. | avenjamin | 2010-06-14 | 6 | -15/+760 |
| | | | | | - Change line 373 of PSMTabBarControl to "SequelPro" to see new tabs. - The drawing of the tab edges needs to be redone on the very edge of each tab instead of being inset by a number pixels to resolve a few issues. | ||||
* | - Replace the precompiled PSMTabBar framework with a build-from-source ↵ | rowanbeentje | 2010-06-07 | 63 | -0/+9409 |
dependency, in preparation for future code and style changes |