Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |/ |/| | |||||
| * | Fixed improperly mapped gconf to gsettings keys, fixes crasher (LP: #858798) | Ken VanDine | 2011-10-03 | 1 | -4/+4 |
|/ | |||||
* | 0.3.60.3.6 | Ted Gould | 2011-09-27 | 1 | -1/+1 |
| | |||||
* | Merging in translations from LP | Ted Gould | 2011-09-27 | 100 | -5368/+24008 |
|\ | |||||
| * | Fixing capitalization of input strings as well | Ted Gould | 2011-09-27 | 99 | -101/+101 |
| | | |||||
| * | Updating to trunk | Ted Gould | 2011-09-27 | 9 | -46/+27 |
| |\ | |/ |/| | |||||
* | | 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 |
| |/ / | |||||
* | | | Switch to using the XDG_SEAT_PATH env. variable instead of using DBus | Ted Gould | 2011-09-27 | 1 | -34/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Don't use depcrecated org.freedesktop.DisplayManager.GetSeatForCookie, use ↵ | Robert Ancell | 2011-09-21 | 1 | -34/+2 |
| | | | | | | | | | | | | XDG_SEAT_PATH instead | ||||
* | | | Adding categories to the desktop files | Ted Gould | 2011-09-26 | 4 | -0/+4 |
| | | | |||||
* | | | Fixing key names | Ted Gould | 2011-09-21 | 1 | -4/+4 |
|/ / | |||||
* | | 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 |
| | | | |||||
* | | | Fix title case | Ted Gould | 2011-09-16 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use Title Case for "Restart to Complete Updates" | Jeremy Bicha | 2011-09-16 | 1 | -2/+2 |
|/ / | |||||
| * | Updating to current translations on Launchpad | Ted Gould | 2011-09-27 | 100 | -5368/+24008 |
|/ | |||||
* | fixes for apt handling0.3.5.1 | Conor Curran | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | merge further apt handling fixes | Conor Curran | 2011-09-14 | 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 | ||||
* | bump for release | Conor Curran | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | various switches for the strings on the panel and on the switch item0.3.5.0 | Conor Curran | 2011-09-08 | 3 | -14/+40 |
|\ | |||||
| * | show/hide the name from the panel | Conor Curran | 2011-09-08 | 3 | -15/+35 |
| |\ | |||||
| | * | user correct string on switch item unless user actually wants to show username | Conor Curran | 2011-09-08 | 3 | -10/+23 |
| | | | |||||
| * | | add the new gsettings entry for toggling the visibility of the real name on ↵ | Conor Curran | 2011-09-08 | 2 | -0/+6 |
| |/ | | | | | | | 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 |
| | |