aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New upstream release.Didier Roche2011-09-155-88/+130
|\
| * Import upstream version 0.3.5.1Didier Roche2011-09-154-88/+124
| |\
| | * fixes for apt handling0.3.5.1Conor Curran2011-09-141-1/+1
| | |
| | * merge further apt handling fixesConor Curran2011-09-141-86/+110
| | |\
| | | * apt property changed reboot required listened for and now the whole apt ↵Conor Curran2011-09-141-86/+110
| | |/ | | | | | | | | | interaction does not happen until after 60 secs
* | | releasing version 0.3.5.0-0ubuntu1Sebastien Bacher2011-09-091-2/+2
| | |
* | | * New upstream release:Sebastien Bacher2011-09-0913-98/+340
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix the updates menu items randomly working (lp: #842946) - "Guest Session should not show if guest session was disabled in the display manager" (lp: #835084) - segfault fix (lp: #840660) - don't display temporary guest user generated username (lp: #844272) - respect "show-real-name-on-panel" to hide the username (lp: #812728)
| * | Import upstream version 0.3.5.0Sebastien Bacher2011-09-0812-98/+328
| |\|
| | * bump for releaseConor Curran2011-09-081-1/+1
| | |
| | * various switches for the strings on the panel and on the switch item0.3.5.0Conor Curran2011-09-083-14/+40
| | |\
| | | * show/hide the name from the panelConor Curran2011-09-083-15/+35
| | | |\
| | | | * user correct string on switch item unless user actually wants to show usernameConor Curran2011-09-083-10/+23
| | | | |
| | | * | add the new gsettings entry for toggling the visibility of the real name on ↵Conor Curran2011-09-082-0/+6
| | | |/ | | | | | | | | | | | | the panel
| | * | debugs for mystery bugConor Curran2011-09-081-0/+23
| | |\ \ | | | |/ | | |/|
| | | * Lots of debug messages for the logout helperTed Gould2011-09-071-0/+23
| | | |
| | * | merge the display manager's has-guest-account workConor Curran2011-09-083-20/+74
| | |\ \
| | | * | tidy upConor Curran2011-09-071-1/+1
| | | | |
| | | * | display manager HasGuestAccount now supportedConor Curran2011-09-073-20/+74
| | | | |
| | * | | merge the apt handling fixesConor Curran2011-09-083-59/+108
| | |\ \ \
| | | * | | tidy upConor Curran2011-09-071-6/+3
| | | | | |
| | | * | | more hoop jumping for aptConor Curran2011-09-071-7/+1
| | | | | |
| | | * | | more hoop jumping for aptConor Curran2011-09-071-6/+27
| | | | | |
| | | * | | more revelations with regards the behaviour of the apt dbus 'api'Conor Curran2011-09-072-31/+30
| | | | | |
| | | * | | refactor the apt state callback because the use case of real and simulation ↵Conor Curran2011-09-062-33/+65
| | | | | | | | | | | | | | | | | | | | | | | | were proving far too disparate
| | | * | | another bug found within the apt-menuitemConor Curran2011-09-061-1/+7
| | | | | |
| | * | | | merge null protection branchConor Curran2011-09-071-3/+5
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | protect against a null pointer in the user-dbus-managerConor Curran2011-09-051-3/+5
| | | | | |
* | | | | | releasing version 0.3.4.3-0ubuntu1Sebastien Bacher2011-09-061-2/+2
| | | | | |
* | | | | | * New upstream release.Sebastien Bacher2011-09-0610-17/+94
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - new gsettings key "com.canonical.indicator.session user-show-menu" - "[UIFe]Greeter power menu has cog icon but no settings" (lp: #838546)
| * | | | | Import upstream version 0.3.4.3Sebastien Bacher2011-09-069-17/+85
| |\| | | |
| | * | | | bump version for release0.3.4.3Conor Curran2011-09-061-1/+1
| | | | | |
| | * | | | added new gsettings entry to control visibility of the user menuConor Curran2011-09-064-13/+28
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | updated the schema entry with the correct keyConor Curran2011-09-061-1/+1
| | | | | |
| | | * | | updated the schema entry with the correct keyConor Curran2011-09-061-0/+6
| | | | | |
| | | * | | change the actual key on the entryConor Curran2011-09-061-1/+1
| | | | | |
| | | * | | live cd user should now be turned off via new gsettings entry by casperConor Curran2011-09-063-10/+19
| | | | | |
| | | * | | added new field to gsettings to allow to hide the user menuConor Curran2011-09-061-3/+3
| | |/ / /
| | * | | old icon now used when in greeter modeConor Curran2011-09-052-2/+19
| | |\ \ \ | | | |/ / | | |/| |
| | | * | make sure to flag restart state in greeter mode also with the right iconConor Curran2011-09-022-3/+12
| | | | |
* | | | | releasing version 0.3.4.2-0ubuntu1Ken VanDine2011-09-0210-34/+42
|\| | | |
| * | | | Import upstream version 0.3.4.2Ken VanDine2011-09-027-21/+33
| |\| | |
| | * | | remove the greeter icon stuffConor Curran2011-09-022-11/+1
| | | | |
| | * | | bumped version in prep for releaseConor Curran2011-09-021-1/+1
| | | | |
| | * | | apt menuitem should now finally be working properly0.3.4.2Conor Curran2011-09-022-8/+14
| | |\ \ \
| | | * | | final apt menuitem bugs fixesConor Curran2011-09-022-8/+14
| | | | |/ | | | |/|
* | | | | releasing version 0.3.4.1-0ubuntu1Ken VanDine2011-09-011-1/+1
| | | | |
* | | | | - "Reboot Required" menu opens Update Manager, doesn't reboot (LP: #837658)Ken VanDine2011-09-014-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - indicator-session-service crashed with SIGSEGV in g_str_hash() (LP: #824243) - indicator-session-service crashed with SIGSEGV in g_variant_unref() (LP: #833965) * +debian/patches/revert_icon_change.patch - revert the icon change in greeter mode until a UIF exception is approved * +debian/source/format
* | | | | mergedKen VanDine2011-09-0111-103/+143
|\| | | |
| * | | | Import upstream version 0.3.4.1Ken VanDine2011-09-0110-101/+140
| |\| | |
| | * | | ready for 0.3.4.10.3.4.1Conor Curran2011-09-013-2/+12
| | |\ \ \ | | | |/ / | | |/| / | | | |/