aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/Growl.framework/Versions/A/Headers
Commit message (Collapse)AuthorAgeFilesLines
* Update Growl.framework to 2.0.1Max2014-12-314-895/+144
| | | | | As per https://code.google.com/p/growl/wiki/SystemRequirements this should not break compatibility with Sequel Pro and the API stays the same. This change gives us Notification Center support for free, though.
* Update Growl framework to version 1.2.3 to fix compatibility with Growl 1.3. ↵stuconnolly2011-11-052-3/+3
| | | | Fixes issue #1220.
* - Updating Growl to 1.2avenjamin2009-12-202-35/+1
| | | | | | | | - Updating BWToolkit to 1.2.2 - Changed BWToolkit from building it ourselves to just include the latest release of the framework - Changed build settings to build 32 and 64 universal binaries - Changed compiler to Clang
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-104-0/+1743
structure.