Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.3.7 | Ted Gould | 2011-10-13 | 3 | -11/+20 |
|\ | |||||
| * | Fix variant handling | Ted Gould | 2011-10-12 | 2 | -2/+2 |
| |\ | |||||
| | * | Don't unref the parameters as we don't make a ref to it | Ted Gould | 2011-10-09 | 1 | -1/+0 |
| | | | |||||
| | * | Make sure to reference the variant, and unref the value we get | Ted Gould | 2011-10-09 | 1 | -1/+2 |
| | | | |||||
| * | | Okay, get all of them I guess | Ted Gould | 2011-10-12 | 1 | -1/+2 |
| | | | |||||
| * | | Use a temporary variable to defeat G_DISABLE_CHECKS | Ted Gould | 2011-10-10 | 1 | -5/+10 |
| | | | |||||
| * | | Error gracefully if we can't get our settings. | Ted Gould | 2011-10-08 | 1 | -9/+12 |
| |/ | |||||
* | | Import upstream version 0.3.6 | Ted Gould | 2011-09-27 | 4 | -42/+19 |
|\| | |||||
| * | Removing an error and fixing the parameters. | Ted Gould | 2011-09-27 | 1 | -1/+3 |
| |\ | |||||
| | * | Make the dialog not abort and add invalids for the return to make sure it ↵ | Ted Gould | 2011-09-27 | 1 | -1/+3 |
| | | | | | | | | | | | | does less often | ||||
| * | | Update the icon instead of recreating it. | Ted Gould | 2011-09-27 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Switch changing restart to updating the image instead of recreating it. | Ted Gould | 2011-09-26 | 1 | -2/+2 |
| | |/ | |||||
| * / | Don't use depcrecated org.freedesktop.DisplayManager.GetSeatForCookie, use ↵ | Robert Ancell | 2011-09-21 | 1 | -34/+2 |
| |/ | | | | | | | XDG_SEAT_PATH instead | ||||
| * | Only grab reboot after a second delay | Ted Gould | 2011-09-19 | 1 | -3/+10 |
| |\ | |||||
| | * | removed startup rebootrequired query, it must have been returning true | Conor Curran | 2011-09-16 | 1 | -3/+10 |
| | | | |||||
| * | | Use Title Case for "Restart to Complete Updates" | Jeremy Bicha | 2011-09-16 | 1 | -2/+2 |
| |/ | |||||
* | | Import upstream version 0.3.5.1 | Didier Roche | 2011-09-15 | 1 | -86/+110 |
|\| | |||||
| * | apt property changed reboot required listened for and now the whole apt ↵ | Conor Curran | 2011-09-14 | 1 | -86/+110 |
| | | | | | | | | interaction does not happen until after 60 secs | ||||
* | | Import upstream version 0.3.5.0 | Sebastien Bacher | 2011-09-08 | 8 | -96/+238 |
|\| | |||||
| * | various switches for the strings on the panel and on the switch item0.3.5.0 | Conor Curran | 2011-09-08 | 2 | -14/+28 |
| |\ | |||||
| | * | show/hide the name from the panel | Conor Curran | 2011-09-08 | 2 | -15/+28 |
| | |\ | |||||
| | | * | user correct string on switch item unless user actually wants to show username | Conor Curran | 2011-09-08 | 2 | -10/+16 |
| | | | | |||||
| | * | | add the new gsettings entry for toggling the visibility of the real name on ↵ | Conor Curran | 2011-09-08 | 1 | -0/+1 |
| | |/ | | | | | | | | | | the panel | ||||
| * | | debugs for mystery bug | Conor Curran | 2011-09-08 | 1 | -0/+23 |
| |\ \ | | |/ | |/| | |||||
| | * | Lots of debug messages for the logout helper | Ted Gould | 2011-09-07 | 1 | -0/+23 |
| | | | |||||
| * | | merge the display manager's has-guest-account work | Conor Curran | 2011-09-08 | 3 | -20/+74 |
| |\ \ | |||||
| | * | | tidy up | Conor Curran | 2011-09-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | display manager HasGuestAccount now supported | Conor Curran | 2011-09-07 | 3 | -20/+74 |
| | | | | |||||
| * | | | merge the apt handling fixes | Conor Curran | 2011-09-08 | 3 | -59/+108 |
| |\ \ \ | |||||
| | * | | | tidy up | Conor Curran | 2011-09-07 | 1 | -6/+3 |
| | | | | | |||||
| | * | | | more hoop jumping for apt | Conor Curran | 2011-09-07 | 1 | -7/+1 |
| | | | | | |||||
| | * | | | more hoop jumping for apt | Conor Curran | 2011-09-07 | 1 | -6/+27 |
| | | | | | |||||
| | * | | | more revelations with regards the behaviour of the apt dbus 'api' | Conor Curran | 2011-09-07 | 2 | -31/+30 |
| | | | | | |||||
| | * | | | refactor the apt state callback because the use case of real and simulation ↵ | Conor Curran | 2011-09-06 | 2 | -33/+65 |
| | | | | | | | | | | | | | | | | | | | | were proving far too disparate | ||||
| | * | | | another bug found within the apt-menuitem | Conor Curran | 2011-09-06 | 1 | -1/+7 |
| | | | | | |||||
| * | | | | merge null protection branch | Conor Curran | 2011-09-07 | 1 | -3/+5 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | protect against a null pointer in the user-dbus-manager | Conor Curran | 2011-09-05 | 1 | -3/+5 |
| | | | | | |||||
* | | | | | Import upstream version 0.3.4.3 | Sebastien Bacher | 2011-09-06 | 5 | -15/+41 |
|\| | | | | |||||
| * | | | | change the actual key on the entry | Conor Curran | 2011-09-06 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | live cd user should now be turned off via new gsettings entry by casper | Conor Curran | 2011-09-06 | 3 | -10/+19 |
| | | | | | |||||
| * | | | | added new field to gsettings to allow to hide the user menu | Conor Curran | 2011-09-06 | 1 | -3/+3 |
| | |/ / | |/| | | |||||
| * | | | old icon now used when in greeter mode | Conor Curran | 2011-09-05 | 2 | -2/+19 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | make sure to flag restart state in greeter mode also with the right icon | Conor Curran | 2011-09-02 | 2 | -3/+12 |
| | | | | |||||
* | | | | Import upstream version 0.3.4.2 | Ken VanDine | 2011-09-02 | 4 | -19/+15 |
|\| | | | |||||
| * | | | remove the greeter icon stuff | Conor Curran | 2011-09-02 | 2 | -11/+1 |
| | | | | |||||
| * | | | apt menuitem should now finally be working properly0.3.4.2 | Conor Curran | 2011-09-02 | 2 | -8/+14 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | final apt menuitem bugs fixes | Conor Curran | 2011-09-02 | 2 | -8/+14 |
| | |/ | |||||
* | | | Import upstream version 0.3.4.1 | Ken VanDine | 2011-09-01 | 7 | -99/+102 |
|\| | | |||||
| * | | much easier of handling the greeter icon | Conor Curran | 2011-09-01 | 2 | -1/+11 |
| |/ | |||||
| * | set the menuitem's disposition back to normal just in case | Conor Curran | 2011-08-31 | 1 | -0/+4 |
| | |