| 2009-07-02 |
Fix GrowlSafari under Safari 4 by updating the download stage numbers. For simplicity and ease of fixage, I've ripped out all the Safari 2 and 3 support—GrowlSafari requires Safari 4 now. For clarity, I've also added an enumeration to name all the stages.
|
file | diff | annotate |
| 2009-07-02 |
Fix an apparent leak: We put the download-started date into our dictionary under the download's identifier, but then tried to remove the date from the dictionary under the download itself. Thus, we leaked both the date and the copy of the identifier.
|
file | diff | annotate |
| 2008-05-14 |
Patch from Ben Willmore which fixes GrowlSafari for Safari 3.0+. Thanks!
|
file | diff | annotate |
| 2008-05-13 |
Added a +load method, so we can detect if the class gets loaded at all. It doesn't.
|
file | diff | annotate |
| 2008-05-12 |
The new version of GrowlSafari, as a WebKit plug-in. Sadly, doesn't work: Safari doesn't load it, because it loads any plug-in only when it encounters content that it needs the plug-in to handle.
|
file | diff | annotate |
| 2007-09-01 |
Generated the GrowlSafari strings rather than having them sitting around made by hand, and added a comment
|
file | diff | annotate |
| 2005-06-13 |
GrowlSafari now prints the Growl.framework version, too
|
file | diff | annotate |
| 2005-06-04 |
- Used +[NSBundle bundleWithIdentifier] instead of +[NSBundle bundleForClass]
|
file | diff | annotate |
| 2005-06-03 |
Made GrowlSafari register with Safari's Icon - fixes #276
|
file | diff | annotate |
| 2005-05-30 |
Use TIFFRepresentation here. Figure out why it crashes otherwise...
|
file | diff | annotate |
| 2005-05-30 |
GrowlSafari is now an InputManager and no longer requires SIMBL
|
file | diff | annotate |
| 2005-05-27 |
GrowlSafari now uses applicationIconForGrowl
|
file | diff | annotate |
| 2005-05-25 |
GrowlMail now sets itself as the Growl delegate even if Growl isn't installed, so that it will register when Growl is started.
|
file | diff | annotate |
| 2005-05-24 |
GrowlSafari now sets itself as the Growl delegate even if Growl isn't running, so that it will register when Growl is started.
|
file | diff | annotate |
| 2005-05-22 |
Fixed #227 (GrowlSafari shows duplicate download notifications)
|
file | diff | annotate |
| 2005-05-16 |
Localized new strings in GrowlSafari
|
file | diff | annotate |
| 2005-05-16 |
Added RSS notifications for GrowlSafari (by Johan Persson)
|
file | diff | annotate |
| 2005-05-16 |
GrowlMail and GrowlSafari now link against Growl.framework weakly
|
file | diff | annotate |
| 2005-04-30 |
GrowlSafari now uses Growl.framework
|
file | diff | annotate |
| 2005-04-26 |
Removed trailing whitespace
|
file | diff | annotate |
| 2005-04-20 |
GrowlSafari: eliminated warning by dropping support for Safari 1.2
|
file | diff | annotate |
| 2005-04-18 |
removed a comment accidentally left in.
|
file | diff | annotate |
| 2005-04-18 |
Swizzling failure logs now show the name of the selector that we tried to swizzle instead of (NULL)
|
file | diff | annotate |
| 2005-04-17 |
Expanded debugging messages.
|
file | diff | annotate |
| 2005-04-14 |
Applies patch from #106 (GrowlSafari notifies even on very short downloads)
|
file | diff | annotate |
| 2005-03-25 |
Added Japanese localization of GrowlSafari, GrowlTunes and GrowlMail by Daisuke Okada
|
file | diff | annotate |
| 2005-03-11 |
Make GrowlSafari work with Safari 2.0
|
file | diff | annotate |
| 2005-03-11 |
Applied patch from #105
|
file | diff | annotate |
| 2005-03-10 |
Fixed path to GrowlDefines.h in GrowlSafari project file
|
file | diff | annotate |
| 2004-12-10 |
Make GrowlSafari no longer notify for pre-existing downloads
|
file | diff | annotate |
| 2004-11-19 |
GrowlSafari now with sparkly licensing.
|
file | diff | annotate |
| 2004-11-13 |
Moving GrowlSafari/Mail/Tunes to the Extras folder.
|
file | diff | annotate | base |