summaryrefslogtreecommitdiffstats
path: root/widgets/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-196-35/+92
* 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-131-3/+8
* 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-303-2/+170
* Add our custom GTK+ widgets in as a subdirectory and subpackage.Chris Lumens2011-11-1015-0/+1989