| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 3 | -15/+15 |
* | Avoid deprecated g_type_class_add_private. | Mike Gabriel | 2019-08-29 | 2 | -35/+36 |
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
* | Fork from Ubuntu's Indicator Messages. | Mike Gabriel | 2017-10-27 | 6 | -21/+20 |
* | application list: update root action unconditionally | Lars Uebernickel | 2015-05-05 | 1 | -10/+9 |
|\ |
|
| * | application list: update root action unconditionally | Lars Uebernickel | 2015-05-04 | 1 | -10/+9 |
* | | Remove spaces | Niklas Wenzel | 2015-04-30 | 1 | -1/+1 |
* | | Use guint instead of int | Niklas Wenzel | 2015-04-30 | 1 | -1/+1 |
* | | Fix build error | Niklas Wenzel | 2015-04-30 | 1 | -0/+1 |
* | | Remove GArray and fix code style | Niklas Wenzel | 2015-04-30 | 1 | -22/+9 |
* | | Unescape action names when passing them to the proxy in im_application_list_r... | Niklas Wenzel | 2015-04-25 | 1 | -2/+30 |
|/ |
|
* | Verify state type before parsing | Ted Gould | 2015-04-03 | 1 | -0/+2 |
|\ |
|
| * | Check the type of the variant before trying to parse it | Ted Gould | 2015-02-17 | 1 | -0/+2 |
* | | Action name should be escaped message id and escaped action name, not escaped... | Ted Gould | 2015-03-04 | 1 | -1/+1 |
* | | Adding a version of source_removed that doesn't unescape | Ted Gould | 2015-02-18 | 1 | -7/+14 |
* | | Make a version of the remove that doesn't escape | Ted Gould | 2015-02-18 | 1 | -8/+15 |
* | | unescape_action_name: fix logic error (& instead of |) | Lars Uebernickel | 2015-01-26 | 1 | -1/+1 |
* | | Escape message and source ids when using them as action names Fixes: #1386584 | Lars Uebernickel | 2015-01-12 | 1 | -22/+112 |
|\ \ |
|
| * | | Also escape message and source ids when removing them from the app | Lars Uebernickel | 2014-11-07 | 1 | -5/+16 |
| * | | Escape message and source ids when using them as action names | Lars Uebernickel | 2014-11-05 | 1 | -17/+96 |
| |/ |
|
* | | desktop menu: don't warn when no default handler for a mime type is found | Lars Uebernickel | 2014-11-07 | 1 | -3/+6 |
* | | Update to trunk | Ted Gould | 2014-10-10 | 1 | -1/+1 |
|\| |
|
| * | Rename the phone header's title from 'Notification center' to 'Notifications'... | Charles Kerr | 2014-10-03 | 1 | -1/+1 |
* | | Merge trunk positions | Ted Gould | 2014-10-08 | 1 | -3/+29 |
|\| |
|
| * | Support X-Ubuntu-SymbolicIcon in desktop files | Lars Uebernickel | 2014-09-16 | 1 | -3/+29 |
* | | Name change | Ted Gould | 2014-10-06 | 1 | -4/+6 |
* | | Ensure the proxy is still cleared so we don't leak them | Ted Gould | 2014-10-06 | 1 | -0/+2 |
* | | Ensure we can cancel getting the proxy and that if we do we can handle it wit... | Ted Gould | 2014-10-06 | 1 | -6/+15 |
* | | Check for loading of a cached instance | Ted Gould | 2014-10-06 | 1 | -0/+6 |
* | | Fleshing out drawing attention | Ted Gould | 2014-09-22 | 1 | -0/+20 |
* | | Get the value on whether we should show on the welcome screen | Ted Gould | 2014-09-22 | 1 | -1/+15 |
* | | Setup and get our proxy | Ted Gould | 2014-09-22 | 1 | -0/+33 |
* | | Setup the user manager signals | Ted Gould | 2014-09-18 | 1 | -0/+30 |
* | | A function to handle the showing on greeter part of this. | Ted Gould | 2014-09-17 | 3 | -1/+9 |
* | | Put in a function to handle setting the draw attention value | Ted Gould | 2014-09-17 | 3 | -0/+10 |
* | | Get an accounts service instance in the application list | Ted Gould | 2014-09-17 | 1 | -0/+7 |
* | | Setting up default referencing | Ted Gould | 2014-09-17 | 1 | -2/+11 |
* | | Connecting into accounts service | Ted Gould | 2014-09-17 | 1 | -1/+10 |
* | | Put into our namespace | Ted Gould | 2014-09-17 | 6 | -131/+131 |
* | | Grab an AS reference | Ted Gould | 2014-09-17 | 1 | -0/+4 |
* | | Simple, if we're on the greeter show it. If not, we don't | Ted Gould | 2014-09-17 | 1 | -1/+7 |
* | | Check show data to whether we should put in the body, subtitle and actions | Ted Gould | 2014-09-17 | 1 | -3/+7 |
* | | Add API for showing data to users | Ted Gould | 2014-09-17 | 2 | -0/+10 |
* | | Copyright headers | Ted Gould | 2014-09-17 | 2 | -0/+38 |
* | | A class wrapper for all the accounts service brewhaha | Ted Gould | 2014-09-17 | 3 | -0/+90 |
* | | Setup a basic greeter property | Ted Gould | 2014-09-17 | 1 | -0/+15 |
* | | Adding a specifier for whether it's in the greeter or not | Ted Gould | 2014-09-17 | 3 | -4/+6 |
* | | Adding desktop_greeter and phone_greeter profiles | Ted Gould | 2014-08-20 | 1 | -0/+2 |
|/ |
|
* | change title to 'Notification center' | Charles Kerr | 2014-07-30 | 1 | -1/+1 |
* | messages-service: listen to the ApplicationStoppedRunning call | Lars Uebernickel | 2014-04-10 | 2 | -0/+30 |