summaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Don't let any single spoke's status line get too large (msivak).Chris Lumens2012-05-111-0/+2
* You're not always going back to the summary, so make the text more generic.Chris Lumens2012-03-301-1/+1
* Add TimezoneMap to glade catalogVratislav Podzimek2012-03-281-0/+10
* Add data used by TimezoneMap widgetVratislav Podzimek2012-03-2848-2/+168
* Add TimezoneMap widget to AnacondaWidgetsVratislav Podzimek2012-03-285-4/+1217
* Don't show a resize grip on a lightbox window.Chris Lumens2012-01-241-0/+1
* Allow selecting DiskOverviews via the keyboard.Chris Lumens2012-01-243-44/+57
* Update TODO lists.Chris Lumens2012-01-151-8/+4
* Add support to some widgets for retranslating the UI on language change.Chris Lumens2012-01-134-8/+89
* Allow hubs to expand more vertically so they don't need a scroll bar.Chris Lumens2012-01-131-1/+1
* Add style info to DiskOverview so rounded corners on selection work.Chris Lumens2012-01-091-0/+14
* Make DiskOverviews take up less vertical space and give them a border.Chris Lumens2012-01-091-0/+2
* Make the DiskOverview icon quite a bit smaller.Chris Lumens2012-01-091-3/+5
* Mark more strings for translation.Chris Lumens2012-01-094-8/+9
* Show user-specified disk size.David Lehman2012-01-061-1/+1
* Break GTK_STATE_FLAG_SELECTED setting out into its own function.Chris Lumens2011-12-211-6/+8
* More work on making things larger and clearer.Chris Lumens2011-12-212-9/+20
* Remove some unused code I never should have pushed in the first place.Chris Lumens2011-12-201-16/+0
* Allow keyboard navigation of the SpokeSelectors on a hub.Chris Lumens2011-12-201-0/+39
* Update TODO list.Chris Lumens2011-12-191-1/+0
* Tweak spacing and margins on UI screens.Chris Lumens2011-12-192-3/+7
* Set different values for the alignment on hubs and spokes.Chris Lumens2011-12-193-5/+18
* Add a general purpose info bar to the bottom of the BaseWindow.Chris Lumens2011-12-192-6/+70
* Rework the base window class to include a top-level vbox and alignment.Chris Lumens2011-12-197-39/+111
* Set a default action_area spacing so each screen doesn't have to set it.Chris Lumens2011-12-141-0/+1
* Add a warning icon if a spoke is incomplete.Chris Lumens2011-12-132-5/+9
* Add an alignment into the HubWindow so we can control its screen size.Chris Lumens2011-12-131-1/+5
* No longer use the deprecated Gtk{H,V}Box and GtkHButtonBox constructors.Chris Lumens2011-12-083-3/+3
* Add the lightbox code (akozumpl).Chris Lumens2011-11-304-2/+175
* Add our custom GTK+ widgets in as a subdirectory and subpackage.Chris Lumens2011-11-1032-0/+4438