aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | If we have GTK3 use the new gtk_box_new() function not the deprecated oneTed Gould2012-02-071-0/+4
| * | | | Adding flags into the build to make sure we know if we're GTK3 or notTed Gould2012-02-071-0/+6
|/ / / /
| | | * 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-063-395/+19
| | | * handle gtk3 box constructor changesConor Curran2012-02-061-1/+1
| |_|/ |/| |
* | | Updating to dbusmenu 0.5.90Ted Gould2012-02-038-23/+2
|\ \ \ | |/ / |/| |
| * | Modifying includes to not include libdbusmenu-gtk3 stuffTed Gould2012-01-317-22/+1
| * | Updating required dbusmenu 0.5.90Ted Gould2012-01-311-1/+1
|/ /
* | Making the gtk logout helper and apt optional build time choicesTed Gould2011-11-294-22/+100
|\ \
| * | Make APT support optionalGyörgy Balló2011-11-233-4/+40
| * | Make GTK Logout Helper optionalGyörgy Balló2011-11-234-18/+60
* | | Add name hints to the indicatorsTed Gould2011-11-291-2/+5
|\ \ \ | |/ / |/| |
| * | Export the indicators name hintsMarco Trevisan (Treviño)2011-11-081-2/+5
|/ /
* | bump version for release0.3.7.1Conor Curran2011-10-281-1/+1
* | fix the invalid utf8 bug and update ignore fileConor Curran2011-10-284-11/+32
|\ \ | |/ |/|
| * update the ignore file with the new translationsConor Curran2011-10-251-0/+28
| * tidy upConor Curran2011-10-251-1/+0
| * removed the redundant max users limit on the user menuConor Curran2011-10-253-10/+4
|/
* 0.3.70.3.7Ted Gould2011-10-131-1/+1
* Fix variant handlingTed Gould2011-10-122-2/+2
|\
| * Attach bugTed Gould2011-10-090-0/+0
| * 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
* | Check to ensure we have settings, else default values.Ted Gould2011-10-121-9/+18
|\ \
| * | 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
| |/
* | Okay, fixing again. Now right.Ted Gould2011-10-121-4/+4
|\ \ | |/ |/|
| * Fixed improperly mapped gconf to gsettings keys, fixes crasher (LP: #858798)Ken VanDine2011-10-031-4/+4
|/
* 0.3.60.3.6Ted Gould2011-09-271-1/+1
* Merging in translations from LPTed Gould2011-09-27100-5368/+24008
|\
| * Fixing capitalization of input strings as wellTed Gould2011-09-2799-101/+101
| * Updating to trunkTed Gould2011-09-279-46/+27
| |\ | |/ |/|
* | 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
| |/ /
* | | Switch to using the XDG_SEAT_PATH env. variable instead of using DBusTed Gould2011-09-271-34/+2
|\ \ \ | |/ / |/| |
| * | Don't use depcrecated org.freedesktop.DisplayManager.GetSeatForCookie, use XD...Robert Ancell2011-09-211-34/+2
* | | Adding categories to the desktop filesTed Gould2011-09-264-0/+4
* | | Fixing key namesTed Gould2011-09-211-4/+4
|/ /
* | 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