Plugins/Displays/Animation%20%26%20Transitions/Window%20Transitions/AWRippler.m
2008-07-06 Fixed a leak found by the clang static analyzer. I have to hope this works, because I can't see a way to switch to this transition in the Growl prefpane.
2007-10-05 Fixed issue reported by dzurn on the forums at http://forums.cocoaforge.com/viewtopic.php?sid=a4bebe12af7bf3ba65c06a35c85f26f6&p=97194#97194 : We now default to the menu bar's screen if the desired screen is not available when we attempt to display a notification.
2007-06-21 Warnings--;
2007-06-01 Resolved some warnings
2007-05-09 Warnings -=2; and removed 2 spurious NSLog() calls
2007-02-27 Fixed a few warnings
2007-01-15 Ripple: gets rid of the window scaling for now
2007-01-15 GrowlRipplingWindowTransition: adds a dashboard like ripple effect as a notification transition effect, this is just an initial checkin, it works, but its not pretty yet.