aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Use serialized icons for messages and sourcesLars Uebernickel2013-09-054-25/+47
* | Install the service into pkglibexecdirLars Uebernickel2013-09-061-1/+1
|/
* Remove parameter type from root actionNick Dedekind2013-09-021-1/+1
* Remove app-section.[ch], it's not used anymore.Lars Uebernickel2013-08-283-999/+0
|\
| * Remove app-section.[ch]Lars Uebernickel2013-08-283-999/+0
* | Don't pass source and message ids into parameters that expect detailed action...Lars Uebernickel2013-08-281-2/+4
|\ \
| * | Don't pass ids as detailed action namesLars Uebernickel2013-08-281-2/+4
| |/
* | Merge trunkLars Uebernickel2013-08-272-30/+107
|\|
| * Fix bug #1216843Lars Uebernickel2013-08-272-30/+107
| |\
| | * desktop menu: don't show sources with a count of 0Lars Uebernickel2013-08-272-29/+90
| | * desktop menu: remove all sources when an application has quitLars Uebernickel2013-08-271-0/+16
| | * im-application-list: use correct signal marshaller for app-stoppedLars Uebernickel2013-08-271-1/+1
* | | im-application-list: remove extraneous variable 'old_draw'Lars Uebernickel2013-08-271-6/+1
|/ /
* | Use the local version instead of the version from libindicatorTed Gould2013-08-261-1/+1
* | Dropping launch context so we don't have to include GDKTed Gould2013-08-261-16/+1
|/
* Protect against invalid actions. Fixes: https://bugs.launchpad.net/bugs/1216758.Ted Gould2013-08-261-0/+2
|\
| * Protect against action lossTed Gould2013-08-261-0/+2
* | Don't use deprecated g_simple_action_group_{lookup,insert}. Fixes: https://bu...Lars Uebernickel2013-08-221-3/+3
|\ \ | |/ |/|
| * Don't use deprecated g_simple_action_group_{lookup,insert}Lars Uebernickel2013-08-221-3/+3
* | don't error out on deprecated declarationsSebastien Bacher2013-08-221-1/+1
|/
* Change g_simple_action_group_remove() to g_action_map_remove_action()Ted Gould2013-08-212-4/+4
* Swap g_simple_action_group_insert() for g_action_map_add_action()Ted Gould2013-08-212-9/+9
* Add a DBus error for list_add().Ted Gould2013-08-213-5/+19
|\
| * Pass the error back up through DBusTed Gould2013-08-191-1/+13
| * Make it so that application list returns an error on a bad desktop fileTed Gould2013-08-192-4/+6
* | Make it so that we sort based on application name to make the menu more saneTed Gould2013-08-203-6/+13
* | Enabling and disabling the remove-all action if we have items to removeTed Gould2013-08-201-0/+44
* | Adding in a sigterm handlerTed Gould2013-08-201-0/+13
* | Putting shortcuts into the menuTed Gould2013-08-201-10/+18
* | Switch to looking in the shortcuts object to set the actionsTed Gould2013-08-201-5/+5
* | Building up a shortcuts object to track the shortcuts from the desktop fileTed Gould2013-08-201-0/+12
* | Remove unused struct memberTed Gould2013-08-201-1/+0
* | Stealing the desktop shortcuts from libindicatorTed Gould2013-08-203-1/+763
* | Making the base menu item an a{sv} with proper icons and fallbacksTed Gould2013-08-201-8/+39
* | Make the accessible name translatable and based on the blue envelopeTed Gould2013-08-201-3/+9
* | Track the old draw_attention and look for updatesTed Gould2013-08-201-0/+6
* | Compile againPete Woods2013-08-201-0/+1
* | "Clear" and "Clear All" now translatablePete Woods2013-08-202-2/+2
* | Thunderbird e-mail notifications work againPete Woods2013-08-201-1/+2
|/
* Set the actionTed Gould2013-08-191-1/+1
* Save the draws attention for messages and react to thatTed Gould2013-08-181-3/+5
* Check the action state to get whether it's drawing or notTed Gould2013-08-181-1/+14
* Starting to regen the draw attention flag from the source actionsTed Gould2013-08-181-2/+49
* clearing the sources on remove allTed Gould2013-08-181-51/+2
* Putting back the removing of sourcesTed Gould2013-08-181-0/+17
* Can't clear the sources because that clears the mailboxesTed Gould2013-08-161-17/+0
* Dropping indicator prefixes as they're set up with the base namespace of the ...Ted Gould2013-08-162-4/+4
* Whitespace Ted Gould2013-08-161-1/+1
* Only dismiss if there is a proxy connected and the application is remoteTed Gould2013-08-161-4/+8
* Stop removing sources, just set them to no longer draw attentionTed Gould2013-08-161-1/+50