aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowController.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy up.stuconnolly2010-10-191-1/+0
* Add option to toggle the tab bar visibility.avenjamin2010-06-301-1/+2
* • Open Session fileBibiko2010-06-291-0/+1
* • initial support for open a spfs session file (works rudimentary - fine-t...Bibiko2010-06-241-0/+1
* • added Window menu item "Move Tab to New Window"Bibiko2010-06-161-1/+1
* • simplified tooltips for tabsBibiko2010-06-141-0/+1
* - Fix menu validation by forwarding SPWindowController requests to the front...rowanbeentje2010-06-121-0/+2
* • add to Main Menu > View > :Bibiko2010-06-111-0/+2
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
* Initial implementation of tabs:rowanbeentje2010-05-231-0/+46
='#n132'>132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189