aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* accounts-manager: Cancel account manager requests on new userMarco Trevisan (Treviño)2023-04-271-1/+8
* accounts-service: Also update the user when a new user is addedMarco Trevisan (Treviño)2023-04-271-0/+1
* account-service: Do not unref UserManager owned userMarco Trevisan2023-04-271-1/+0
* src/im-application-list.c: Add tooltip support.Mike Gabriel2022-07-221-0/+1
* Clean up compilation flagsRobert Tari2022-01-121-1/+0
* Rename com.ubuntu.touch.AccountsService.SecurityPrivacyRobert Tari2021-11-021-1/+1
* Remove config.h dependencyRobert Tari2021-10-214-707/+703
* Remove Automake filesRobert Tari2021-10-211-44/+0
* Add CMake filesRobert Tari2021-10-211-0/+50
* Whitespace fixRobert Tari2021-10-211-110/+110
* Update Ayatana IDO namesRobert Tari2021-10-181-2/+2
* src/Makefile.am: Drop -Werror compiler flag for now. Not helpful when setting...Mike Gabriel2021-05-041-1/+1
* Replace x-canonical attributesRobert Tari2020-08-113-15/+15
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-08-292-35/+36
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* Fork from Ubuntu's Indicator Messages.Mike Gabriel2017-10-276-21/+20
* application list: update root action unconditionallyLars Uebernickel2015-05-051-10/+9
|\
| * application list: update root action unconditionallyLars Uebernickel2015-05-041-10/+9
* | Remove spacesNiklas Wenzel2015-04-301-1/+1
* | Use guint instead of intNiklas Wenzel2015-04-301-1/+1
* | Fix build errorNiklas Wenzel2015-04-301-0/+1
* | Remove GArray and fix code styleNiklas Wenzel2015-04-301-22/+9
* | Unescape action names when passing them to the proxy in im_application_list_r...Niklas Wenzel2015-04-251-2/+30
|/
* Verify state type before parsingTed Gould2015-04-031-0/+2
|\
| * Check the type of the variant before trying to parse itTed Gould2015-02-171-0/+2
* | Action name should be escaped message id and escaped action name, not escaped...Ted Gould2015-03-041-1/+1
* | Adding a version of source_removed that doesn't unescapeTed Gould2015-02-181-7/+14
* | Make a version of the remove that doesn't escapeTed Gould2015-02-181-8/+15
* | unescape_action_name: fix logic error (& instead of |)Lars Uebernickel2015-01-261-1/+1
* | Escape message and source ids when using them as action names Fixes: #1386584Lars Uebernickel2015-01-121-22/+112
|\ \
| * | Also escape message and source ids when removing them from the appLars Uebernickel2014-11-071-5/+16
| * | Escape message and source ids when using them as action namesLars Uebernickel2014-11-051-17/+96
| |/
* | desktop menu: don't warn when no default handler for a mime type is foundLars Uebernickel2014-11-071-3/+6
* | Update to trunkTed Gould2014-10-101-1/+1
|\|
| * Rename the phone header's title from 'Notification center' to 'Notifications'...Charles Kerr2014-10-031-1/+1
* | Merge trunk positionsTed Gould2014-10-081-3/+29
|\|
| * Support X-Ubuntu-SymbolicIcon in desktop filesLars Uebernickel2014-09-161-3/+29
* | Name changeTed Gould2014-10-061-4/+6
* | Ensure the proxy is still cleared so we don't leak themTed Gould2014-10-061-0/+2
* | Ensure we can cancel getting the proxy and that if we do we can handle it wit...Ted Gould2014-10-061-6/+15
* | Check for loading of a cached instanceTed Gould2014-10-061-0/+6
* | Fleshing out drawing attentionTed Gould2014-09-221-0/+20
* | Get the value on whether we should show on the welcome screenTed Gould2014-09-221-1/+15
* | Setup and get our proxyTed Gould2014-09-221-0/+33
* | Setup the user manager signalsTed Gould2014-09-181-0/+30
* | A function to handle the showing on greeter part of this.Ted Gould2014-09-173-1/+9
* | Put in a function to handle setting the draw attention valueTed Gould2014-09-173-0/+10
* | Get an accounts service instance in the application listTed Gould2014-09-171-0/+7
* | Setting up default referencingTed Gould2014-09-171-2/+11
* | Connecting into accounts serviceTed Gould2014-09-171-1/+10