Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixing those ASCII quotes | Ted Gould | 2011-08-23 | 2 | -4/+4 | |
| * | | Adding a test to look for various ASCII quotes | Ted Gould | 2011-08-23 | 1 | -1/+14 | |
| * | | Fix the message | Ted Gould | 2011-08-23 | 1 | -1/+1 | |
| * | | Add a test to test the space before an ellipsis at the end of a string | Ted Gould | 2011-08-23 | 1 | -1/+15 | |
* | | | merge the fixes for gtk2 | Conor Curran | 2011-08-24 | 2 | -1/+30 | |
|\ \ \ | ||||||
| * | | | fix the dot alignment in the gtk2s user widget | Conor Curran | 2011-08-24 | 1 | -1/+1 | |
| * | | | fix that broken trunk | Conor Curran | 2011-08-24 | 1 | -0/+3 | |
| * | | | gtk2 user widget drawing fixed | Conor Curran | 2011-08-24 | 1 | -0/+26 | |
| | |/ | |/| | ||||||
* | | | merged the desktop session files branch | Conor Curran | 2011-08-24 | 8 | -2/+73 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Adding the bin directory as well | Ted Gould | 2011-08-23 | 1 | -1/+4 | |
| * | | Making the desktop files actually install | Ted Gould | 2011-08-23 | 1 | -0/+1 | |
| * | | Adding a lock screen desktop file as well | Ted Gould | 2011-08-23 | 4 | -0/+13 | |
| * | | Fixing the TryExecs and the versions | Ted Gould | 2011-08-23 | 3 | -3/+6 | |
| * | | Adding logout and restart desktop files as well | Ted Gould | 2011-08-23 | 5 | -0/+24 | |
| * | | Adding a desktop file for shutting down | Ted Gould | 2011-08-23 | 4 | -2/+26 | |
| |/ | ||||||
| * | Activate prototype | Ted Gould | 2011-08-23 | 1 | -0/+3 | |
|/ | ||||||
* | merged user, gsettings and other stuff | Conor Curran | 2011-08-23 | 5 | -102/+486 | |
|\ | ||||||
| * | uncomment signal subscription that doesn't work | Conor Curran | 2011-08-22 | 1 | -2/+2 | |
| * | changed around the sync users so as it can be used to refresh the user list o... | Conor Curran | 2011-08-22 | 1 | -7/+34 | |
| * | merged the dynamic users work | Conor Curran | 2011-08-22 | 2 | -12/+23 | |
| |\ | ||||||
| | * | remove the debugs | Conor Curran | 2011-08-19 | 2 | -9/+1 | |
| | * | users now dynamically responsive to addition and deletion of users | Conor Curran | 2011-08-19 | 2 | -11/+30 | |
| * | | don't draw border on default icon | Conor Curran | 2011-08-22 | 1 | -1/+14 | |
| * | | tidy up | Conor Curran | 2011-08-22 | 1 | -19/+0 | |
| * | | user icon border now being drawn and gtk2 dot also taken care of | Conor Curran | 2011-08-22 | 1 | -48/+386 | |
| * | | user images now being loaded into the user menu | Conor Curran | 2011-08-22 | 3 | -33/+47 | |
| * | | used the set aside defines for icon names | Conor Curran | 2011-08-22 | 2 | -4/+4 | |
* | | | Add a user accounts item on the user menu | Ted Gould | 2011-08-22 | 1 | -1/+31 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add User Accounts link to bottom of user menu | Jeremy Bicha | 2011-08-21 | 1 | -1/+31 | |
| |/ | ||||||
* | | ellipsis fixes | Conor Curran | 2011-08-22 | 4 | -5/+18 | |
|\ \ | ||||||
| * | | Ignoring the test-ellipsis script | Ted Gould | 2011-08-19 | 1 | -0/+1 | |
| * | | Fix all the ellipsis | Ted Gould | 2011-08-19 | 5 | -13/+13 | |
| * | | Ensuring a pass is a pass | Ted Gould | 2011-08-19 | 1 | -0/+1 | |
| * | | Making a bit more generic by using GETTEXT_PACKAGE | Ted Gould | 2011-08-19 | 1 | -2/+2 | |
| * | | Making a check to see if there is ellipsis in the user visible strings | Ted Gould | 2011-08-19 | 1 | -0/+11 | |
* | | | gsettings port | Conor Curran | 2011-08-22 | 13 | -224/+147 | |
|\ \ \ | ||||||
| * | | | Using the right schema | Ted Gould | 2011-08-19 | 1 | -1/+1 | |
| * | | | Fixing key names | Ted Gould | 2011-08-19 | 1 | -7/+7 | |
| * | | | Don't have that yet | Ted Gould | 2011-08-19 | 1 | -1/+0 | |
| * | | | Ignoring GSettings generated files and the pot file | Ted Gould | 2011-08-19 | 1 | -1/+3 | |
| * | | | Adding GSettings Rule | Ted Gould | 2011-08-19 | 1 | -0/+2 | |
| * | | | Setting up convert script and completing the GSettings transition including t... | Ted Gould | 2011-08-19 | 5 | -76/+41 | |
| * | | | Adding GSettings schema and updating C files | Ted Gould | 2011-08-19 | 1 | -2/+2 | |
| * | | | Changing to using the GSettings signals for change | Ted Gould | 2011-08-19 | 1 | -37/+14 | |
| * | | | Changing name of ensure function | Ted Gould | 2011-08-19 | 1 | -4/+4 | |
| * | | | Removing the 'gconf' string | Ted Gould | 2011-08-19 | 1 | -4/+4 | |
| * | | | Fixing the comment | Ted Gould | 2011-08-19 | 2 | -2/+2 | |
| * | | | Setting the notifications to use the g_settings changed signals | Ted Gould | 2011-08-19 | 1 | -44/+22 | |
| * | | | Change name to settings helper | Ted Gould | 2011-08-19 | 6 | -7/+7 | |
| * | | | ignore generated file | Ted Gould | 2011-08-19 | 1 | -0/+1 |