index
:
shell-message-notifier.git
master
shell-3.6
Unnamed repository; edit this file 'description' to name the repository.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
Improve debugging instructions and add my email address
HEAD
master
Marco Barisione
1
-4/+4
2012-07-31
Add a list of supported programs and how to get them to work
Marco Barisione
2
-0/+47
2012-07-31
Move the debugging instructions from the README to debugging.txt
Marco Barisione
2
-10/+17
2012-07-29
Improve a bit the phrasing of various sentences in the README file
Marco Barisione
1
-3/+3
2012-07-29
Add a “.” at the end of the description
Marco Barisione
1
-1/+1
2012-07-28
Remove useless debugging messages in the init() function
Marco Barisione
1
-4/+1
2012-07-28
Keep the settings object alive only while the extension is enabled
Marco Barisione
1
-2/+4
2012-07-28
Support unset keybindings and unsetting keybindings
Marco Barisione
1
-1/+20
2012-07-28
Remove the keybinding when destroying the indicator
Marco Barisione
1
-3/+11
2012-07-28
Add more debugging related to keybindings
Marco Barisione
1
-1/+8
2012-07-28
Uninstall the schemas/ directory too
Marco Barisione
1
-0/+1
2012-07-27
Actually install and distribute convenience.js and prefs.js
Marco Barisione
1
-1/+1
2012-07-27
Add a preference dialog to set the keybinding
Marco Barisione
1
-0/+115
2012-07-27
Improve the <summary> for the keybinding setting
Marco Barisione
1
-1/+1
2012-07-27
Use the new syntax for classes
Marco Barisione
1
-8/+5
2012-07-27
Add a keybinding to open the menu
Marco Barisione
2
-0/+17
2012-07-27
Add support for settings
Marco Barisione
6
-7/+98
2012-07-27
Remove compatibility with GNOME 3.2 (settings would not work)
Marco Barisione
1
-1/+1
2012-07-27
Relicense to GPL so I can copy code from gnome-shell-extensions
Marco Barisione
3
-420/+763
2012-07-27
Reindent the dictionary mapping apps to functions
Marco Barisione
1
-5/+5
2012-07-27
The xchat-gnome desktop file has a different name on Fedora
Marco Barisione
1
-0/+1
2012-07-27
Always show the count if $MESSAGE_NOTIFIER_ALWAYS_SHOW is set
Marco Barisione
1
-1/+7
2012-07-27
Add targets to create a symlink to the shell extension source code
Marco Barisione
1
-2/+19
2012-05-16
Remove a stray apostrophe
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
[next]