Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of the transaction as we don't need to worry about updates ↵ | Conor Curran | 2012-02-08 | 4 | -320/+5 |
| | | | | installing state | ||||
* | pk kit compat layer seems to be sane | Conor Curran | 2012-02-08 | 1 | -9/+28 |
| | |||||
* | no need to hold on to a reference to a pkclient instance | Conor Curran | 2012-02-07 | 1 | -15/+22 |
| | |||||
* | apt watcher updates | Conor Curran | 2012-02-07 | 1 | -3/+7 |
| | |||||
* | fetching available packages | Conor Curran | 2012-02-07 | 1 | -4/+27 |
| | |||||
* | query for updates half complete | Conor Curran | 2012-02-06 | 1 | -8/+15 |
| | |||||
* | we need to talk to dbus to listen for signals from package kit, the lib ↵ | Conor Curran | 2012-02-06 | 1 | -14/+126 |
| | | | | doesnt wrap the signals ... | ||||
* | pkclient in place | Conor Curran | 2012-02-06 | 2 | -393/+15 |
| | |||||
* | handle gtk3 box constructor changes | Conor Curran | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | Modifying includes to not include libdbusmenu-gtk3 stuff | Ted Gould | 2012-01-31 | 7 | -22/+1 |
| | |||||
* | Making the gtk logout helper and apt optional build time choices | Ted Gould | 2011-11-29 | 2 | -5/+43 |
|\ | |||||
| * | Make APT support optional | György Balló | 2011-11-23 | 2 | -4/+27 |
| | | |||||
| * | Make GTK Logout Helper optional | György Balló | 2011-11-23 | 2 | -1/+16 |
| | | |||||
* | | Export the indicators name hints | Marco Trevisan (Treviño) | 2011-11-08 | 1 | -2/+5 |
|/ | | | | Using the PACKAGE config.h variable both for the users and devices entries. | ||||
* | tidy up | Conor Curran | 2011-10-25 | 1 | -1/+0 |
| | |||||
* | removed the redundant max users limit on the user menu | Conor Curran | 2011-10-25 | 3 | -10/+4 |
| | |||||
* | 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 |
|/ | |||||
* | 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 |
|/ | |||||
* | 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 | ||||
* | 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 |
| | | | | |||||
* | | | | change the actual key on the entry | Conor Curran | 2011-09-06 | 1 | -1/+1 |
| | | | |