aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Change the title to "Notification center". Charles Kerr2014-08-142-2/+2
|\ \ | | | | | | | | | Approved by: Pete Woods
| * | change title to 'Notification center'Charles Kerr2014-07-302-2/+2
|/ /
* | Releasing 13.10.1+14.10.20140725-0ubuntu1CI bot2014-07-251-0/+7
| |
* | messaging-menu-message: add missing break statements Lars Uebernickel2014-07-252-1/+3
|\ \ | | | | | | | | | Approved by: Charles Kerr, PS Jenkins bot
| * | Add lcov 1.11Lars Uebernickel2014-07-141-1/+1
| | |
| * | messaging-menu-message: add missing break statementsLars Uebernickel2014-07-111-0/+2
|/ /
* | Releasing 13.10.1+14.10.20140611-0ubuntu1CI bot2014-06-111-0/+8
| |
* | Add example of using libmessaging-menu from a python client Fixes: 1315384Charles Kerr2014-06-111-0/+21
|\ \ | |/ |/|
| * Add an example for client usage from a python script.Charles Kerr2014-05-281-0/+21
| |
* | Releasing 13.10.1+14.04.20140410-0ubuntu1CI bot2014-04-101-0/+13
| |
* | messages-service: listen to the ApplicationStoppedRunning callLars Uebernickel2014-04-102-0/+30
|\ \ | |/ |/| | | | | | | Prior to this patch, only applications that exit were marked as "not running". However, this must also happen when an application unrefs it's MessagingMenuApp instance. This is a problem for applications which implement messaging menu integration as a plugin (when unloading the plugin). Specifically, this causes bug #1302930, as telepathy-indicator doesn't exit when empathy exits. Fixes: 1302930
| * messages-service: listen to the ApplicationStoppedRunning callLars Uebernickel2014-04-102-0/+30
| |
* | Releasing 13.10.1+14.04.20140408-0ubuntu1CI bot2014-04-081-0/+14
| |
* | desktop menu: sort applications like specifiedLars Uebernickel2014-04-083-29/+83
|\| | | | | | | Default chat client, default email client, and the other applications sorted by alphabet. Fixes: 1216833
| * desktop menu: sort applications like specifiedLars Uebernickel2014-04-073-29/+83
| | | | | | | | | | | | Default chat client, default email client, and the other applications sorted by alphabet.
* | Don't show the messaging menu and the status section when no app is ↵Lars Uebernickel2014-04-084-65/+79
|\| | | | | | | registered for them Fixes: 1225063
| * Only show the menu when there are apps registered to use itLars Uebernickel2014-04-071-16/+17
| |
| * desktop menu: don't show status section when no apps supports itLars Uebernickel2014-04-073-49/+62
| |
* | Synchronize process management across indicators Ted Gould2014-04-088-12/+58
|\ \ | |/ |/|
| * Update for gnome-fallbackTed Gould2014-02-261-1/+2
| |
| * Grabbing our new filesTed Gould2014-02-191-1/+2
| |
| * Adding the Upstart XDG overrideTed Gould2014-02-194-1/+22
| |
| * Add an XDG autostart config fileTed Gould2014-02-192-0/+15
| |
| * Upstart job configurationTed Gould2014-02-192-1/+19
| |
| * Dropping the DBus service fileTed Gould2014-02-192-12/+2
| |
* | Releasing 13.10.1+14.04.20140321-0ubuntu1CI bot2014-03-211-0/+9
| |
* | desktop menu: use com.canonical.application menu items for actionsLars Uebernickel2014-03-211-1/+5
|\ \ | |/ |/| | | The unity implementation of that menu item indents the label even when there's no icon.
| * desktop menu: use com.canonical.application menu items for actionsLars Uebernickel2014-03-201-1/+5
|/ | | | | | The unity implementation of that menu item indents the label even when there's no icon.
* Releasing 13.10.1+14.04.20140207-0ubuntu1CI bot2014-02-071-0/+10
|
* Adding acceptance tests and merge review policies CI bot2014-02-070-0/+0
|
* Adding acceptance tests and merge review policies.Ted Gould2014-01-312-0/+43
|\ | | | | | | Approved by PS Jenkins bot, Charles Kerr.
| * Adding merge review policyTed Gould2014-01-311-0/+19
| |
| * Adding basic acceptance testsTed Gould2014-01-311-0/+24
| |
* | Releasing 13.10.1+14.04.20140116-0ubuntu1 (revision 400 from ↵Automatic PS uploader2014-01-171-0/+10
|\ \ | |/ |/| | | | | | | lp:indicator-messages). Approved by PS Jenkins bot.
| * Releasing 13.10.1+14.04.20140116-0ubuntu1, based on r400Automatic PS uploader2014-01-161-0/+10
|/
* phone menu: set action targets on source and message menu items.Lars Uebernickel2013-12-132-3/+3
|\ | | | | | | Approved by PS Jenkins bot, Nick Dedekind.
| * Add lcov 1.10Lars Uebernickel2013-12-131-1/+1
| |
| * phone menu: set action targets on source and message menu itemsLars Uebernickel2013-12-131-2/+2
|/
* Releasing 13.10.1+14.04.20131125-0ubuntu1 (revision 398 from ↵Automatic PS uploader2013-11-251-0/+11
|\ | | | | | | | | | | lp:indicator-messages). Approved by PS Jenkins bot.
| * Releasing 13.10.1+14.04.20131125-0ubuntu1, based on r398Automatic PS uploader2013-11-251-0/+11
|/
* Stop showing expected warnings in the actionmuxer test.Lars Uebernickel2013-11-202-1/+21
|\ | | | | | | Approved by Charles Kerr, PS Jenkins bot.
| * test-gactionmuxer: don't spew warnings that are expectedLars Uebernickel2013-11-201-0/+17
| |
| * g_action_muxer_insert: don't warn when passing a NULL action groupLars Uebernickel2013-11-201-1/+4
|/ | | | | This is legitimate use of the API.
* im-menu: fix leak.Lars Uebernickel2013-11-191-4/+10
|\ | | | | | | Approved by Charles Kerr, PS Jenkins bot, Ted Gould.
| * 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 ↵Automatic PS uploader2013-10-291-0/+18
|\ \ | | | | | | | | | | | | | | | lp:indicator-messages). Approved by PS Jenkins bot.
| * | 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
|\| | | | | | | | | | | Don't unnecessarily reset the application's state if the same process calls Register() more than once. Approved by Charles Kerr, PS Jenkins bot.