0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 22, 2025 — Jan 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version 1.0.2 More... about 17 years ago
callback with context=nil when always_callback=true without :click_context More... about 17 years ago
Send nil as the context to the delegate if always_callback is set to true and no :click_context was specified More... about 17 years ago
Added Growl always_callback accessor, which when set to true will always send delegate callback messages even without specifying a :click_context More... about 17 years ago
Added Rucola plugin init.rb file. More... over 17 years ago
Updated to assume rubygems. More... over 17 years ago
Samples should assume rubygems. More... over 17 years ago
Changed project name for How. More... over 17 years ago
Hmm Hoe doesn't allow the development_dependencies array. More... over 17 years ago
Inlcude Hoe as a development_dependency. More... over 17 years ago
Updated Hoe summary about Growl::Notifier. More... over 17 years ago
Made Hoe not add itself as a gem dependency. Install the Hoe gem to be able to use the deploy tasks. Removed hand written gemspec. More... over 17 years ago
Made tests green after last commit. More... over 17 years ago
Merge branch 'master' of [email protected]:psychs/growlnotifier More... over 17 years ago
Icons should be NSImage not NSData. A patch from walf443. More... over 17 years ago
Configured for Hoe, which should make it easy to deploy as a gem to rubyforge. Install the "hoe" gem. More... over 17 years ago
Don't require the growl_helpers by default. More... over 17 years ago
Added documentation about the difference between default_notifications and regular notifications. More... over 17 years ago
Added a sample which demoes the block variant and the helper methods that come with the Growl module. More... over 17 years ago
Forgot to rename the timed out delegate method. More... over 17 years ago
Updated README and sample. More... over 17 years ago
Merge branch 'master' of [email protected]:psychs/growlnotifier More... over 17 years ago
Merged last changes from LimeChat and added specs. More... over 17 years ago
Added a sample. More... over 17 years ago
Updated readme. More... over 17 years ago
Merge branch 'master' of [email protected]:psychs/growlnotifier More... over 17 years ago
Make sure to resend the registration data if Growl is restarted for some reason. More... over 17 years ago
Let the user specify the priority with a symbol instead of an integer. More... over 17 years ago
Now users can use click context. More... over 17 years ago
enabled re-registration when Growl restarted. More... over 17 years ago