aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Notify the service when an app unrefs its MessagingMenuApp. Fixes: ↵Lars Uebernickel2013-06-079-6/+183
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/1154099. Approved by PS Jenkins bot, Ted Gould.
| * Remove autoconf-archive dependency (copied ax_python_module into m4/)Lars Uebernickel2013-06-072-1/+49
| |
| * Use glib mainloop in dbusmock testLars Uebernickel2013-03-051-0/+3
| |
| * test-client: wait a bit longer until checking that mock methods were calledLars Uebernickel2013-02-271-12/+16
| |
| * Use a special desktop file for testingLars Uebernickel2013-02-263-7/+10
| |
| * debian/control: add autoconf-archive as an explicit build depLars Uebernickel2013-02-261-0/+1
| | | | | | | | | | Needed for AC_PYTHON_MODULE
| * Test libmessaging-menuLars Uebernickel2013-02-254-6/+91
| | | | | | | | | | | | Use dbusmock to test whether libmessaging-menu calls the right functions on registration and deregistration.
| * Notify the service when an app unrefs its MessagingMenuAppLars Uebernickel2013-02-193-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | Prior to this patch, the messaging menu only marked apps as "not running" when they quit (i.e. disappeared from the bus). This was okay, since most applications only ever release the ref to their MessagingMenuApp when they quit, or after calling _unregister explicitely (which removes them from the menu entirely). However, this is according to libmessagingmenu's documentation, and at least indicator-telepathy relies on it.
* | Have libmessaging-menu-dev depend on gir1.2-messagingmenu-1.0.Jeremy Bicha2013-06-071-1/+2
|\ \ | | | | | | | | | Approved by PS Jenkins bot, Ted Gould.
| * | Have libmessaging-menu-dev depend on gir1.2-messagingmenu-1.0Jeremy Bicha2013-06-071-1/+2
| | |
* | | use gtk_style_context_get instead of deprecated gtk_style_context_get_font.Sebastien Bacher2013-06-071-6/+11
|\ \ \ | |/ / |/| | | | | Approved by Ted Gould, PS Jenkins bot.
| * | ido-detail-label.c: free font descLars Uebernickel2013-05-291-4/+8
| | |
| * | use gtk_style_context_get instead of deprecated gtk_style_context_get_fontSebastien Bacher2013-05-281-2/+3
|/ /
* | Releasing 12.10.6daily13.05.15-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-151-0/+13
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Releasing 12.10.6daily13.05.15-0ubuntu1, based on r344Automatic PS uploader2013-05-151-0/+13
|/ /
* | libmessaging-menu: don't use detailed action namesLars Uebernickel2013-05-151-1/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | Detailed action names are of the form action::target or action(target), so they can't have colons or parens in them. This restriction does not apply to messaging menu ids. Fixes: https://bugs.launchpad.net/bugs/1180302. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.
| * | libmessaging-menu: don't use detailed action namesLars Uebernickel2013-05-151-1/+2
|/ / | | | | | | | | | | | | Detailed action names are of the form action::target or action(target), so they can't have colons or parens in them. This restriction does not apply to messaging menu ids.
* | Releasing 12.10.6daily13.05.02-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-031-0/+11
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Releasing 12.10.6daily13.05.02-0ubuntu1, based on r342Automatic PS uploader2013-05-021-0/+11
|/ /
* | Merge changes from /13.04 branch for saucy.Mathieu Trudel-Lapierre2013-05-021-0/+17
|\ \ | | | | | | | | | Approved by PS Jenkins bot, Robert Bruce Park.
| * | releasing version 12.10.6daily13.04.09-0ubuntu1Mathieu Trudel-Lapierre2013-05-021-0/+17
| | |
* | | AppSection: Use the Launch Context with proper activate event timestamp to ↵Marco Trevisan (Treviño)2013-05-023-9/+35
|\ \ \ | |/ / |/| | | | | | | | | | | exec the libindicator shortcut nicks. Fixes: https://bugs.launchpad.net/bugs/1164483. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.
| * | AppSection: use LaunchContext to exec shortcut nicksMarco Trevisan (Treviño)2013-04-222-8/+20
| | |
| * | IdoMenuItem: pass event timestamp to the action if we have no status changeMarco Trevisan (Treviño)2013-04-221-1/+15
|/ /
* | indicator_desktop_shortcuts_nick_exec() is deprecated, use ↵Łukasz 'sil2100' Zemczak2013-04-221-1/+1
|\ \ | | | | | | | | | | | | | | | indicator_desktop_shortcuts_nick_exec_with_context() with a NULL context instead - fixes the FTBFS. Approved by Didier Roche, PS Jenkins bot.
| * | indicator_desktop_shortcuts_nick_exec() is deprecated, use ↵Łukasz 'sil2100' Zemczak2013-04-221-1/+1
|/ / | | | | | | indicator_desktop_shortcuts_nick_exec_with_context() with a NULL context instead - fixes the FTBFS
* | AppSection: use the GAppLaunchContext with event timestamp when launching an ↵Marco Trevisan (Treviño)2013-04-053-3/+15
|\ \ | | | | | | | | | | | | | | | app. Fixes: https://bugs.launchpad.net/bugs/627195, https://bugs.launchpad.net/bugs/811461. Approved by PS Jenkins bot, Lars Uebernickel.
| * | AppSection: use the GAppLaunchContext with event timestamp when launching an appMarco Trevisan (Treviño)2013-04-032-2/+11
| | |
| * | ImAppMenu: pass the event timestamp when activating the itemMarco Trevisan (Treviño)2013-04-031-1/+4
|/ /
* | Releasing 12.10.6daily13.02.13-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-131-0/+11
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Releasing 12.10.6daily13.02.13-0ubuntu1, based on r337Automatic PS uploader2013-02-131-0/+11
|/ /
* | A bit of refactoring in libmessaging-menu/messaging-menu.c has resulted in ↵Jason Conti2013-02-121-2/+2
|\ \ | |/ |/| | | | | | | draws_attention always being set to TRUE. This branch fixes _set_draws_attention and _remove_attention so they set the appropriate value. Fixes: https://bugs.launchpad.net/bugs/1113721. Approved by Lars Uebernickel.
| * libmessaging-menu: Set correct boolean value in _remove_attention and ↵Jason Conti2013-02-121-2/+2
|/ | | | _set_draws_attention
* Releasing 12.10.6daily13.01.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-01-251-0/+11
|\ | | | | | | Approved by .
| * Releasing 12.10.6daily13.01.25-0ubuntu1, based on r335Automatic PS uploader2013-01-251-0/+11
|/
* remove g_type_init() calls, bump glib requirement to 2.35.4. Fixes: ↵Charles Kerr2013-01-236-17/+4
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/1103087. Approved by Lars Uebernickel, PS Jenkins bot.
| * add glib requirement to debian/control. bump glib requirement in configure.acCharles Kerr2013-01-222-1/+2
| |
| * remove g_type_init() calls, bump glib requirement to 2.35.4Charles Kerr2013-01-224-16/+2
|/
* manual merge Releasing 12.10.6daily12.11.22-0ubuntu1Didier Roche2012-11-221-0/+10
|\
| * Releasing 12.10.6daily12.11.22-0ubuntu1, based on r333Automatic PS uploader2012-11-221-0/+10
|/
* libmessaging-menu: fix crash in _draws_attentionLars Uebernickel2012-11-221-1/+1
|\ | | | | | | | | | | | | The format string passed to g_variant_get calls for four parameters, but only three were given. Fixes: https://bugs.launchpad.net/bugs/1081754. Approved by PS Jenkins bot, Sebastien Bacher.
| * libmessaging-menu: fix crash in _draws_attentionLars Uebernickel2012-11-221-1/+1
|/ | | | | | The format string passed to g_variant_get calls for four parameters, but only three were given.
* Releasing 12.10.6daily12.11.21.1-0ubuntu1 to ubuntuDidier Roche2012-11-211-2/+6
|\ | | | | | | | | (Merging by hand until the jenkins merger is fixed)
| * Releasing 12.10.6daily12.11.21.1-0ubuntu1, based on r331unknown2012-11-211-2/+6
|/
* Add pot file to upstream source.Didier Roche2012-11-161-0/+46
|\ | | | | | | Approved by Lars Uebernickel.
| * add pot fileDidier Roche2012-11-161-0/+46
|/
* bootstrap message.Mathieu Trudel-Lapierre2012-11-161-0/+3
|\ | | | | | | Approved by Charles Kerr, PS Jenkins bot.
| * bootstrap daily upload changelog message.Mathieu Trudel-Lapierre2012-11-151-0/+3
|/
* Adding debian/.Ted Gould2012-11-1512-0/+988
|\ | | | | | | Approved by Didier Roche.
| * Remove extra # typo in notice to uploaders in debian/control.Mathieu Trudel-Lapierre2012-11-141-1/+1
| |