summaryrefslogtreecommitdiffstats
path: root/widgets/src/MountpointSelector.c
Commit message (Expand)AuthorAgeFilesLines
* Create/clarify some documentation in the custom widgets.Chris Lumens2013-01-291-1/+1
* Condense string formatting in a couple custom widgets.Chris Lumens2013-01-291-20/+30
* Correct colors for selected items in mountpoint selector widget (mizmo).Chris Lumens2012-11-141-7/+10
* Adjust right margin for MountpointSelector (mizmo).Chris Lumens2012-11-121-1/+1
* Toggle chosen property on focus change (MountpointSelector)Vratislav Podzimek2012-10-251-0/+2
* Mark/unmark some strings for translation, as appropriate.Chris Lumens2012-08-151-2/+2
* Add the hand cursor to MountpointSelectors, too.Chris Lumens2012-06-191-0/+20
* Giving a MountpointSelector focus should cause it to be displayed.Chris Lumens2012-06-071-0/+47
* Add a little right pointing arrow to the active mountpoint selector.Chris Lumens2012-06-071-6/+49
* Set the default mountpoint in a MountpointSelector to empty.Chris Lumens2012-06-061-2/+2
* Fix the alignment of text in the MountpointSelector.Chris Lumens2012-05-241-2/+4
* Add a new MountpointSelector widget.Chris Lumens2012-05-211-0/+237