Mercurial
Growl (stable)
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Plugins/Displays/MusicVideo/GrowlMusicVideoWindowView.m
2009-08-01
Plugins: clang warnings
file
|
diff
|
annotate
2009-07-07
committing Nick Zitzmann's patch with additional project changes in order for the prefpane to actually load in 64-bit mode under System Preferences, oddly we were linking to SystemUIPlugin.framework unnecessarily which was causing a GC mismatch and resulting it in relaunching in 32-bit mode
file
|
diff
|
annotate
2007-06-21
* Fix a crash which could occur when a mouse-over occurs immediately before the notification finishes leaving the screen: we need to be sure to stop all transitions before releasing the window controller's dictionary of them, since their delegate is a weak-reference and the window controller is that delegate. Fixes #694
file
|
diff
|
annotate
2007-01-15
Display plugins, turns off the ((feature)) that caused displays to be dispensed with when you mouse in and then out of the notifications, this also fixes the glitch where you would get a visual hiccup (double display) when you click the close widget after mousing into the display
file
|
diff
|
annotate
2006-12-20
adds a fading transition to the MusicVideo display, from geeksrus on the forums.
file
|
diff
|
annotate
2006-04-08
Closeboxes are now available on displays by default.
file
|
diff
|
annotate
2006-01-01
driving me insane
file
|
diff
|
annotate
2005-12-29
* deals with a number of warnings we were getting from the display plugins
file
|
diff
|
annotate
2005-12-04
MusicVideo, just as broken as the other 3 working plugins. Displays near the top of the screen :)
file
|
diff
|
annotate
2005-10-18
Fixed #487 (Use Apple Events to add Growl to login items)
file
|
diff
|
annotate
2005-10-06
* Renamed dispatchToThread to dispatchDrawingToThread: to reflect its purpose.
file
|
diff
|
annotate
2005-10-03
[super drawRect:] is now needed for drawing properly.
file
|
diff
|
annotate
2005-08-25
Removed parent NSView of GrowlMusicVideoWindowView, it is now the contentView of its window.
file
|
diff
|
annotate
2005-08-24
Use a CGLayer as a cache if it is available, it seems to be quite a bit faster than an NSImage
file
|
diff
|
annotate
2005-06-23
Moving Display\ Plugins to Plugins/Displays.
file
|
diff
|
annotate
(0)
tip