Mercurial
Growl (stable)
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
Bindings/python/Growl.py
2009-03-25
Patch by Charles Lepple to fix two of the assertions in our Python bindings.
file
|
diff
|
annotate
2007-09-20
python binding: fixes a bug per pbx on the growl irc channel, incorrectly setting the priority to false if its not a sticky notification. s/priority/sticky/
file
|
diff
|
annotate
2007-09-14
Fixed up the Python module to again support subclassing GrowlNotifier and providing the necessary attributes as class-level attributes of the subclass. Fixes #725.
file
|
diff
|
annotate
2007-09-14
HACKING conformance: Use tabs instead of spaces to indent.
file
|
diff
|
annotate
2007-07-12
Deleted `try` block around `import _growl`.
file
|
diff
|
annotate
2007-01-23
Fixed #699 (mixed tabs and spaces in Growl.py)
file
|
diff
|
annotate
2005-10-02
Toughened up {{{__init__}}}: {{{applicationName}}} and {{{notifications}}} are now required (with assertions), and all three sequences are copied/cast to list by calling {{{list}}} on them.
file
|
diff
|
annotate
2005-09-06
Converted the Python bindings to use CoreFoundation
file
|
diff
|
annotate
2005-09-06
Added sticky support to python binding
file
|
diff
|
annotate
2005-03-28
Revert, I'm retarded.
file
|
diff
|
annotate
2005-03-28
Use list() to ensure that these arguments are treated as lists.
file
|
diff
|
annotate
2005-01-28
Python+sourceforge do not mix.
file
|
diff
|
annotate
2005-01-05
Commit patch by Mark Rowe
file
|
diff
|
annotate
2005-01-04
Latest python update from Jeremy Rossi.
file
|
diff
|
annotate
2004-11-10
Commit change by Jeremy Rossi (with minor fix by me) to add priority controls to the python bindings and gnotify
file
|
diff
|
annotate
2004-09-24
Removed obsolete 0.1 second delay in Growl.py test notification
file
|
diff
|
annotate
2004-09-24
Remove useless optional style argument to notify()
file
|
diff
|
annotate
2004-09-21
Add Sticky and AppIcon support to Growl.py
file
|
diff
|
annotate
2004-08-20
Protocol changes
file
|
diff
|
annotate
2004-08-11
Move Growl.py module to Bindings/python and create separate setup.py script
file
|
diff
|
annotate
(0)
tip