aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | releasing version 0.3.3.2-0ubuntu2~ppa1Ted Gould2011-08-311-2/+2
| | | |
* | | | debian/control: Adding a depend on gnome-settings-daemon to ensure thatTed Gould2011-08-312-1/+11
| | | | | | | | | | | | | | | | the required schemas are available. (LP: #833965)
* | | | Update to Ubuntu DesktopTed Gould2011-08-3143-650/+1210
|\ \ \ \
* \ \ \ \ * Upstream MergeTed Gould2011-08-2313-110/+589
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * So much stuff... * Desktop files for system functions
* | | | | | releasing version 0.3.2-0ubuntu2~ppa2Ted Gould2011-08-191-2/+2
| | | | | |
* | | | | | * Upstream MergeTed Gould2011-08-193-8/+15
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | * GSettings Fixes
* | | | | | | releasing version 0.3.2-0ubuntu2~ppa1Ted Gould2011-08-191-2/+2
| | | | | | |
* | | | | | | debian/rules: Adding autoreconfTed Gould2011-08-192-1/+3
| | | | | | |
* | | | | | | * Upstream MergeTed Gould2011-08-1913-223/+150
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * GSettings transition
* \ \ \ \ \ \ \ Merge U. DesktopTed Gould2011-08-1939-1230/+5769
|\ \ \ \ \ \ \ \
| | | | | | * | | - in a Guest session user menu is not visible (LP: #834948)Ken VanDine2011-08-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - User name shown as [Invalid UTF-8] in live session (LP: #837246)
| | | | | | * | | New upstream release.Ken VanDine2011-08-306-33/+66
| | | | | |/| | | | | | | | | |/ /
| | | | | | * | Import upstream version 0.3.4Ken VanDine2011-08-305-33/+60
| | | | | | |\|
| | | | | | | * bump for releaseConor Curran2011-08-301-1/+1
| | | | | | | |
| | | | | | | * merge the guest fixes0.3.4Conor Curran2011-08-301-27/+9
| | | | | | | |\
| | | | | | | | * remove guest checking in generic user list, the guest user is never included ↵Conor Curran2011-08-301-16/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the user list returned therefore the check is pointless
| | | | | | | | * remove broken logic concerned with displaying the user menuConor Curran2011-08-301-2/+1
| | | | | | | | |
| | | | | | | | * fixed the guest session panel stringConor Curran2011-08-301-12/+10
| | | | | | | |/
| | | | | | | * bump for release0.3.3.3Conor Curran2011-08-301-1/+1
| | | | | | | |
| | | | | | | * protect against incorrect webcam detectionConor Curran2011-08-301-4/+13
| | | | | | | |
| | | | | * | | releasing version 0.3.3.2-0ubuntu1Ken VanDine2011-08-265-3/+18
| | | | | |\| |
| | | | | | * | Import upstream version 0.3.3.2Ken VanDine2011-08-263-3/+3
| | | | | | |\|
| | | | | | | * merge in translation fixConor Curran2011-08-262-2/+2
| | | | | | | |\
| | | | | | | | * fixed the translation bugConor Curran2011-08-262-2/+2
| | | | | | | |/
| | | | | * | | releasing version 0.3.3.1-0ubuntu1Ken VanDine2011-08-2535-8820/+8745
| | | | | |\| |
| | | | | | * | Import upstream version 0.3.3.1Ken VanDine2011-08-2534-8821/+8771
| | | | | | |\|
| | | | | | | * ted's str allocation fixesConor Curran2011-08-251-20/+21
| | | | | | | |\
| | | | | | | | * Change the function to assume nothing about the parameters and always ↵Ted Gould2011-08-251-20/+21
| | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | allocate a string
| | | | | | | * bump for next releaseConor Curran2011-08-251-1/+1
| | | | | | | |
| | | | | | | * fixes for the min users and label on panel for guest0.3.3.1Conor Curran2011-08-254-50/+80
| | | | | | | |\
| | | | | | | | * fix the min users bug plus guest label utf8 issueConor Curran2011-08-253-27/+25
| | | | | | | | |
| | | | | * | | | releasing version 0.3.3-0ubuntu2Ken VanDine2011-08-253-24/+63
| | | | | |\ \ \ \ | | | | | | | |_|/ | | | | | | |/| |
| | | | | | * | | protection against dodgy vendor ids provided by udevConor Curran2011-08-251-23/+55
| | | | | | | |/ | | | | | | |/|
| | | | | | * | bumped the dbusmenu version dependsConor Curran2011-08-251-1/+1
| | | | | | | |
| | | | | * | | releasing version 0.3.3-0ubuntu1Ken VanDine2011-08-252-4/+6
| | | | | | | |
| | | | | * | | * New upstream release.Ken VanDine2011-08-2555-9583/+10554
| | |_|_|/| | | | |/| | | | |/ | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - User menu should still show even if there is only 1 user (LP: #831758) - Bluetooth item in menu not needed (LP: #825111) - Newly created users are not added to the menu until next login (LP: #552048) - Users list in shutdown menu is not updated on user deletion (LP: #557608) - should use gsettings rather than gconf (LP: #656323)
| | | | | * | Import upstream version 0.3.3Ken VanDine2011-08-2554-9583/+10541
| | | | | |\|
| | | | | | * updated po files and bumped for beta release0.3.3Conor Curran2011-08-252-1/+2
| | | | | | |
| | | | | | * branded attached devices menuitem labelsConor Curran2011-08-254-38/+88
| | | | | | |\
| | | | | | | * fixed the translationsConor Curran2011-08-251-9/+6
| | | | | | | |
| | | | | | | * set the alert state on the apt item when reboot is requiredConor Curran2011-08-232-2/+11
| | | | | | | |
| | | | | | | * user menu now shown if guest session is possible also guest name has been ↵Conor Curran2011-08-232-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set on the panel
| | | | | | | * removed bluetooth item and labels on webcams and scanners are now ↵Conor Curran2011-08-233-27/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | manufacturer specific
| | | | | | * | merged teds string fixes and testsConor Curran2011-08-244-5/+34
| | | | | | |\ \
| | | | | | | * | Ignoring the test scriptsTed Gould2011-08-231-0/+2
| | | | | | | | |
| | | | | | | * | Fixing those ASCII quotesTed Gould2011-08-232-4/+4
| | | | | | | | |
| | | | | | | * | Adding a test to look for various ASCII quotesTed Gould2011-08-231-1/+14
| | | | | | | | |
| | | | | | | * | Fix the messageTed Gould2011-08-231-1/+1
| | | | | | | | |
| | | | | | | * | Add a test to test the space before an ellipsis at the end of a stringTed Gould2011-08-231-1/+15
| | | | | | | | |
| | | | | | * | | merge the fixes for gtk2Conor Curran2011-08-242-1/+30
| | | | | | |\ \ \