aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGrowlController.h
Commit message (Collapse)AuthorAgeFilesLines
* Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-0/+3
|
* Add a new class template for the favorites controller.stuconnolly2010-11-101-1/+3
|
* Tidy up.stuconnolly2010-10-191-1/+0
|
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-3/+3
|
* Initial implementation of tabs:rowanbeentje2010-05-231-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 ↵stuconnolly2010-03-241-5/+3
| | | | SPConstants.h/m.
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for ↵rowanbeentje2010-01-091-1/+1
| | | | | | | release builds, including a large number of 64bit compatibility upgrades and tweaks - Upgrade RegexKitLite to 3.3
* Tidy up.stuconnolly2009-11-071-0/+1
|
* Improve Growl interaction to reduce general Growl spammage and improve ↵rowanbeentje2009-10-031-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.stuconnolly2009-05-191-0/+3
|
* Source tidy up including standard header for all source files.stuconnolly2009-05-181-2/+11
|
* Implement very basic Growl enable/disable preference. Still need to add more ↵stuconnolly2009-04-111-0/+1
| | | | complex notification rules.
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-101-0/+34
structure.