aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |\ \ \
| | | * | | fix the dot alignment in the gtk2s user widgetConor Curran2011-08-241-1/+1
| | | | | |
| | | * | | fix that broken trunkConor Curran2011-08-241-0/+3
| | | | | |
| | | * | | gtk2 user widget drawing fixedConor Curran2011-08-241-0/+26
| | | | |/ | | | |/|
| | * | | merged the desktop session files branchConor Curran2011-08-248-2/+73
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Adding the bin directory as wellTed Gould2011-08-231-1/+4
| | | | |
| | | * | Making the desktop files actually installTed Gould2011-08-231-0/+1
| | | | |
| | | * | Adding a lock screen desktop file as wellTed Gould2011-08-234-0/+13
| | | | |
| | | * | Fixing the TryExecs and the versionsTed Gould2011-08-233-3/+6
| | | | |
| | | * | Adding logout and restart desktop files as wellTed Gould2011-08-235-0/+24
| | | | |
| | | * | Adding a desktop file for shutting downTed Gould2011-08-234-2/+26
| | | |/
| | | * Activate prototypeTed Gould2011-08-231-0/+3
| | |/
| | * merged user, gsettings and other stuffConor Curran2011-08-235-102/+486
| | |\
| | | * uncomment signal subscription that doesn't workConor Curran2011-08-221-2/+2
| | | |
| | | * changed around the sync users so as it can be used to refresh the user list ↵Conor Curran2011-08-221-7/+34
| | | | | | | | | | | | | | | | on any given event
| | | * merged the dynamic users workConor Curran2011-08-222-12/+23
| | | |\
| | | | * remove the debugsConor Curran2011-08-192-9/+1
| | | | |
| | | | * users now dynamically responsive to addition and deletion of usersConor Curran2011-08-192-11/+30
| | | | |
| | | * | don't draw border on default iconConor Curran2011-08-221-1/+14
| | | | |
| | | * | tidy upConor Curran2011-08-221-19/+0
| | | | |
| | | * | user icon border now being drawn and gtk2 dot also taken care ofConor Curran2011-08-221-48/+386
| | | | |
| | | * | user images now being loaded into the user menuConor Curran2011-08-223-33/+47
| | | | |
| | | * | used the set aside defines for icon namesConor Curran2011-08-222-4/+4
| | | | |
| | * | | Add a user accounts item on the user menuTed Gould2011-08-221-1/+31
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Add User Accounts link to bottom of user menuJeremy Bicha2011-08-211-1/+31
| | | |/