| Commit message (Expand) | Author | Age | Files | Lines |
* | Change abbreviation for minutes from m to min. Fixes: https://bugs.launchpad.... | Mathias Dietrich | 2013-06-28 | 1 | -1/+1 |
|\ |
|
| * | Change abbreviation for minutes from m to min | Mathias Dietrich | 2013-06-28 | 1 | -1/+1 |
|/ |
|
* | Releasing 12.10.6daily13.06.19-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-19 | 1 | -0/+20 |
|\ |
|
| * | Releasing 12.10.6daily13.06.19-0ubuntu1, based on r348 | Automatic PS uploader | 2013-06-19 | 1 | -0/+20 |
|/ |
|
* | Notify the service when an app unrefs its MessagingMenuApp. Fixes: https://bu... | Lars Uebernickel | 2013-06-07 | 9 | -6/+183 |
|\ |
|
| * | Remove autoconf-archive dependency (copied ax_python_module into m4/) | Lars Uebernickel | 2013-06-07 | 2 | -1/+49 |
| * | Use glib mainloop in dbusmock test | Lars Uebernickel | 2013-03-05 | 1 | -0/+3 |
| * | test-client: wait a bit longer until checking that mock methods were called | Lars Uebernickel | 2013-02-27 | 1 | -12/+16 |
| * | Use a special desktop file for testing | Lars Uebernickel | 2013-02-26 | 3 | -7/+10 |
| * | debian/control: add autoconf-archive as an explicit build dep | Lars Uebernickel | 2013-02-26 | 1 | -0/+1 |
| * | Test libmessaging-menu | Lars Uebernickel | 2013-02-25 | 4 | -6/+91 |
| * | Notify the service when an app unrefs its MessagingMenuApp | Lars Uebernickel | 2013-02-19 | 3 | -0/+33 |
* | | Have libmessaging-menu-dev depend on gir1.2-messagingmenu-1.0. | Jeremy Bicha | 2013-06-07 | 1 | -1/+2 |
|\ \ |
|
| * | | Have libmessaging-menu-dev depend on gir1.2-messagingmenu-1.0 | Jeremy Bicha | 2013-06-07 | 1 | -1/+2 |
* | | | use gtk_style_context_get instead of deprecated gtk_style_context_get_font. | Sebastien Bacher | 2013-06-07 | 1 | -6/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | ido-detail-label.c: free font desc | Lars Uebernickel | 2013-05-29 | 1 | -4/+8 |
| * | | use gtk_style_context_get instead of deprecated gtk_style_context_get_font | Sebastien Bacher | 2013-05-28 | 1 | -2/+3 |
|/ / |
|
* | | Releasing 12.10.6daily13.05.15-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-15 | 1 | -0/+13 |
|\ \ |
|
| * | | Releasing 12.10.6daily13.05.15-0ubuntu1, based on r344 | Automatic PS uploader | 2013-05-15 | 1 | -0/+13 |
|/ / |
|
* | | libmessaging-menu: don't use detailed action names | Lars Uebernickel | 2013-05-15 | 1 | -1/+2 |
|\ \ |
|
| * | | libmessaging-menu: don't use detailed action names | Lars Uebernickel | 2013-05-15 | 1 | -1/+2 |
|/ / |
|
* | | Releasing 12.10.6daily13.05.02-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-03 | 1 | -0/+11 |
|\ \ |
|
| * | | Releasing 12.10.6daily13.05.02-0ubuntu1, based on r342 | Automatic PS uploader | 2013-05-02 | 1 | -0/+11 |
|/ / |
|
* | | Merge changes from /13.04 branch for saucy. | Mathieu Trudel-Lapierre | 2013-05-02 | 1 | -0/+17 |
|\ \ |
|
| * | | releasing version 12.10.6daily13.04.09-0ubuntu1 | Mathieu Trudel-Lapierre | 2013-05-02 | 1 | -0/+17 |
* | | | AppSection: Use the Launch Context with proper activate event timestamp to ex... | Marco Trevisan (Treviño) | 2013-05-02 | 3 | -9/+35 |
|\ \ \
| |/ /
|/| | |
|
| * | | AppSection: use LaunchContext to exec shortcut nicks | Marco Trevisan (Treviño) | 2013-04-22 | 2 | -8/+20 |
| * | | IdoMenuItem: pass event timestamp to the action if we have no status change | Marco Trevisan (Treviño) | 2013-04-22 | 1 | -1/+15 |
|/ / |
|
* | | indicator_desktop_shortcuts_nick_exec() is deprecated, use indicator_desktop_... | Łukasz 'sil2100' Zemczak | 2013-04-22 | 1 | -1/+1 |
|\ \ |
|
| * | | indicator_desktop_shortcuts_nick_exec() is deprecated, use indicator_desktop_... | Łukasz 'sil2100' Zemczak | 2013-04-22 | 1 | -1/+1 |
|/ / |
|
* | | AppSection: use the GAppLaunchContext with event timestamp when launching an ... | Marco Trevisan (Treviño) | 2013-04-05 | 3 | -3/+15 |
|\ \ |
|
| * | | AppSection: use the GAppLaunchContext with event timestamp when launching an app | Marco Trevisan (Treviño) | 2013-04-03 | 2 | -2/+11 |
| * | | ImAppMenu: pass the event timestamp when activating the item | Marco Trevisan (Treviño) | 2013-04-03 | 1 | -1/+4 |
|/ / |
|
* | | Releasing 12.10.6daily13.02.13-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-13 | 1 | -0/+11 |
|\ \ |
|
| * | | Releasing 12.10.6daily13.02.13-0ubuntu1, based on r337 | Automatic PS uploader | 2013-02-13 | 1 | -0/+11 |
|/ / |
|
* | | A bit of refactoring in libmessaging-menu/messaging-menu.c has resulted in dr... | Jason Conti | 2013-02-12 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | libmessaging-menu: Set correct boolean value in _remove_attention and _set_dr... | Jason Conti | 2013-02-12 | 1 | -2/+2 |
|/ |
|
* | Releasing 12.10.6daily13.01.25-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-01-25 | 1 | -0/+11 |
|\ |
|
| * | Releasing 12.10.6daily13.01.25-0ubuntu1, based on r335 | Automatic PS uploader | 2013-01-25 | 1 | -0/+11 |
|/ |
|
* | remove g_type_init() calls, bump glib requirement to 2.35.4. Fixes: https://b... | Charles Kerr | 2013-01-23 | 6 | -17/+4 |
|\ |
|
| * | add glib requirement to debian/control. bump glib requirement in configure.ac | Charles Kerr | 2013-01-22 | 2 | -1/+2 |
| * | remove g_type_init() calls, bump glib requirement to 2.35.4 | Charles Kerr | 2013-01-22 | 4 | -16/+2 |
|/ |
|
* | manual merge Releasing 12.10.6daily12.11.22-0ubuntu1 | Didier Roche | 2012-11-22 | 1 | -0/+10 |
|\ |
|
| * | Releasing 12.10.6daily12.11.22-0ubuntu1, based on r333 | Automatic PS uploader | 2012-11-22 | 1 | -0/+10 |
|/ |
|
* | libmessaging-menu: fix crash in _draws_attention | Lars Uebernickel | 2012-11-22 | 1 | -1/+1 |
|\ |
|
| * | libmessaging-menu: fix crash in _draws_attention | Lars Uebernickel | 2012-11-22 | 1 | -1/+1 |
|/ |
|
* | Releasing 12.10.6daily12.11.21.1-0ubuntu1 to ubuntu | Didier Roche | 2012-11-21 | 1 | -2/+6 |
|\ |
|
| * | Releasing 12.10.6daily12.11.21.1-0ubuntu1, based on r331 | unknown | 2012-11-21 | 1 | -2/+6 |
|/ |
|
* | Add pot file to upstream source. | Didier Roche | 2012-11-16 | 1 | -0/+46 |
|\ |
|
| * | add pot file | Didier Roche | 2012-11-16 | 1 | -0/+46 |
|/ |
|