aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowController.m
Commit message (Expand)AuthorAgeFilesLines
* • simplified and unified tab tooltipsBibiko2010-06-181-27/+4
* - Further improve appearance of Sequel Pro tab style (still hidden): fixed d...rowanbeentje2010-06-171-3/+3
* • added Window menu item "Move Tab to New Window"Bibiko2010-06-161-13/+82
* Initial stage of re styling the tab bar to actually look half decent.avenjamin2010-06-141-1/+1
* • reverted to previous approach to display tooltips for unselected tab view...Bibiko2010-06-141-2/+29
* - Fix a crash when dragging/closing tabs after tab drags, caused by not upda...rowanbeentje2010-06-141-1/+2
* • simplified tooltips for tabsBibiko2010-06-141-23/+6
* • if tab view item is dragged out of a tab bar set the correct window titleBibiko2010-06-141-0/+3
* Improvements to tab dragging and switching:rowanbeentje2010-06-131-5/+71
* - Add support for tearing tabs off a window, into a new window containing th...rowanbeentje2010-06-131-3/+55
* - Fix a regression in r2308 causing problems when dragging a tab from one wi...rowanbeentje2010-06-121-2/+1
* - Fix menu validation by forwarding SPWindowController requests to the front...rowanbeentje2010-06-121-24/+31
* • avoid exception for showing tooltip if tab will be closed by checking tab...Bibiko2010-06-121-1/+6
* • added tooltip for tab view titlesBibiko2010-06-121-1/+43
* • Select Next/Previous Tab now cycles through available tabs if it's called...Bibiko2010-06-111-13/+14
* • add to Main Menu > View > :Bibiko2010-06-111-0/+43
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-17/+17
* - Add support for progress indicator in tabsrowanbeentje2010-05-241-1/+46
* Initial implementation of tabs:rowanbeentje2010-05-231-0/+372