Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused and slightly used dependencies. | Ted Gould | 2013-08-27 | 3 | -30/+4 |
|\ | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Use the local version instead of the version from libindicator | Ted Gould | 2013-08-26 | 1 | -1/+1 |
| | | |||||
| * | Dropping launch context so we don't have to include GDK | Ted Gould | 2013-08-26 | 1 | -16/+1 |
| | | |||||
| * | Dropping libs from configure as well | Ted Gould | 2013-08-26 | 1 | -7/+2 |
| | | |||||
| * | Build deps no longer required | Ted Gould | 2013-08-26 | 1 | -6/+0 |
|/ | |||||
* | Protect against invalid actions. Fixes: https://bugs.launchpad.net/bugs/1216758. | Ted Gould | 2013-08-26 | 1 | -0/+2 |
|\ | | | | | | | Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | Protect against action loss | Ted Gould | 2013-08-26 | 1 | -0/+2 |
| | | |||||
* | | Releasing 13.10.1+13.10.20130822.5-0ubuntu1 (revision 360 from ↵ | Automatic PS uploader | 2013-08-22 | 1 | -0/+22 |
|\ \ | | | | | | | | | | | | | | | | lp:indicator-messages). Approved by PS Jenkins bot. | ||||
| * | | Releasing 13.10.1+13.10.20130822.5-0ubuntu1, based on r360 | Automatic PS uploader | 2013-08-22 | 1 | -0/+22 |
|/ / | |||||
* | | Don't use deprecated g_simple_action_group_{lookup,insert}. Fixes: ↵ | Lars Uebernickel | 2013-08-22 | 2 | -15/+15 |
|\ \ | |/ |/| | | | | | | | https://bugs.launchpad.net/bugs/1215180. Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | Don't use deprecated g_simple_action_group_{lookup,insert} | Lars Uebernickel | 2013-08-22 | 2 | -15/+15 |
| | | |||||
* | | don't error out on deprecated declarations. | Sebastien Bacher | 2013-08-22 | 2 | -2/+2 |
|\ \ | |/ |/| | | | Approved by PS Jenkins bot, Ted Gould. | ||||
| * | don't error out on deprecated declarations | Sebastien Bacher | 2013-08-22 | 2 | -2/+2 |
|/ | |||||
* | Migrate away from deprecated function. Fixes: ↵ | Ted Gould | 2013-08-22 | 3 | -19/+19 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1215180. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Change g_simple_action_group_remove() to g_action_map_remove_action() | Ted Gould | 2013-08-21 | 3 | -5/+5 |
| | | |||||
| * | Swap g_simple_action_group_insert() for g_action_map_add_action() | Ted Gould | 2013-08-21 | 3 | -14/+14 |
|/ | |||||
* | Add a DBus error for list_add(). | Ted Gould | 2013-08-21 | 3 | -5/+19 |
|\ | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | Pass the error back up through DBus | Ted Gould | 2013-08-19 | 1 | -1/+13 |
| | | |||||
| * | Make it so that application list returns an error on a bad desktop file | Ted Gould | 2013-08-19 | 2 | -4/+6 |
| | | |||||
* | | Re-merge the consolidate branch, but with additional bugfix. | Pete Woods | 2013-08-21 | 55 | -3857/+5618 |
|\ \ | | | | | | | | | | Approved by Sebastien Bacher, PS Jenkins bot. | ||||
| * | | Make it so that we sort based on application name to make the menu more sane | Ted Gould | 2013-08-20 | 3 | -6/+13 |
| | | | |||||
| * | | Enabling and disabling the remove-all action if we have items to remove | Ted Gould | 2013-08-20 | 1 | -0/+44 |
| | | | |||||
| * | | Adding in a sigterm handler | Ted Gould | 2013-08-20 | 1 | -0/+13 |
| | | | |||||
| * | | Putting shortcuts into the menu | Ted Gould | 2013-08-20 | 1 | -10/+18 |
| | | | |||||
| * | | Switch to looking in the shortcuts object to set the actions | Ted Gould | 2013-08-20 | 1 | -5/+5 |
| | | | |||||
| * | | Building up a shortcuts object to track the shortcuts from the desktop file | Ted Gould | 2013-08-20 | 1 | -0/+12 |
| | | | |||||
| * | | Remove unused struct member | Ted Gould | 2013-08-20 | 1 | -1/+0 |
| | | | |||||
| * | | Stealing the desktop shortcuts from libindicator | Ted Gould | 2013-08-20 | 3 | -1/+763 |
| | | | |||||
| * | | Making the base menu item an a{sv} with proper icons and fallbacks | Ted Gould | 2013-08-20 | 1 | -8/+39 |
| | | | |||||
| * | | Make the accessible name translatable and based on the blue envelope | Ted Gould | 2013-08-20 | 1 | -3/+9 |
| | | | |||||
| * | | Track the old draw_attention and look for updates | Ted Gould | 2013-08-20 | 1 | -0/+6 |
| | | | |||||
| * | | Compile again | Pete Woods | 2013-08-20 | 1 | -0/+1 |
| | | | |||||
| * | | "Clear" and "Clear All" now translatable | Pete Woods | 2013-08-20 | 2 | -2/+2 |
| | | | |||||
| * | | Merge trunk | Pete Woods | 2013-08-20 | 2 | -98/+12 |
| |\ \ | |||||
| | * | | Re-do merge | Pete Woods | 2013-08-20 | 53 | -3857/+4728 |
| |/ / |/| | | |||||
* | | | Releasing 13.10.1+13.10.20130820.2-0ubuntu1 (revision 354 from ↵ | Automatic PS uploader | 2013-08-20 | 1 | -0/+6 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | lp:indicator-messages). Approved by PS Jenkins bot. | ||||
| * | | | Releasing 13.10.1+13.10.20130820.2-0ubuntu1, based on r354 | Automatic PS uploader | 2013-08-20 | 1 | -0/+6 |
|/ / / | |||||
* | | | Revert rev 352 as it is causing a SIGTRAP on start | Łukasz 'sil2100' Zemczak | 2013-08-20 | 54 | -4825/+3857 |
| | | | |||||
* | | | Releasing 13.10.1+13.10.20130820-0ubuntu1 (revision 352 from ↵ | Automatic PS uploader | 2013-08-20 | 2 | -3/+8 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | lp:indicator-messages). Approved by PS Jenkins bot. | ||||
| * | | | Releasing 13.10.1+13.10.20130820-0ubuntu1, based on r352 | Automatic PS uploader | 2013-08-20 | 1 | -2/+3 |
| | | | | |||||
| * | | | Update symbols | Automatic PS uploader | 2013-08-20 | 2 | -1/+5 |
|/ / / | |||||
* | | | Merge in phablet branch. | Lars Uebernickel | 2013-08-19 | 54 | -3857/+4831 |
|\ \ \ | | |/ | |/| | | | | Approved by PS Jenkins bot, Pete Woods. | ||||
| | * | Thunderbird e-mail notifications work again | Pete Woods | 2013-08-20 | 1 | -1/+2 |
| |/ | | | | | | | (forward ported fix from r344) | ||||
| * | Bumping version to ensure we override all PPAs when this lands | Ted Gould | 2013-08-19 | 1 | -0/+6 |
| | | |||||
| * | Set the action | Ted Gould | 2013-08-19 | 1 | -1/+1 |
| | | |||||
| * | Save the draws attention for messages and react to that | Ted Gould | 2013-08-18 | 1 | -3/+5 |
| | | |||||
| * | Check the action state to get whether it's drawing or not | Ted Gould | 2013-08-18 | 1 | -1/+14 |
| | | |||||
| * | Starting to regen the draw attention flag from the source actions | Ted Gould | 2013-08-18 | 1 | -2/+49 |
| | | |||||
| * | clearing the sources on remove all | Ted Gould | 2013-08-18 | 1 | -51/+2 |
| | | |||||
| * | Putting back the removing of sources | Ted Gould | 2013-08-18 | 1 | -0/+17 |
| | |