aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.h
Commit message (Expand)AuthorAgeFilesLines
* Merge SPAppController (part of #2789)Max2018-01-201-0/+22
* That looks like it isn't used anymoreMax2015-10-211-4/+0
* Fix button alignment and warning.Stuart Connolly2014-10-261-1/+1
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Allow opened SQL files to be saved back to the original file, addressing Issu...rowanbeentje2013-09-081-1/+0
* Minor tidy up.stuconnolly2013-02-171-10/+10
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-1/+1
* Fix more warnings.stuconnolly2013-01-251-1/+1
* Fix warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-241-1/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-15/+24
* Add a new SPAppController SPWindowManagement.stuconnolly2012-07-071-6/+0
* Remove unnecessary import.stuconnolly2012-07-041-1/+0
* #ifdef'ing out references to frameworks that are not used in SP_REFACTOR buildssqlprodev2012-03-291-0/+2
* - Fix crashes caused by using SPBundleHTMLOutputController windows, closing ...rowanbeentje2012-03-201-0/+1
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-071-0/+1
* • HTML output windowBibiko2010-12-131-1/+1
* • HTML output window's JavaScript supportBibiko2010-12-121-0/+1
* • finished implementation of SPChooseMenuItemDialogBibiko2010-12-061-4/+5
* • improved Bundle key equivalent handling and enabled to display all short-...Bibiko2010-12-031-0/+5
* • Bundle CommandsBibiko2010-12-011-0/+3
* • progress on trigger support for Bundle commandsBibiko2010-12-011-0/+2
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-4/+4
* • Bundle commandsBibiko2010-11-291-0/+5
* • improved installing procedure of spBundle filesBibiko2010-11-261-0/+1
* • Bundle EditorBibiko2010-11-231-0/+2
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-231-0/+1
* * enabled sequel:// url scheme commands from inside the Bundle HTML output wi...Bibiko2010-11-221-0/+2
* • Bundle supportBibiko2010-11-151-0/+9
* • added skeleton for Bundle EditorBibiko2010-11-121-1/+7
* Split out AppleScript support into a category of SPAppController.stuconnolly2010-10-141-1/+0
* • replaced @"sql" and @"spf" by their SPConstant definitionsBibiko2010-06-241-0/+4
* • initial preparations to support the storage of the entire SP session (all...Bibiko2010-06-211-2/+7
* Add a 'Translation Feedback' menuitem to the 'Help' menu (currently hidden). ...stuconnolly2010-06-011-0/+1
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
* Initial implementation of tabs:rowanbeentje2010-05-231-1/+8
* Add a 'Keyboard Shortcuts' menu item to the 'Help' menu which opens the page ...stuconnolly2010-03-101-0/+1
* Fix warning introduced in r1850 by making SPAppController conform to the Feeb...stuconnolly2010-03-061-1/+2
* Improve Feedback reporter privacy and functionality:rowanbeentje2010-03-061-0/+3
* The result of being bored. Add a nicer looking about panel based on Adium's.stuconnolly2009-11-191-1/+3
* Add a 'Provide Feedback' menu item to the help menu, which links to http://ww...stuconnolly2009-10-161-0/+1
* • cleaned the current Applescript support definitions slightlyBibiko2009-10-131-3/+0
* • Sequel Pro now understands the AppleScript command 'quit' correctlyBibiko2009-10-131-1/+3
* • outsourced SPEncodingPopupAccessoryBibiko2009-08-221-0/+2
* • further improvements for open/save SQL/SPF filesBibiko2009-08-221-0/+1
* Rename MainController to SPAppController.stuconnolly2009-08-081-0/+56