aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* create_status_section: use g_icon_serialize()Lars Uebernickel2013-09-061-1/+8
* im_application_list_message_added: don't use g_object_unref for variantsLars Uebernickel2013-09-061-1/+1
* im_application_list_update_draws_attention: fix GVariant leakLars Uebernickel2013-09-061-4/+6
* Use g_icon_serialize() for application iconsLars Uebernickel2013-09-063-23/+26
* Use serialized icons for messages and sourcesLars Uebernickel2013-09-057-58/+82
* Releasing 13.10.1+13.10.20130903-0ubuntu1 (revision 374 from lp:indicator-mes...Automatic PS uploader2013-09-031-0/+10
|\
| * Releasing 13.10.1+13.10.20130903-0ubuntu1, based on r374Automatic PS uploader2013-09-031-0/+10
|/
* Remove parameter type from root action.Nick Dedekind2013-09-021-1/+1
|\
| * Remove parameter type from root actionNick Dedekind2013-09-021-1/+1
|/
* Releasing 13.10.1+13.10.20130830.2-0ubuntu1 (revision 372 from lp:indicator-m...Automatic PS uploader2013-08-301-0/+12
|\
| * Releasing 13.10.1+13.10.20130830.2-0ubuntu1, based on r372Automatic PS uploader2013-08-301-0/+12
|/
* libmessaging-menu: default MessagingMenuMessage::draws-attention to TRUELars Uebernickel2013-08-291-1/+2
|\
| * libmessaging-menu: default MessagingMenuMessage::draws-attention to TRUELars Uebernickel2013-08-291-1/+2
|/
* Releasing 13.10.1+13.10.20130829-0ubuntu1 (revision 370 from lp:indicator-mes...Automatic PS uploader2013-08-291-0/+12
|\
| * Releasing 13.10.1+13.10.20130829-0ubuntu1, based on r370Automatic PS uploader2013-08-291-0/+12
|/
* Remove app-section.[ch], it's not used anymore.Lars Uebernickel2013-08-286-1003/+0
|\
| * Remove app-section.[ch]Lars Uebernickel2013-08-286-1003/+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
| |/
* | Releasing 13.10.1+13.10.20130828.2-0ubuntu1 (revision 367 from lp:indicator-m...Automatic PS uploader2013-08-281-0/+10
|\ \
| * | Releasing 13.10.1+13.10.20130828.2-0ubuntu1, based on r367Automatic PS uploader2013-08-281-0/+10
|/ /
* | Releasing 13.10.1+13.10.20130827.4-0ubuntu1 (revision 365 from lp:indicator-m...Automatic PS uploader2013-08-271-0/+17
|\ \
| * | Releasing 13.10.1+13.10.20130827.4-0ubuntu1, based on r365Automatic PS uploader2013-08-271-0/+17
| |/
* | Remove extraneous variable 'old_draw'.Lars Uebernickel2013-08-271-6/+1
|\ \ | |/ |/|
| * Merge trunkLars Uebernickel2013-08-273-30/+112
| |\ | |/ |/|
* | test-client.py: flush GDBusConnection before (potentially) freeing it. Fixes:...Lars Uebernickel2013-08-271-0/+5
|\ \
| * | test-client.py: flush GDBusConnection before (potentially) freeing itLars Uebernickel2013-08-271-0/+5
* | | 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
| |/ |/|
* | Remove unused and slightly used dependencies.Ted Gould2013-08-273-30/+4
|\ \ | |/ |/|
| * 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
| * Dropping libs from configure as wellTed Gould2013-08-261-7/+2
| * Build deps no longer requiredTed Gould2013-08-261-6/+0
|/
* 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
* | Releasing 13.10.1+13.10.20130822.5-0ubuntu1 (revision 360 from lp:indicator-m...Automatic PS uploader2013-08-221-0/+22
|\ \
| * | Releasing 13.10.1+13.10.20130822.5-0ubuntu1, based on r360Automatic PS uploader2013-08-221-0/+22
|/ /
* | Don't use deprecated g_simple_action_group_{lookup,insert}. Fixes: https://bu...Lars Uebernickel2013-08-222-15/+15
|\ \ | |/ |/|
| * Don't use deprecated g_simple_action_group_{lookup,insert}Lars Uebernickel2013-08-222-15/+15
* | don't error out on deprecated declarations.Sebastien Bacher2013-08-222-2/+2
|\ \ | |/ |/|
| * don't error out on deprecated declarationsSebastien Bacher2013-08-222-2/+2
|/
* Migrate away from deprecated function. Fixes: https://bugs.launchpad.net/bugs...Ted Gould2013-08-223-19/+19
|\
| * Change g_simple_action_group_remove() to g_action_map_remove_action()Ted Gould2013-08-213-5/+5
| * Swap g_simple_action_group_insert() for g_action_map_add_action()Ted Gould2013-08-213-14/+14
|/
* 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