aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/default.inc
AgeCommit message (Collapse)Author
2008-08-06Added support for customized background dimming on dialogs.Vicent Marti
Bugfix: Popup widgets were dimming the background. svn-id: r33663
2008-08-06Bugfix: Problem with spaces/comments in embeded theme script.Vicent Marti
svn-id: r33662
2008-08-06Cleanup on default theme.Vicent Marti
Added support for Widget Type Declaration (makes XML much cleaner). svn-id: r33661
2008-08-06Bugfix: Blank space in bottom of the game selection widget.Vicent Marti
svn-id: r33659
2008-08-06Bugfix: Text selection background in list widget overlays scrollbar (finally).Vicent Marti
Bugfix: Game list missing one entry. svn-id: r33658
2008-08-06Options menu fully parsed. Needs tweaking.Vicent Marti
svn-id: r33657
2008-08-05Options menu layout parsing, featuring the brand new FATPOPUPS.Vicent Marti
svn-id: r33651
2008-08-05Look, the launcher is rendered with the new layout parser.Vicent Marti
svn-id: r33641
2008-08-05Massive refactoring on the layout parsing API.Vicent Marti
Added support for layout spacings. Fixed bug in theme conversion python script. svn-id: r33630
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
svn-id: r33613
2008-08-02Checkboxes looking good.Vicent Marti
svn-id: r33549
2008-08-02Added basic support for inner shadows.Vicent Marti
Made sliders look pretty much like the current GUI. svn-id: r33548
2008-08-02Screen/dialog dimming.Vicent Marti
svn-id: r33532
2008-08-02Improved looks on the Modern theme in the new GUI.Vicent Marti
Added support for including externally the default theme in the code. Added Modern theme as a separate XML file in the themes/ dir. Added "makedeftheme.py" script to convert XML themes into include files. svn-id: r33528