aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* im-menu: fix leak.Lars Uebernickel2013-11-191-4/+10
|\
| * im_menu_insert: make sorting logic more readableLars Uebernickel2013-11-191-8/+7
| * im-menu: fix leakLars Uebernickel2013-11-121-2/+9
|/|
| * im_menu_insert_section: don't leak item_sortLars Uebernickel2013-11-121-2/+9
* | Releasing 13.10.1+14.04.20131029.1-0ubuntu1 (revision 395 from lp:indicator-m...Automatic PS uploader2013-10-291-0/+18
|\ \
| * | Releasing 13.10.1+14.04.20131029.1-0ubuntu1, based on r395Automatic PS uploader2013-10-291-0/+18
|/ /
* | Protect against processes calling Register() multiple timesLars Uebernickel2013-10-281-2/+5
|\|
| * Protect against processes calling Register() multiple timesLars Uebernickel2013-10-261-2/+5
* | Adding a phone_greeter profile.Ted Gould2013-10-281-0/+4
|\ \ | |/ |/|
| * Adding a phone_greeter profileTed Gould2013-10-281-0/+4
|/
* im-application-list: unpack icon correctlyLars Uebernickel2013-10-141-1/+1
|\
| * im-application-list: unpack icon correctlyLars Uebernickel2013-10-111-1/+1
|/
* Releasing 13.10.1+13.10.20131011-0ubuntu1 (revision 391 from lp:indicator-mes...Automatic PS uploader2013-10-111-0/+11
|\
| * Releasing 13.10.1+13.10.20131011-0ubuntu1, based on r391Automatic PS uploader2013-10-111-0/+11
|/
* Fix the logic for turning the indicator icon blue.Lars Uebernickel2013-10-042-35/+50
|\
| * app_source_action_check_draw: flip erroneous != to ==Lars Uebernickel2013-10-041-1/+1
| * Add "visible" paramete to im-application-list-source-addedLars Uebernickel2013-10-042-5/+11
| * im-application-list: fix draws_attention logicLars Uebernickel2013-10-041-11/+16
| * app_source_action_check_draw: reset app->draws_attentionLars Uebernickel2013-10-041-0/+2
| * app_source_action_check_draw: don't let invisible sources draw attentionLars Uebernickel2013-10-041-8/+11
| * Rename app_check_draw_attention to app_update_draws_attentionLars Uebernickel2013-10-041-11/+10
| * app_check_draw_attention: don't overwrite draws_attention when it is already ...Lars Uebernickel2013-10-041-1/+1
* | messages-service.c: remove superfluous unref.Lars Uebernickel2013-10-041-2/+0
|\ \
| * | messages-service.c: remove superfluous unrefLars Uebernickel2013-10-041-2/+0
| |/
* | Releasing 13.10.1+13.10.20131004-0ubuntu1 (revision 388 from lp:indicator-mes...Automatic PS uploader2013-10-041-0/+26
|\ \ | |/ |/|
| * Releasing 13.10.1+13.10.20131004-0ubuntu1, based on r388Automatic PS uploader2013-10-041-0/+26
|/
* in im_application_list_update_draws_attention(), free the temporary icon_name...Charles Kerr2013-10-031-1/+2
|\
| * in im_application_list_update_draws_attention(), free the temporary icon_name...Charles Kerr2013-10-031-1/+2
|/
* Return values from functions that have return values.Lars Uebernickel2013-10-022-8/+9
|\
| * im-application-list.c: return values from functions that have return valuesLars Uebernickel2013-10-021-3/+3
| * messages-service.c: return FALSE from set_status() if preconditions aren't metLars Uebernickel2013-10-021-5/+6
* | Remove 'indicator.' from the "Clear All" menu item on the phone's menu.Lars Uebernickel2013-10-021-1/+1
|\ \ | |/ |/|
| * Remove 'indicator.' from the "Clear All" menu item on the phone's menuLars Uebernickel2013-10-021-1/+1
|/
* remove old sources from the translatable list.Sebastien Bacher2013-10-011-3/+0
|\
| * remove old sources from the translatable listSebastien Bacher2013-10-011-3/+0
|/
* Change title to "Incoming".Lars Uebernickel2013-09-301-1/+1
|\
| * Change title to "Incoming"Lars Uebernickel2013-09-301-1/+1
* | messages-service: return TRUE from "handle-*" GDBusProxy method handlersLars Uebernickel2013-09-302-6/+12
|\ \ | |/ |/|
| * messages-service: return TRUE from "handle-*" GDBusProxy method handlersLars Uebernickel2013-09-271-5/+11
| * im-application-list: fix crash (source-changed was declared with wrong signat...Lars Uebernickel2013-09-271-1/+1
* | Releasing 13.10.1+13.10.20130930-0ubuntu1 (revision 381 from lp:indicator-mes...Automatic PS uploader2013-09-301-0/+13
|\ \ | |/ |/|
| * Releasing 13.10.1+13.10.20130930-0ubuntu1, based on r381Automatic PS uploader2013-09-301-0/+13
|/
* im-application-list: show all sources that have a count, time, or non-empty s...Lars Uebernickel2013-09-261-1/+1
|\
| * im-application-list: show all sources that have a count, time, or non-empty s...Lars Uebernickel2013-09-261-1/+1
* | phone menu: don't show "Clear All" when there are no messages. Fixes: https:/...Lars Uebernickel2013-09-251-16/+38
|\ \ | |/ |/|
| * phone menu: don't show "Clear All" when there are no messagesLars Uebernickel2013-09-251-16/+38
|/
* Releasing 13.10.1+13.10.20130913-0ubuntu1 (revision 378 from lp:indicator-mes...Automatic PS uploader2013-09-131-0/+13
|\
| * Releasing 13.10.1+13.10.20130913-0ubuntu1, based on r378Automatic PS uploader2013-09-131-0/+13
|/
* Add "title" to the root action state dictionary. Fixes: https://bugs.launchpa...Lars Uebernickel2013-09-121-0/+3
|\
| * Add "title" to the root action state dictionaryLars Uebernickel2013-09-121-0/+3
|/