Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.3.4.3 | Sebastien Bacher | 2011-09-06 | 9 | -17/+85 |
|\ | |||||
| * | bump version for release0.3.4.3 | Conor Curran | 2011-09-06 | 1 | -1/+1 |
| | | |||||
| * | added new gsettings entry to control visibility of the user menu | Conor Curran | 2011-09-06 | 4 | -13/+28 |
| |\ | |||||
| | * | updated the schema entry with the correct key | Conor Curran | 2011-09-06 | 1 | -1/+1 |
| | | | |||||
| | * | updated the schema entry with the correct key | Conor Curran | 2011-09-06 | 1 | -0/+6 |
| | | | |||||
| | * | 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 | 7 | -21/+33 |
|\| | | |||||
| * | | remove the greeter icon stuff | Conor Curran | 2011-09-02 | 2 | -11/+1 |
| | | | |||||
| * | | bumped version in prep for release | Conor Curran | 2011-09-02 | 1 | -1/+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 | 10 | -101/+140 |
|\| | | | |||||
| * | | | ready for 0.3.4.10.3.4.1 | Conor Curran | 2011-09-01 | 3 | -2/+12 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | much easier of handling the greeter icon | Conor Curran | 2011-09-01 | 2 | -1/+11 |
| |/ | |||||
| * | various apt handling fixes | Conor Curran | 2011-08-31 | 5 | -95/+91 |
| |\ | |||||
| | * | set the menuitem's disposition back to normal just in case | Conor Curran | 2011-08-31 | 1 | -0/+4 |
| | | | |||||
| | * | tidy up | Conor Curran | 2011-08-31 | 1 | -7/+4 |
| | | | |||||
| | * | make sure to bring up logout dialog from apt menuitem when restart is required | Conor Curran | 2011-08-31 | 2 | -66/+28 |
| | | | |||||
| | * | tidy up | Conor Curran | 2011-08-31 | 3 | -9/+1 |
| | | | |||||
| | * | restart signal actually being sent now properly | Conor Curran | 2011-08-31 | 2 | -3/+4 |
| | | | |||||
| | * | apt race condition handled | Conor Curran | 2011-08-31 | 3 | -24/+64 |
| |/ | |||||
* | | Import upstream version 0.3.4 | Ken VanDine | 2011-08-30 | 5 | -33/+60 |
|\| | |||||
| * | bump for release | Conor Curran | 2011-08-30 | 1 | -1/+1 |
| | | |||||
| * | merge the guest fixes0.3.4 | Conor Curran | 2011-08-30 | 1 | -27/+9 |
| |\ | |||||
| | * | remove guest checking in generic user list, the guest user is never included ↵ | Conor Curran | 2011-08-30 | 1 | -16/+1 |
| | | | | | | | | | | | | in the user list returned therefore the check is pointless | ||||
| | * | remove broken logic concerned with displaying the user menu | Conor Curran | 2011-08-30 | 1 | -2/+1 |
| | | | |||||
| | * | fixed the guest session panel string | Conor Curran | 2011-08-30 | 1 | -12/+10 |
| |/ | |||||
| * | bump for release0.3.3.3 | Conor Curran | 2011-08-30 | 1 | -1/+1 |
| | | |||||
| * | protect against incorrect webcam detection | Conor Curran | 2011-08-30 | 1 | -4/+13 |
| | | |||||
* | | Import upstream version 0.3.3.2 | Ken VanDine | 2011-08-26 | 3 | -3/+3 |
|\| | |||||
| * | merge in translation fix | Conor Curran | 2011-08-26 | 2 | -2/+2 |
| |\ | |||||
| | * | fixed the translation bug | Conor Curran | 2011-08-26 | 2 | -2/+2 |
| |/ | |||||
* | | Import upstream version 0.3.3.1 | Ken VanDine | 2011-08-25 | 34 | -8821/+8771 |
|\| | |||||
| * | ted's str allocation fixes | Conor Curran | 2011-08-25 | 1 | -20/+21 |
| |\ | |||||
| | * | Change the function to assume nothing about the parameters and always ↵ | Ted Gould | 2011-08-25 | 1 | -20/+21 |
| |/ | | | | | | | allocate a string | ||||
| * | bump for next release | Conor Curran | 2011-08-25 | 1 | -1/+1 |
| | | |||||
| * | fixes for the min users and label on panel for guest0.3.3.1 | Conor Curran | 2011-08-25 | 4 | -50/+80 |
| |\ | |||||
| | * | fix the min users bug plus guest label utf8 issue | Conor Curran | 2011-08-25 | 3 | -27/+25 |
| | | | |||||
| | * | protection against dodgy vendor ids provided by udev | Conor Curran | 2011-08-25 | 1 | -23/+55 |
| |/ | |||||
| * | bumped the dbusmenu version depends | Conor Curran | 2011-08-25 | 1 | -1/+1 |
| | | |||||
* | | Import upstream version 0.3.3 | Ken VanDine | 2011-08-25 | 54 | -9583/+10541 |
|\| | |||||
| * | updated po files and bumped for beta release0.3.3 | Conor Curran | 2011-08-25 | 2 | -1/+2 |
| | | |||||
| * | branded attached devices menuitem labels | Conor Curran | 2011-08-25 | 4 | -38/+88 |
| |\ | |||||
| | * | fixed the translations | Conor Curran | 2011-08-25 | 1 | -9/+6 |
| | | | |||||
| | * | set the alert state on the apt item when reboot is required | Conor Curran | 2011-08-23 | 2 | -2/+11 |
| | | | |||||
| | * | user menu now shown if guest session is possible also guest name has been ↵ | Conor Curran | 2011-08-23 | 2 | -6/+10 |
| | | | | | | | | | | | | set on the panel |