summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysRemove a stray apostropheHEADmasterMarco Barisione1-1/+1
2012-04-30Catch exceptions so we don't break everything if the extension is brokenMarco Barisione1-1/+8
2012-04-30When ignoring a notification print some more debugging informationMarco Barisione1-1/+9
2012-04-26Update the screenshotMarco Barisione1-0/+0
2012-04-26Remove “ says:” from the title of Pidgin notificationsMarco Barisione1-2/+13
2012-04-26Check that the extension is not being installed as rootMarco Barisione1-0/+4
2012-04-26Update the README file with more detailed instructionsMarco Barisione1-3/+28
2012-04-26Add support for plain XChat using libnotify instead of notify-sendMarco Barisione1-3/+6
2012-04-25'make install' now suggests to install from extensions.gnome.orgMarco Barisione1-1/+5
2012-04-25Special case notify-send before looking at source.appMarco Barisione1-2/+2
2012-04-25Fix an indentation issueMarco Barisione1-4/+4
2012-04-25Remove a useless checkMarco Barisione1-1/+1
2012-04-25Add debugging messages (enabled only if $MESSAGE_NOTIFIER_DEBUG is set)Marco Barisione1-2/+56
2012-04-25Make handling non-Telepathy notifications smarterMarco Barisione1-32/+124
2012-04-18Also uninstall the ChangeLog and ignore errors while uninstallingMarco Barisione1-3/+3
2012-04-17Update the screenshotMarco Barisione2-0/+0
2012-04-17Update the copyrightMarco Barisione1-1/+1
2012-04-17Add a menu to the notification iconMarco Barisione1-1/+27
2012-04-17Move the code that iterates the items to a separate functionMarco Barisione1-5/+11
2012-04-17Make the message indicator a proper PanelMenu.ButtonMarco Barisione1-17/+22
2012-04-16Add a transparent background to the iconMarco Barisione1-0/+0
2012-04-16Improve the extension descriptionMarco Barisione1-1/+1
2012-04-16Add a icon and screenshotMarco Barisione2-0/+0
2012-04-16Count correctly the notifications for non-Telepathy itemsMarco Barisione1-2/+2
2012-04-13There is no need to use bind to call the original _setCount()Marco Barisione1-3/+1
2012-04-13Declare we can run also on gnome-shell 3.4Marco Barisione1-1/+1
2012-04-13Install also AUTHORS and COPYINGMarco Barisione1-1/+1
2012-04-13Add a Makefile target to generate a .zip for extensions.gnome.orgMarco Barisione2-0/+12
2012-04-13Move all the code out of init()Marco Barisione1-5/+5
2012-04-13It's not Christmas any moreMarco Barisione3-57/+1
2011-11-22Makefile: improve UUID-grabbing ruleWill Thompson1-1/+1
2011-11-22Implement a graphical notification.Will Thompson3-1/+57
2011-11-21Set the git repo as URL for the extensionMarco Barisione1-1/+1
2011-11-21Add an AUTHORS fileMarco Barisione1-0/+1
2011-11-21Update the README fileMarco Barisione1-0/+4
2011-11-21Give more explanations on how to use the MakefileMarco Barisione1-4/+10
2011-11-21Add make targets to enable/disable the extensionMarco Barisione1-1/+38
2011-11-22Space the counter like the other elementsMarco Barisione2-1/+6
2011-11-22Add a simple MakefileMarco Barisione1-0/+18
2011-11-22Add an empty (for now) README fileMarco Barisione1-0/+0
2011-11-21Show the count only if there are unread messagesMarco Barisione1-0/+1
2011-11-21Add a nice red background to the counterMarco Barisione2-1/+8
2011-11-21Remove the actor (and not a random object) when disablingMarco Barisione1-1/+1
2011-11-21Keep the label with the number of message updatedMarco Barisione1-1/+11
2011-11-21Hook into the shell to get notified when the message count changesMarco Barisione1-2/+19
2011-11-21Add the message count label (static for now)Marco Barisione1-0/+27
2011-11-21Initial stubMarco Barisione5-0/+561