boredzo / Growl (http://growl.info/)

Growl lets Mac OS X applications unintrusively tell you when things happen.

Clone this repository (size: 89.2 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/boredzo/growl/

Changed (Δ37 bytes):

Up to file-list Plugins/Displays/WebKit/GrowlWebKitWindowController.m:

19
19
#include "CFGrowlAdditions.h"
20
20
#include "CFDictionaryAdditions.h"
21
21
#include "CFMutableStringAdditions.h"
22
#import "NSMutableStringAdditions.h"
22
23
#import "GrowlNotificationDisplayBridge.h"
23
24
#import "GrowlDisplayPlugin.h"
24
25
#import "GrowlFadingWindowTransition.h"