aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.m
Commit message (Expand)AuthorAgeFilesLines
...
* • Sequel Pro now understands the AppleScript command 'quit' correctlyBibiko2009-10-131-3/+1
* More export redesign work. Note that the current implementation has a major f...stuconnolly2009-10-071-3/+5
* • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern...Bibiko2009-10-061-0/+5
* • if the user chose to open a SQL file which is larger than 1MB SP asks for...Bibiko2009-09-261-1/+44
* • changed DocTypes for sql and spf filesBibiko2009-08-221-3/+3
* • moved NSOpenPanel stuff from TableDocument to SPAppControler to simplify ...Bibiko2009-08-221-35/+82
* • outsourced SPEncodingPopupAccessoryBibiko2009-08-221-6/+44
* • further improvements for open/save SQL/SPF filesBibiko2009-08-221-3/+40
* Rename MainController to SPAppController.stuconnolly2009-08-081-0/+352