aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowController.m
Commit message (Expand)AuthorAgeFilesLines
...
* 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