aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowAdditions.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix more warnings.stuconnolly2013-01-251-2/+2
|
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-21/+26
|
* Warning: this branch commit is largely untested, and known to throw ↵rowanbeentje2012-02-231-1/+3
| | | | | | | | | | | | exceptions as database structure retrieval is currently missing! Further work on SPMySQLFramework integration: - Improve SPMySQL framework build settings including correct ppc builds and a Distribution configuration for the build distributions to match - Add new convenience querying and result methods to the framework - Amend Sequel Pro source to use the new SPMySQL.framework methods everywhere, replacing MCPKit methods where they differ and improving some functions - Remove MCPKit from the source - Fix a number of warnings on Release-style builds
* fixed compiler warningssqlprodev2011-03-011-0/+1
|
* • revert to previous rev due to by mistake removed methodBibiko2010-11-221-0/+20
|
* • Bundle EditorBibiko2010-11-221-19/+0
| | | | | | | | | | - added output action "Show as HTML" • Bundle HTML output - finished implementation - added print support (eg for printing reports) - added text size resizing - added link support - added new window support
* • re-enabled three finger trackpad wiping gesture for controlling the ↵Bibiko2010-10-221-25/+27
| | | | | | | | table history • CSV Import Field Mapper Sheet - fixed issue for inserting a global value containing a ' - started preparations of the "Add value or expression" sheet for future enhancements
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-13/+9
|
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
|
* • bound three finger multi-touch right/left swipe event to go back/forward ↵Bibiko2010-01-291-0/+15
| | | | in table history
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for ↵rowanbeentje2010-01-091-3/+3
| | | | | | | release builds, including a large number of 64bit compatibility upgrades and tweaks - Upgrade RegexKitLite to 3.3
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+3
|
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-0/+75
- committing Source