| Commit message (Expand) | Author | Age | Files | Lines |
* | copyediting: remove a lot of trailing spaces | Charles Kerr | 2012-06-18 | 1 | -62/+65 |
* | right-align the 'currently logged in' checkmark as per mpt's 12.10 spec | Charles Kerr | 2012-06-14 | 1 | -8/+7 |
* | in user_widget_property_update(), remove a g_message() that shouldn't've been... | Charles Kerr | 2012-06-14 | 1 | -2/+0 |
* | in user_widget_init(), remove unused variable 'padding' | Charles Kerr | 2012-06-13 | 1 | -6/+0 |
* | in user-widget.c, remove unused function user_widget_button_release_event() | Charles Kerr | 2012-06-13 | 1 | -18/+1 |
* | Have the user widget respond to changes in the LOGGED_IN and ICON properties | Charles Kerr | 2012-06-13 | 1 | -71/+90 |
* | properly respond to changes in the menuitem's USER_ITEM_PROP_LOGGED_IN property | Charles Kerr | 2012-06-12 | 1 | -17/+16 |
* | In user-widget.c, remove the GTK2-specific code. | Charles Kerr | 2012-06-02 | 1 | -88/+0 |
* | remove gtk2 support | Charles Kerr | 2012-05-07 | 1 | -4/+0 |
* | correct conflict | Conor Curran | 2012-02-08 | 1 | -0/+6 |
* | handle gtk3 box constructor changes | Conor Curran | 2012-02-06 | 1 | -1/+1 |
* | fix the dot alignment in the gtk2s user widget | Conor Curran | 2011-08-24 | 1 | -1/+1 |
* | gtk2 user widget drawing fixed | Conor Curran | 2011-08-24 | 1 | -0/+26 |
* | 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 | 1 | -19/+36 |
* | put guest item in place and fixed ticked icon on user menu | Conor Curran | 2011-08-17 | 1 | -12/+14 |
* | correct icon on the user panel | Conor Curran | 2011-07-12 | 1 | -1/+0 |
* | radio button for is-current-user handled | Conor Curran | 2011-07-12 | 1 | -40/+79 |
* | the beginnings of the custom user item | Conor Curran | 2011-07-12 | 1 | -0/+303 |