| Commit message (Expand) | Author | Age | Files | Lines |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+20 |
* | Silence static analyzer warnings. | stuconnolly | 2012-06-26 | 1 | -5/+3 |
* | Add SPWindowControllerDelegate category. | stuconnolly | 2012-04-09 | 1 | -374/+2 |
* | PSMTabBar improvements: | rowanbeentje | 2012-04-02 | 1 | -0/+3 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -3/+3 |
* | - Lion compatibility improvement: add support for fullscreen windows, on the... | rowanbeentje | 2011-08-16 | 1 | -0/+26 |
* | Add Sparkle to credits. | stuconnolly | 2011-07-10 | 1 | -16/+12 |
* | Add the ability to double click a tab to duplicate the connection in a new ta... | stuconnolly | 2011-05-09 | 1 | -3/+17 |
* | Add tab context menu. | stuconnolly | 2011-05-08 | 1 | -2/+16 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-15 | 1 | -5/+6 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -1/+3 |
* | Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce... | rowanbeentje | 2010-11-03 | 1 | -1/+1 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -2/+2 |
* | More work on tab creation target and action | avenjamin | 2010-09-15 | 1 | -3/+3 |
* | Add ability to double click the empty area of the tab bar to create a new tab. | avenjamin | 2010-09-15 | 1 | -0/+1 |
* | • made usage of SPBeginWaitingAlertSheet while closing a spf file for reada... | Bibiko | 2010-08-19 | 1 | -4/+8 |
* | - Fix menu item and window close issues after a tab is dragged to a new wind... | rowanbeentje | 2010-08-03 | 1 | -1/+2 |
* | Improve tab dragging: | rowanbeentje | 2010-08-03 | 1 | -1/+2 |
* | - Fix tab bars in windows with only one tab not disappearing after dragging ... | rowanbeentje | 2010-07-03 | 1 | -5/+2 |
* | Improve tab functionality, behaviour and interaction. | rowanbeentje | 2010-06-30 | 1 | -14/+41 |
* | Add option to toggle the tab bar visibility. | avenjamin | 2010-06-30 | 1 | -1/+18 |
* | • made SP more robust against fast closing of tabs and windows | Bibiko | 2010-06-29 | 1 | -2/+2 |
* | • Open Session file | Bibiko | 2010-06-29 | 1 | -0/+4 |
* | • initial support for open a spfs session file (works rudimentary - fine-t... | Bibiko | 2010-06-24 | 1 | -0/+13 |
* | • replaced @"sql" and @"spf" by their SPConstant definitions | Bibiko | 2010-06-24 | 1 | -0/+6 |
* | • simplified and unified tab tooltips | Bibiko | 2010-06-18 | 1 | -27/+4 |
* | - Further improve appearance of Sequel Pro tab style (still hidden): fixed d... | rowanbeentje | 2010-06-17 | 1 | -3/+3 |
* | • added Window menu item "Move Tab to New Window" | Bibiko | 2010-06-16 | 1 | -13/+82 |
* | Initial stage of re styling the tab bar to actually look half decent. | avenjamin | 2010-06-14 | 1 | -1/+1 |
* | • reverted to previous approach to display tooltips for unselected tab view... | Bibiko | 2010-06-14 | 1 | -2/+29 |
* | - Fix a crash when dragging/closing tabs after tab drags, caused by not upda... | rowanbeentje | 2010-06-14 | 1 | -1/+2 |
* | • simplified tooltips for tabs | Bibiko | 2010-06-14 | 1 | -23/+6 |
* | • if tab view item is dragged out of a tab bar set the correct window title | Bibiko | 2010-06-14 | 1 | -0/+3 |
* | Improvements to tab dragging and switching: | rowanbeentje | 2010-06-13 | 1 | -5/+71 |
* | - Add support for tearing tabs off a window, into a new window containing th... | rowanbeentje | 2010-06-13 | 1 | -3/+55 |
* | - Fix a regression in r2308 causing problems when dragging a tab from one wi... | rowanbeentje | 2010-06-12 | 1 | -2/+1 |
* | - Fix menu validation by forwarding SPWindowController requests to the front... | rowanbeentje | 2010-06-12 | 1 | -24/+31 |
* | • avoid exception for showing tooltip if tab will be closed by checking tab... | Bibiko | 2010-06-12 | 1 | -1/+6 |
* | • added tooltip for tab view titles | Bibiko | 2010-06-12 | 1 | -1/+43 |
* | • Select Next/Previous Tab now cycles through available tabs if it's called... | Bibiko | 2010-06-11 | 1 | -13/+14 |
* | • add to Main Menu > View > : | Bibiko | 2010-06-11 | 1 | -0/+43 |
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -17/+17 |
* | - Add support for progress indicator in tabs | rowanbeentje | 2010-05-24 | 1 | -1/+46 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -0/+372 |