| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a phone_greeter profile | Ted Gould | 2013-10-28 | 1 | -0/+4 |
* | im-application-list: unpack icon correctly | Lars Uebernickel | 2013-10-14 | 1 | -1/+1 |
|\ |
|
| * | im-application-list: unpack icon correctly | Lars Uebernickel | 2013-10-11 | 1 | -1/+1 |
|/ |
|
* | Releasing 13.10.1+13.10.20131011-0ubuntu1 (revision 391 from lp:indicator-mes... | Automatic PS uploader | 2013-10-11 | 1 | -0/+11 |
|\ |
|
| * | Releasing 13.10.1+13.10.20131011-0ubuntu1, based on r391 | Automatic PS uploader | 2013-10-11 | 1 | -0/+11 |
|/ |
|
* | Fix the logic for turning the indicator icon blue. | Lars Uebernickel | 2013-10-04 | 2 | -35/+50 |
|\ |
|
| * | app_source_action_check_draw: flip erroneous != to == | Lars Uebernickel | 2013-10-04 | 1 | -1/+1 |
| * | Add "visible" paramete to im-application-list-source-added | Lars Uebernickel | 2013-10-04 | 2 | -5/+11 |
| * | im-application-list: fix draws_attention logic | Lars Uebernickel | 2013-10-04 | 1 | -11/+16 |
| * | app_source_action_check_draw: reset app->draws_attention | Lars Uebernickel | 2013-10-04 | 1 | -0/+2 |
| * | app_source_action_check_draw: don't let invisible sources draw attention | Lars Uebernickel | 2013-10-04 | 1 | -8/+11 |
| * | Rename app_check_draw_attention to app_update_draws_attention | Lars Uebernickel | 2013-10-04 | 1 | -11/+10 |
| * | app_check_draw_attention: don't overwrite draws_attention when it is already ... | Lars Uebernickel | 2013-10-04 | 1 | -1/+1 |
* | | messages-service.c: remove superfluous unref. | Lars Uebernickel | 2013-10-04 | 1 | -2/+0 |
|\ \ |
|
| * | | messages-service.c: remove superfluous unref | Lars Uebernickel | 2013-10-04 | 1 | -2/+0 |
| |/ |
|
* | | Releasing 13.10.1+13.10.20131004-0ubuntu1 (revision 388 from lp:indicator-mes... | Automatic PS uploader | 2013-10-04 | 1 | -0/+26 |
|\ \
| |/
|/| |
|
| * | Releasing 13.10.1+13.10.20131004-0ubuntu1, based on r388 | Automatic PS uploader | 2013-10-04 | 1 | -0/+26 |
|/ |
|
* | in im_application_list_update_draws_attention(), free the temporary icon_name... | Charles Kerr | 2013-10-03 | 1 | -1/+2 |
|\ |
|
| * | in im_application_list_update_draws_attention(), free the temporary icon_name... | Charles Kerr | 2013-10-03 | 1 | -1/+2 |
|/ |
|
* | Return values from functions that have return values. | Lars Uebernickel | 2013-10-02 | 2 | -8/+9 |
|\ |
|
| * | im-application-list.c: return values from functions that have return values | Lars Uebernickel | 2013-10-02 | 1 | -3/+3 |
| * | messages-service.c: return FALSE from set_status() if preconditions aren't met | Lars Uebernickel | 2013-10-02 | 1 | -5/+6 |
* | | Remove 'indicator.' from the "Clear All" menu item on the phone's menu. | Lars Uebernickel | 2013-10-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Remove 'indicator.' from the "Clear All" menu item on the phone's menu | Lars Uebernickel | 2013-10-02 | 1 | -1/+1 |
|/ |
|
* | remove old sources from the translatable list. | Sebastien Bacher | 2013-10-01 | 1 | -3/+0 |
|\ |
|
| * | remove old sources from the translatable list | Sebastien Bacher | 2013-10-01 | 1 | -3/+0 |
|/ |
|
* | Change title to "Incoming". | Lars Uebernickel | 2013-09-30 | 1 | -1/+1 |
|\ |
|
| * | Change title to "Incoming" | Lars Uebernickel | 2013-09-30 | 1 | -1/+1 |
* | | messages-service: return TRUE from "handle-*" GDBusProxy method handlers | Lars Uebernickel | 2013-09-30 | 2 | -6/+12 |
|\ \
| |/
|/| |
|
| * | messages-service: return TRUE from "handle-*" GDBusProxy method handlers | Lars Uebernickel | 2013-09-27 | 1 | -5/+11 |
| * | im-application-list: fix crash (source-changed was declared with wrong signat... | Lars Uebernickel | 2013-09-27 | 1 | -1/+1 |
* | | Releasing 13.10.1+13.10.20130930-0ubuntu1 (revision 381 from lp:indicator-mes... | Automatic PS uploader | 2013-09-30 | 1 | -0/+13 |
|\ \
| |/
|/| |
|
| * | Releasing 13.10.1+13.10.20130930-0ubuntu1, based on r381 | Automatic PS uploader | 2013-09-30 | 1 | -0/+13 |
|/ |
|
* | im-application-list: show all sources that have a count, time, or non-empty s... | Lars Uebernickel | 2013-09-26 | 1 | -1/+1 |
|\ |
|
| * | im-application-list: show all sources that have a count, time, or non-empty s... | Lars Uebernickel | 2013-09-26 | 1 | -1/+1 |
* | | phone menu: don't show "Clear All" when there are no messages. Fixes: https:/... | Lars Uebernickel | 2013-09-25 | 1 | -16/+38 |
|\ \
| |/
|/| |
|
| * | phone menu: don't show "Clear All" when there are no messages | Lars Uebernickel | 2013-09-25 | 1 | -16/+38 |
|/ |
|
* | Releasing 13.10.1+13.10.20130913-0ubuntu1 (revision 378 from lp:indicator-mes... | Automatic PS uploader | 2013-09-13 | 1 | -0/+13 |
|\ |
|
| * | Releasing 13.10.1+13.10.20130913-0ubuntu1, based on r378 | Automatic PS uploader | 2013-09-13 | 1 | -0/+13 |
|/ |
|
* | Add "title" to the root action state dictionary. Fixes: https://bugs.launchpa... | Lars Uebernickel | 2013-09-12 | 1 | -0/+3 |
|\ |
|
| * | Add "title" to the root action state dictionary | Lars Uebernickel | 2013-09-12 | 1 | -0/+3 |
|/ |
|
* | Use g_icon_serialize() instead of g_icon_to_string(). | Lars Uebernickel | 2013-09-09 | 11 | -212/+120 |
|\ |
|
| * | Remove gmenuutils, it's not being used anymore | Lars Uebernickel | 2013-09-06 | 4 | -128/+0 |
| * | create_status_section: use g_icon_serialize() | Lars Uebernickel | 2013-09-06 | 1 | -1/+8 |
| * | im_application_list_message_added: don't use g_object_unref for variants | Lars Uebernickel | 2013-09-06 | 1 | -1/+1 |
| * | im_application_list_update_draws_attention: fix GVariant leak | Lars Uebernickel | 2013-09-06 | 1 | -4/+6 |
| * | Use g_icon_serialize() for application icons | Lars Uebernickel | 2013-09-06 | 3 | -23/+26 |
| * | Use serialized icons for messages and sources | Lars Uebernickel | 2013-09-05 | 7 | -58/+82 |
* | | Install into /usr/lib/$arch, to be consistent with the other indicators. | Lars Uebernickel | 2013-09-06 | 8 | -9/+9 |
|\ \
| |/
|/| |
|
| * | debian/*.install: install into arch-dependent directories | Lars Uebernickel | 2013-09-06 | 4 | -5/+5 |