Mercurial
Growl (stable)
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Plugins/Displays/Brushed/GrowlBrushedWindowView.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-11-19
Notifications now properly display a close widget when appearing under the mouse. This requires displays to call [super drawRect:rect]; and will documented for display authors.
file
|
diff
|
annotate
2007-06-21
Fixed notifications to remain on-screen as long as they are hovered and then leave the screen when the mouse exits them. Removed some duplicated code in the process. Fixes #689
file
|
diff
|
annotate
2007-05-25
Animate size changes for existing displays
file
|
diff
|
annotate
2007-03-06
Goodbye HTML title and description, we hardly knew ye. Remove all traces from architecture and display plugins. Fixes #667.
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-01-27
Updated copyright year
file
|
diff
|
annotate
2005-12-03
dealing with a GHA crash that would occur if there wasn't a saved duration setting in the preferences file.
file
|
diff
|
annotate
2005-11-28
Merge changes from [3240]:[3248] back into trunk since they were lost in the recent shuffle
file
|
diff
|
annotate
2005-11-28
Merge branch @ [3238] into trunk
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-09-01
Fixed coalesced notifications growing upwards (http://forums.cocoaforge.com/viewtopic.php?t=4724)
file
|
diff
|
annotate
2005-08-16
Fill and stroke the rounded rect paths in one operation
file
|
diff
|
annotate
2005-08-15
Use CoreGraphics to draw rounded rectangles
file
|
diff
|
annotate
2005-06-23
Moving Display\ Plugins to Plugins/Displays.
file
|
diff
|
annotate
(0)
tip