aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| |/
* | Disable action shortcuts for nowLars Uebernickel2013-08-131-0/+2
| | | | | | | | | | | | This version isn't honoring OnlyShowIn=MessagingMenu. Disabling it seems like the lesser evil.
* | desktop menu: don't export an item if the name is ''Lars Uebernickel2013-08-131-1/+1
| |
* | application list: show non-running applicationsLars Uebernickel2013-08-132-1/+14
| |
* | Use "icon" instead of "x-canonical-icon"Lars Uebernickel2013-08-133-4/+4
| |
* | application list: update draws-attention when necessaryLars Uebernickel2013-08-131-37/+47
| |
* | desktop menu: show message sourcesLars Uebernickel2013-08-131-0/+64
| |
* | Add application actionsLars Uebernickel2013-08-132-6/+44
| |
* | Add desktop menuLars Uebernickel2013-08-139-11/+329
| | | | | | | | | | Only shows application launchers right now.
* | Move toplevel menu logic into ImMenuLars Uebernickel2013-08-123-48/+39
| | | | | | | | | | | | Also, get rid of only exporting sections if they were non-empty. That was a hack for non-conformant GMenuModel renderers.
* | Add ImMenuLars Uebernickel2013-08-126-43/+252
| | | | | | | | | | | | A base class for all messaging menus. ImPhoneMenu already subclasses from it, with a desktop version coming up.
* | Prefix action names with "indicator."Lars Uebernickel2013-07-313-5/+5
| |
* | debian: install indicator file and don't install panel pluginLars Uebernickel2013-07-311-1/+1
| |
* | Remove --enable-localinstall configure flagLars Uebernickel2013-07-302-31/+1
| |
* | Remove panel pluginLars Uebernickel2013-07-3010-2225/+0
| |
* | Add a indicator fileLars Uebernickel2013-07-253-0/+16
| |
* | Generate a vapi, added valac build depends and reordered the build depends ↵Ken VanDine2013-07-125-10/+53
|\ \ | | | | | | | | | | | | | | | to be alphabetical. Approved by PS Jenkins bot, Charles Kerr.
| * | bumped build depends for gtk to match required version in configure.acKen VanDine2013-07-121-1/+1
| | |
| * | Generate vapi and adding valac build dependsKen VanDine2013-07-125-10/+53
| |\ \
| | * | added gio-2.0 to vapigenKen VanDine2013-07-121-1/+1
| | | |
| | * | generate vapiKen VanDine2013-07-113-4/+45
| | | |
* | | | Fixed deprecations.Ken VanDine2013-07-122-9/+13
|\| | | | | | | | | | | | | | | Approved by Charles Kerr, PS Jenkins bot.
| * | | Fixed deprecationsKen VanDine2013-07-122-9/+13
|/| | | | |/ /
| * | fixed deprecationsKen VanDine2013-07-112-4/+5
|/| |
| * | Fixed deprecationsKen VanDine2013-07-113-7/+5
| | |
* | | Version bump to not pull from archive.Sergio Schvezov2013-04-261-0/+6
|\ \ \ | | | | | | | | | | | | Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.