Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+19 |
| | |||||
* | Tidy up an use enums. | stuconnolly | 2012-06-27 | 1 | -1/+0 |
| | |||||
* | Add a hidden preference for specifying the long running query notification ↵ | stuconnolly | 2011-10-08 | 1 | -0/+3 |
| | | | | time (currently in milliseconds). Implements issue #944 | ||||
* | Add a new class template for the favorites controller. | stuconnolly | 2010-11-10 | 1 | -1/+3 |
| | |||||
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
| | |||||
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -3/+3 |
| | |||||
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -2/+4 |
| | | | | | | | | - Addition of PSMTabBar framework - Rework away from a document-based TableDocument - Support tabs throughout the application - Add menu items for creating tabs, and add support for dragging tabs to different windows | ||||
* | General tidy up, with a focus on consolidating more constants in ↵ | stuconnolly | 2010-03-24 | 1 | -5/+3 |
| | | | | SPConstants.h/m. | ||||
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for ↵ | rowanbeentje | 2010-01-09 | 1 | -1/+1 |
| | | | | | | | release builds, including a large number of 64bit compatibility upgrades and tweaks - Upgrade RegexKitLite to 3.3 | ||||
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -0/+1 |
| | |||||
* | Improve Growl interaction to reduce general Growl spammage and improve ↵ | rowanbeentje | 2009-10-03 | 1 | -1/+17 |
| | | | | | | | | | | functionality: - Growls are now only shown by default if they are not fired from the frontmost window - Long-running tasks (>3 secs) will still Growl - Clicking on a Growl will now bring the associated window to the front This addresses the original concerns of Issue #98. | ||||
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -0/+3 |
| | |||||
* | Source tidy up including standard header for all source files. | stuconnolly | 2009-05-18 | 1 | -2/+11 |
| | |||||
* | Implement very basic Growl enable/disable preference. Still need to add more ↵ | stuconnolly | 2009-04-11 | 1 | -0/+1 |
| | | | | complex notification rules. | ||||
* | MERGED r262:266 from branches/stuart02 to trunk to include new project ↵ | stuconnolly | 2008-12-10 | 1 | -0/+34 |
structure. |