aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPGrowlController.h
Commit message (Collapse)AuthorAgeFilesLines
* 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.