Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attaching bug | Ted Gould | 2012-02-22 | 0 | -0/+0 |
| | |||||
* | merge roberts lock fix0.3.91 | Conor Curran | 2012-02-14 | 1 | -26/+2 |
|\ | |||||
| * | Don't lock the session when switching to another one - something else ↵ | Robert Ancell | 2012-02-10 | 1 | -26/+2 |
|/ | | | | | | | (ConsoleKit?) already does this and locks it regardless of if the setting has been configured. By explicitly doing the lock it means we can't override it inside GNOME screensaver to switch to the greeter instead, so this patch removes the code. | ||||
* | prep for release 0.3.91 | Conor Curran | 2012-02-08 | 1 | -1/+1 |
| | |||||
* | merge in the pk api port branch and remove the apt transaction stuff | Conor Curran | 2012-02-08 | 7 | -678/+153 |
|\ | |||||
| * | merge request comments acted upon | Conor Curran | 2012-02-08 | 2 | -12/+4 |
| | | |||||
| * | properly fix conflict and make sure to not check for updates 1 minute after ↵ | Conor Curran | 2012-02-08 | 7 | -152/+12 |
| |\ | |/ |/| | | | starting the service or Pitti will kill me :) | ||||
* | | 0.3.900.3.90 | Ted Gould | 2012-02-07 | 1 | -1/+1 |
| | | |||||
* | | Screensaver code cleanup | Ted Gould | 2012-02-07 | 3 | -114/+1 |
|\ \ | |||||
| * | | Remove dead GSS throttling code. Let gnome-settings-daemon | Marc Deslauriers | 2012-01-30 | 3 | -114/+1 |
| | | | | | | | | | | | | | | | handle locking the screen when UPower requests it. | ||||
* | | | Fix ordering of items on request | Ted Gould | 2012-02-07 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Swap return values of indicator_session_get_location | Dmitry Shachnev | 2011-10-26 | 1 | -2/+2 |
| | | | | |||||
* | | | | Removing GOA support | Ted Gould | 2012-02-07 | 1 | -34/+1 |
|\ \ \ \ | |||||
| * | | | | Remove "Online accounts" from user menu | Alberto Mardegan | 2012-02-02 | 1 | -34/+1 |
| | |/ / | |/| | | | | | | | | | | | | | | The "Online accounts" feature is going to be removed from the control panel in Precise. | ||||
* | | | | Fix GTK3 Box Deprecation | Ted Gould | 2012-02-07 | 2 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | If we have GTK3 use the new gtk_box_new() function not the deprecated one | Ted Gould | 2012-02-07 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Adding flags into the build to make sure we know if we're GTK3 or not | Ted Gould | 2012-02-07 | 1 | -0/+6 |
|/ / / / | |||||
| | | * | correct conflict | Conor Curran | 2012-02-08 | 1 | -0/+6 |
| | | | | |||||
| | | * | 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 | 3 | -395/+19 |
| | | | | |||||
| | | * | handle gtk3 box constructor changes | Conor Curran | 2012-02-06 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Updating to dbusmenu 0.5.90 | Ted Gould | 2012-02-03 | 8 | -23/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Modifying includes to not include libdbusmenu-gtk3 stuff | Ted Gould | 2012-01-31 | 7 | -22/+1 |
| | | | |||||
| * | | Updating required dbusmenu 0.5.90 | Ted Gould | 2012-01-31 | 1 | -1/+1 |
|/ / | |||||
* | | Making the gtk logout helper and apt optional build time choices | Ted Gould | 2011-11-29 | 4 | -22/+100 |
|\ \ | |||||
| * | | Make APT support optional | György Balló | 2011-11-23 | 3 | -4/+40 |
| | | | |||||
| * | | Make GTK Logout Helper optional | György Balló | 2011-11-23 | 4 | -18/+60 |
| | | | |||||
* | | | Add name hints to the indicators | Ted Gould | 2011-11-29 | 1 | -2/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | 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. | ||||
* | | bump version for release0.3.7.1 | Conor Curran | 2011-10-28 | 1 | -1/+1 |
| | | |||||
* | | fix the invalid utf8 bug and update ignore file | Conor Curran | 2011-10-28 | 4 | -11/+32 |
|\ \ | |/ |/| | |||||
| * | update the ignore file with the new translations | Conor Curran | 2011-10-25 | 1 | -0/+28 |
| | | |||||
| * | 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 |
|/ | |||||
* | 0.3.70.3.7 | Ted Gould | 2011-10-13 | 1 | -1/+1 |
| | |||||
* | Fix variant handling | Ted Gould | 2011-10-12 | 2 | -2/+2 |
|\ | |||||
| * | Attach bug | Ted Gould | 2011-10-09 | 0 | -0/+0 |
| | | |||||
| * | 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 |
| | | |||||
* | | Check to ensure we have settings, else default values. | Ted Gould | 2011-10-12 | 1 | -9/+18 |
|\ \ | |||||
| * | | 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 |
| |/ | |||||
* | | Okay, fixing again. Now right. | Ted Gould | 2011-10-12 | 1 | -4/+4 |
|\ \ | |/ |/| |