aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Really we should set status on the application listTed Gould2013-08-155-28/+14
|
* Create the status section of the desktop menuTed Gould2013-08-141-1/+43
|
* React to the set-status call on dbus and pass that down to the menusTed Gould2013-08-141-0/+40
|
* Adding a set_status virtual functionTed Gould2013-08-142-0/+21
|
* Rebuilding internationalization filesTed Gould2013-08-132-47/+13
|
* Small merge errorTed Gould2013-08-131-1/+1
|
* Merge from trunkTed Gould2013-08-1310-11/+305
|\
| * Releasing 12.10.6+13.10.20130702-0ubuntu1 to ubuntu.Automatic PS uploader2013-07-021-0/+10
| |\ | | | | | | | | | Approved by PS Jenkins bot.
| | * Releasing 12.10.6+13.10.20130702-0ubuntu1, based on r350Automatic PS uploader2013-07-021-0/+10
| |/
| * Change abbreviation for minutes from m to min. Fixes: ↵Mathias Dietrich2013-06-281-1/+1
| |\ | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/652845. Approved by PS Jenkins bot, Lars Uebernickel.
| | * Change abbreviation for minutes from m to minMathias Dietrich2013-06-281-1/+1
| |/
| * Releasing 12.10.6daily13.06.19-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-191-0/+20
| |\ | | | | | | | | | Approved by PS Jenkins bot.
| | * Releasing 12.10.6daily13.06.19-0ubuntu1, based on r348Automatic PS uploader2013-06-191-0/+20
| |/
| * 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
| | |