Extras/GrowlMail/GrowlMailPreferencesModule.m
2009-06-06 Refactored GrowlMail to have a separate singleton notifier object, in order to make the mail-bundle class less dependent on being a singleton. (Assumptions are bad, especially when you're working with private/undocumented APIs.)
2008-01-22 Merged the Growl-GrowlMail-rewrite branch (from [4640] when it was created to HEAD at [4755]) to trunk. This is Peter's conversion of GrowlMail to Cocoa and his and my various improvements and optimizations to it on that branch. I'll delete the branch next.
2005-05-29 Minor cleanup and updated copyright notice
2005-04-26 Removed trailing whitespace
2005-04-21 - Transformed NSMenuExtra into a NSStatusItem (#161)
2005-04-08 - Same as [1946] for the German localization
2005-04-03 GrowlMail now uses Cocoa Bindings, too
2005-04-03 forgot to initializeFromDefaults the checkbox, d'oh.
2005-04-03 I have rid myself of ingmar's nasty GrowlMail click handler :)
2005-02-19 Removed absolute path
2005-01-22 GrowlMail:
2005-01-21 GrowlMail:
2004-11-19 GrowlMail now with license filling.
2004-11-13 Moving GrowlSafari/Mail/Tunes to the Extras folder.