summaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Pressing F12 should do the same thing as clicking "Done" (#840998).Chris Lumens2013-02-282-2/+36
* Ignore double clicks on the DiskOverviews (#902467).Chris Lumens2013-01-311-1/+3
* Add device node name information to the storage spoke and disk cart (#902617).Chris Lumens2013-01-312-35/+24
* Add a license and overview to the g-i overrides file.Chris Lumens2013-01-291-0/+26
* Create/clarify some documentation in the custom widgets.Chris Lumens2013-01-294-17/+52
* Condense string formatting in a couple custom widgets.Chris Lumens2013-01-292-27/+39
* Remove the widget-specific TODO list.Chris Lumens2013-01-291-24/+0
* Display error status messages in a darker red color.Chris Lumens2013-01-291-12/+10
* Display the background gradient image from a map signal handler.Chris Lumens2013-01-161-23/+30
* Add keyboard mnemonics to the spoke selectors, too.Chris Lumens2013-01-071-2/+3
* Set line wrap on the info bar (#888112).Chris Lumens2012-12-181-0/+2
* Add a gradient background to spoke headers (mizmo, clumens).Chris Lumens2012-12-124-6/+68
* Make sure product info and spoke titles are translated throughout.Chris Lumens2012-12-041-2/+2
* When we retranslate the welcome window, inform glibc.Chris Lumens2012-12-045-6/+16
* Add gettext checks to widgets/configure.ac.Chris Lumens2012-12-042-2/+4
* Add set_info, set_error, set_warning functions to the BaseWindow object.Chris Lumens2012-11-292-15/+49
* Check that everything's a GDK window before attempting to manipulate it.Chris Lumens2012-11-201-1/+5
* Escape ampersands in spoke status text.Chris Lumens2012-11-201-1/+7
* Correct colors for selected items in mountpoint selector widget (mizmo).Chris Lumens2012-11-141-7/+10
* DiskOverview widget selection color correction (mizmo).Chris Lumens2012-11-131-5/+3
* Adjust right margin for MountpointSelector (mizmo).Chris Lumens2012-11-121-1/+1
* Fix introspection warnings for widgetsStef Walter2012-11-122-2/+2
* Buttons shouldn't scream at people (#868536, mizmo).Chris Lumens2012-11-091-2/+2
* Fix spacing and padding on SpokeSelectors (mizmo).Chris Lumens2012-11-061-3/+9
* TimezoneMap should handle "" timezoneVratislav Podzimek2012-11-061-9/+26
* Widget properties exposed via glade need to be marked as translatable.Chris Lumens2012-11-011-0/+12
* Lots of UI layout tweaks (mizmo).Chris Lumens2012-10-261-1/+1
* Toggle chosen property on focus change (MountpointSelector)Vratislav Podzimek2012-10-251-0/+2
* Set the status text in the SpokeSelector widget differently now.Chris Lumens2012-10-231-6/+16
* Another attempt at fixing the squished screen bug (#849211).Chris Lumens2012-10-101-0/+1
* Update widget-specific TODO list.Chris Lumens2012-09-201-4/+1
* Don't use grey for the status text of a SpokeSelector (#855638).Chris Lumens2012-09-201-2/+15
* Use slightly less confusing labels for the various back buttons.Chris Lumens2012-09-131-1/+1
* Add a property to SpokeWindow for setting the single button's label.Chris Lumens2012-09-131-5/+55
* Rename the SpokeWindow's back button to just button.Chris Lumens2012-09-132-27/+31
* Mark/unmark some strings for translation, as appropriate.Chris Lumens2012-08-153-5/+5
* Save the distro label into the right variable for retranslation.Chris Lumens2012-08-151-1/+1
* Allow clicking on the InfoBar to emit a signal.Chris Lumens2012-07-232-2/+55
* Fix a typo in a SpokeWindow comment.Chris Lumens2012-07-171-1/+1
* Finally, port the hand cursor to DiskOverviews as well.Chris Lumens2012-06-211-0/+20
* 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-072-0/+50
* 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
* Change cursor shape when the pointer is over SpokeSelector iconMartin Sivak2012-05-291-0/+18
* Fix the alignment of text in the MountpointSelector.Chris Lumens2012-05-241-2/+4
* Make TimezoneMap suitable for testingVratislav Podzimek2012-05-244-13/+38
* Add an override for MountpointSelector so it works like SpokeSelector.Chris Lumens2012-05-231-0/+16
* Add a new MountpointSelector widget.Chris Lumens2012-05-214-1/+308
* Make spoke status messages always grey.Chris Lumens2012-05-151-2/+2