aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * Backport "Don't lock the session when switching to another one"Sebastien Bacher2012-02-141-26/+2
|\
| * Don't lock the session when switching to another one - something else (Consol...Robert Ancell2012-02-101-26/+2
| * merge request comments acted uponConor Curran2012-02-082-12/+4
| * properly fix conflict and make sure to not check for updates 1 minute after s...Conor Curran2012-02-086-151/+5
| |\
| * | correct conflictConor Curran2012-02-081-0/+6
| * | get rid of the transaction as we don't need to worry about updates installing...Conor Curran2012-02-084-320/+5
| * | pk kit compat layer seems to be saneConor Curran2012-02-081-9/+28
| * | no need to hold on to a reference to a pkclient instanceConor Curran2012-02-071-15/+22
| * | apt watcher updatesConor Curran2012-02-071-3/+7
| * | fetching available packagesConor Curran2012-02-071-4/+27
| * | query for updates half completeConor Curran2012-02-061-8/+15
| * | we need to talk to dbus to listen for signals from package kit, the lib doesn...Conor Curran2012-02-061-14/+126
| * | pkclient in placeConor Curran2012-02-062-393/+15
| * | handle gtk3 box constructor changesConor Curran2012-02-061-1/+1
* | | Import upstream version 0.3.91Ken VanDine2012-02-107-814/+255
* | | Import upstream version 0.3.90Ted Gould2012-02-0713-249/+129
|\ \ \ | | |/ | |/|
| * | Screensaver code cleanupTed Gould2012-02-073-114/+1
| |\ \
| | * | Remove dead GSS throttling code. Let gnome-settings-daemonMarc Deslauriers2012-01-303-114/+1
| * | | Fix ordering of items on requestTed Gould2012-02-071-2/+2
| |\ \ \
| | * | | Swap return values of indicator_session_get_locationDmitry Shachnev2011-10-261-2/+2
| * | | | Removing GOA supportTed Gould2012-02-071-34/+1
| |\ \ \ \
| | * | | | Remove "Online accounts" from user menuAlberto Mardegan2012-02-021-34/+1
| | | |/ / | | |/| |
| * | | | If we have GTK3 use the new gtk_box_new() function not the deprecated oneTed Gould2012-02-071-0/+4
| | |_|/ | |/| |
| * | | Modifying includes to not include libdbusmenu-gtk3 stuffTed Gould2012-01-317-22/+1
| |/ /
| * | Making the gtk logout helper and apt optional build time choicesTed Gould2011-11-292-5/+43
| |\ \
| | * | Make APT support optionalGyörgy Balló2011-11-232-4/+27
| | * | Make GTK Logout Helper optionalGyörgy Balló2011-11-232-1/+16
| * | | Export the indicators name hintsMarco Trevisan (Treviño)2011-11-081-2/+5
| |/ /
* | | Import upstream version 0.3.7.1Ted Gould2012-02-073-11/+4
|\| |
| * | tidy upConor Curran2011-10-251-1/+0
| * | removed the redundant max users limit on the user menuConor Curran2011-10-253-10/+4
| |/
* | Import upstream version 0.3.7Ted Gould2011-10-133-11/+20
|\|
| * Fix variant handlingTed Gould2011-10-122-2/+2
| |\
| | * Don't unref the parameters as we don't make a ref to itTed Gould2011-10-091-1/+0
| | * Make sure to reference the variant, and unref the value we getTed Gould2011-10-091-1/+2
| * | Okay, get all of them I guessTed Gould2011-10-121-1/+2
| * | Use a temporary variable to defeat G_DISABLE_CHECKSTed Gould2011-10-101-5/+10
| * | Error gracefully if we can't get our settings.Ted Gould2011-10-081-9/+12
| |/
* | Import upstream version 0.3.6Ted Gould2011-09-274-42/+19
|\|
| * Removing an error and fixing the parameters.Ted Gould2011-09-271-1/+3
| |\
| | * Make the dialog not abort and add invalids for the return to make sure it doe...Ted Gould2011-09-271-1/+3
| * | Update the icon instead of recreating it.Ted Gould2011-09-271-2/+2
| |\ \
| | * | Switch changing restart to updating the image instead of recreating it.Ted Gould2011-09-261-2/+2
| | |/
| * / Don't use depcrecated org.freedesktop.DisplayManager.GetSeatForCookie, use XD...Robert Ancell2011-09-211-34/+2
| |/
| * Only grab reboot after a second delayTed Gould2011-09-191-3/+10
| |\
| | * removed startup rebootrequired query, it must have been returning trueConor Curran2011-09-161-3/+10
| * | Use Title Case for "Restart to Complete Updates"Jeremy Bicha2011-09-161-2/+2
| |/
* | Import upstream version 0.3.5.1Didier Roche2011-09-151-86/+110
|\|
| * apt property changed reboot required listened for and now the whole apt inter...Conor Curran2011-09-141-86/+110
* | Import upstream version 0.3.5.0Sebastien Bacher2011-09-088-96/+238
|\|