summaryrefslogtreecommitdiffstats
path: root/widgets/src/BaseWindow.c
Commit message (Expand)AuthorAgeFilesLines
* Create/clarify some documentation in the custom widgets.Chris Lumens2013-01-291-9/+30
* 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-121-2/+24
* 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-041-1/+11
* Add set_info, set_error, set_warning functions to the BaseWindow object.Chris Lumens2012-11-291-14/+46
* Fix introspection warnings for widgetsStef Walter2012-11-121-1/+1
* Lots of UI layout tweaks (mizmo).Chris Lumens2012-10-261-1/+1
* Another attempt at fixing the squished screen bug (#849211).Chris Lumens2012-10-101-0/+1
* 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-231-2/+51
* Add support to some widgets for retranslating the UI on language change.Chris Lumens2012-01-131-3/+61
* Mark more strings for translation.Chris Lumens2012-01-091-2/+2
* More work on making things larger and clearer.Chris Lumens2011-12-211-5/+10
* Tweak spacing and margins on UI screens.Chris Lumens2011-12-191-3/+4
* Set different values for the alignment on hubs and spokes.Chris Lumens2011-12-191-1/+1
* Add a general purpose info bar to the bottom of the BaseWindow.Chris Lumens2011-12-191-2/+61
* Rework the base window class to include a top-level vbox and alignment.Chris Lumens2011-12-191-12/+69
* Set a default action_area spacing so each screen doesn't have to set it.Chris Lumens2011-12-141-0/+1
* No longer use the deprecated Gtk{H,V}Box and GtkHButtonBox constructors.Chris Lumens2011-12-081-1/+1
* Add our custom GTK+ widgets in as a subdirectory and subpackage.Chris Lumens2011-11-101-0/+318