index
:
shell-message-notifier.git
master
Unnamed repository; edit this file 'description' to name the repository.
Marco Barisione
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Remove a stray apostrophe
HEAD
master
Marco Barisione
1
-1/+1
2012-04-30
Catch exceptions so we don't break everything if the extension is broken
Marco Barisione
1
-1/+8
2012-04-30
When ignoring a notification print some more debugging information
Marco Barisione
1
-1/+9
2012-04-26
Update the screenshot
Marco Barisione
1
-0/+0
2012-04-26
Remove “ says:” from the title of Pidgin notifications
Marco Barisione
1
-2/+13
2012-04-26
Check that the extension is not being installed as root
Marco Barisione
1
-0/+4
2012-04-26
Update the README file with more detailed instructions
Marco Barisione
1
-3/+28
2012-04-26
Add support for plain XChat using libnotify instead of notify-send
Marco Barisione
1
-3/+6
2012-04-25
'make install' now suggests to install from extensions.gnome.org
Marco Barisione
1
-1/+5
2012-04-25
Special case notify-send before looking at source.app
Marco Barisione
1
-2/+2
2012-04-25
Fix an indentation issue
Marco Barisione
1
-4/+4
2012-04-25
Remove a useless check
Marco Barisione
1
-1/+1
2012-04-25
Add debugging messages (enabled only if $MESSAGE_NOTIFIER_DEBUG is set)
Marco Barisione
1
-2/+56
2012-04-25
Make handling non-Telepathy notifications smarter
Marco Barisione
1
-32/+124
2012-04-18
Also uninstall the ChangeLog and ignore errors while uninstalling
Marco Barisione
1
-3/+3
2012-04-17
Update the screenshot
Marco Barisione
2
-0/+0
2012-04-17
Update the copyright
Marco Barisione
1
-1/+1
2012-04-17
Add a menu to the notification icon
Marco Barisione
1
-1/+27
2012-04-17
Move the code that iterates the items to a separate function
Marco Barisione
1
-5/+11
2012-04-17
Make the message indicator a proper PanelMenu.Button
Marco Barisione
1
-17/+22
2012-04-16
Add a transparent background to the icon
Marco Barisione
1
-0/+0
2012-04-16
Improve the extension description
Marco Barisione
1
-1/+1
2012-04-16
Add a icon and screenshot
Marco Barisione
2
-0/+0
2012-04-16
Count correctly the notifications for non-Telepathy items
Marco Barisione
1
-2/+2
2012-04-13
There is no need to use bind to call the original _setCount()
Marco Barisione
1
-3/+1
2012-04-13
Declare we can run also on gnome-shell 3.4
Marco Barisione
1
-1/+1
2012-04-13
Install also AUTHORS and COPYING
Marco Barisione
1
-1/+1
2012-04-13
Add a Makefile target to generate a .zip for extensions.gnome.org
Marco Barisione
2
-0/+12
2012-04-13
Move all the code out of init()
Marco Barisione
1
-5/+5
2012-04-13
It's not Christmas any more
Marco Barisione
3
-57/+1
2011-11-22
Makefile: improve UUID-grabbing rule
Will Thompson
1
-1/+1
2011-11-22
Implement a graphical notification.
Will Thompson
3
-1/+57
2011-11-21
Set the git repo as URL for the extension
Marco Barisione
1
-1/+1
2011-11-21
Add an AUTHORS file
Marco Barisione
1
-0/+1
2011-11-21
Update the README file
Marco Barisione
1
-0/+4
2011-11-21
Give more explanations on how to use the Makefile
Marco Barisione
1
-4/+10
2011-11-21
Add make targets to enable/disable the extension
Marco Barisione
1
-1/+38
2011-11-22
Space the counter like the other elements
Marco Barisione
2
-1/+6
2011-11-22
Add a simple Makefile
Marco Barisione
1
-0/+18
2011-11-22
Add an empty (for now) README file
Marco Barisione
1
-0/+0
2011-11-21
Show the count only if there are unread messages
Marco Barisione
1
-0/+1
2011-11-21
Add a nice red background to the counter
Marco Barisione
2
-1/+8
2011-11-21
Remove the actor (and not a random object) when disabling
Marco Barisione
1
-1/+1
2011-11-21
Keep the label with the number of message updated
Marco Barisione
1
-1/+11
2011-11-21
Hook into the shell to get notified when the message count changes
Marco Barisione
1
-2/+19
2011-11-21
Add the message count label (static for now)
Marco Barisione
1
-0/+27
2011-11-21
Initial stub
Marco Barisione
5
-0/+561