| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix comment typo as a result of recent change. | stuconnolly | 2010-01-23 | 1 | -1/+1 |
* | Restore default behaviour of bringing the most recent window to the front whe... | stuconnolly | 2010-01-22 | 1 | -1/+3 |
* | • removed from each open panel: | Bibiko | 2010-01-15 | 1 | -1/+4 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -2/+2 |
* | Convert URL constants from #define's to extern's. | stuconnolly | 2009-12-11 | 1 | -5/+5 |
* | - Add document images for .spf and .sql files | rowanbeentje | 2009-12-09 | 1 | -4/+4 |
* | Remember to release the about controller. | stuconnolly | 2009-11-19 | 1 | -0/+1 |
* | The result of being bored. Add a nicer looking about panel based on Adium's. | stuconnolly | 2009-11-19 | 1 | -1/+12 |
* | If SP is already running, but there are no documents open, clicking the dock ... | stuconnolly | 2009-11-14 | 1 | -12/+36 |
* | Tidy up and forgot to commit project file. | stuconnolly | 2009-11-13 | 1 | -35/+42 |
* | Add constant for preference key 'AutoConnectToDefault' and replace occurrence... | stuconnolly | 2009-10-17 | 1 | -2/+2 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -10/+5 |
* | Add a 'Provide Feedback' menu item to the help menu, which links to http://ww... | stuconnolly | 2009-10-16 | 1 | -0/+9 |
* | • added AppleScript support for "make new document" | Bibiko | 2009-10-14 | 1 | -0/+10 |
* | • cleaned and improved AppleScript support | Bibiko | 2009-10-14 | 1 | -0/+56 |
* | • cleaned the current Applescript support definitions slightly | Bibiko | 2009-10-13 | 1 | -12/+1 |
* | • Sequel Pro now understands the AppleScript command 'quit' correctly | Bibiko | 2009-10-13 | 1 | -3/+1 |
* | More export redesign work. Note that the current implementation has a major f... | stuconnolly | 2009-10-07 | 1 | -3/+5 |
* | • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern... | Bibiko | 2009-10-06 | 1 | -0/+5 |
* | • if the user chose to open a SQL file which is larger than 1MB SP asks for... | Bibiko | 2009-09-26 | 1 | -1/+44 |
* | • changed DocTypes for sql and spf files | Bibiko | 2009-08-22 | 1 | -3/+3 |
* | • moved NSOpenPanel stuff from TableDocument to SPAppControler to simplify ... | Bibiko | 2009-08-22 | 1 | -35/+82 |
* | • outsourced SPEncodingPopupAccessory | Bibiko | 2009-08-22 | 1 | -6/+44 |
* | • further improvements for open/save SQL/SPF files | Bibiko | 2009-08-22 | 1 | -3/+40 |
* | Rename MainController to SPAppController. | stuconnolly | 2009-08-08 | 1 | -0/+352 |