aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
AgeCommit message (Collapse)Author
2009-06-07Added Clear button for search box. Looks a bit off, but we do not yet haveEugene Sandulenko
skinned buttons. svn-id: r41355
2009-06-07Added current keymapper dialog to all themes so it could be tested by otherEugene Sandulenko
devs. svn-id: r41352
2009-06-06Make script executableEugene Sandulenko
svn-id: r41304
2009-06-06Restore search.bmp which was lostEugene Sandulenko
svn-id: r41288
2009-06-06Bump theme version to 0.5 due to number of recent changes.Eugene Sandulenko
svn-id: r41287
2009-06-06Implement FR#1970293: "LAUNCHER: Add "quick search" input field like in iTunes"Eugene Sandulenko
svn-id: r41268
2009-06-06Add to launcher not yet functional search widget.Eugene Sandulenko
Make EditableWidget CommandSender svn-id: r41267
2009-06-06Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".Eugene Sandulenko
- Split out label from PopUp widget - Aligned every widget on all layouts so GUI becomes to look nice again - Moved textHAlign to layout properties svn-id: r41266
2009-06-06Implement widget property "textalign". Added it to all theme layoutsEugene Sandulenko
svn-id: r41265
2009-06-06Sync all themes with improvements of mass dialog. Fixed list positioningEugene Sandulenko
svn-id: r41264
2009-06-06Implement FR#2707442: "GUI: Improve Mass Add dialog"Eugene Sandulenko
svn-id: r41263
2009-06-06Improved look of popup widget, buttons, checkbox and tab widgetEugene Sandulenko
svn-id: r41262
2009-06-06Add Mute control to all themesEugene Sandulenko
svn-id: r41235
2009-06-06Implement feature request #1180217: "GUI: Mute option"Eugene Sandulenko
svn-id: r41233
2009-05-12- Add support for selecting the OPL emulator being used (config entry: ↵Johannes Schickel
"opl_driver") - Make MAME FM OPL the default emulator again - Add GUI support for selecting the active OPL emulator - Update themes svn-id: r40496
2009-05-12Sync with STXesEugene Sandulenko
svn-id: r40494
2009-05-09Original GSoC'08 keymapper now works.Eugene Sandulenko
Plans: - Make remap dialog less ugly - Port dialog to other resolutions and classic theme - Stop polluting config namespaces with keymap - Improve automapper - Add support to the engines and backends svn-id: r40404
2009-03-15Fix small cursor for modern theme.Johannes Schickel
svn-id: r39426
2009-03-02Make the file browser bigger in 1x modeMax Horn
svn-id: r39077
2009-02-24Small UI updated with smaller HELP dialog to fit a 320x200 screen. The help ↵Lars Persson
text does not fit though. svn-id: r38848
2009-02-13Fixed bug #2485123 (weird looking game load dialog).Vicent Marti
svn-id: r36313
2009-02-13Fix GUI themes zip filesMax Horn
svn-id: r36287
2009-02-12Fixed working Keys button in in game options dialogLars Persson
Fixed key mappings dialog layout svn-id: r36285
2009-01-18Updated theme version to 0.4Max Horn
svn-id: r35914
2009-01-18Updated theme .zip files and default themeMax Horn
svn-id: r35913
2009-01-18GUI: Renamed Globals.TabLabelWidth to Globals.PopUpWidget.labelWidth (that's ↵Max Horn
what it really is); changed PopUpWidget to use that value directly svn-id: r35895
2008-12-29Updated Theme Package generator to work with Python 2.6-3.0 (push Python ↵Vicent Marti
forward!) svn-id: r35613
2008-12-29Changed PSP graphic modes to use low resolution themes (possible fix for bug ↵Vicent Marti
ID 2458134) svn-id: r35612
2008-12-281) Add the KeysDialog layout to the modern theme. 2) Improve somewhat the ↵Kostas Nakos
layout of the KeysDialog svn-id: r35592
2008-12-28Made the F6 and F5 (SCUMM only) menus fit in 320x200. I'd appreciate if someoneTorbjörn Andersson
who's more familiar with this could look at my changes, in case I messed up. svn-id: r35589
2008-12-22Tweaked the Modern theme colors to make it look more like it did in the old ↵Jordi Vilalta Prat
renderer svn-id: r35490
2008-12-22Allow the disabled state of the popup widget to be themedJordi Vilalta Prat
svn-id: r35480
2008-12-17Added KeyConfiguration dialog to classic theme(320 and normal). Updated ↵Lars Persson
KeysDialog to follow xml syntax properly. svn-id: r35416
2008-11-13Moved binary theme parser to tools folder.Vicent Marti
svn-id: r35049
2008-11-13DrawStep parsing added to binary theme parser.Vicent Marti
svn-id: r35048
2008-11-13Binary theme format parser.Vicent Marti
Warning: Work in progress. May erase hard drive. svn-id: r35046
2008-11-12GUI: Got rid of the WidgetSize stuffMax Horn
svn-id: r35022
2008-11-12GUI: Turn scrollbar width into a theme variableMax Horn
svn-id: r35021
2008-11-12GUI: Got rid of most 'built-in' variablesMax Horn
svn-id: r35018
2008-11-11Some GUI tweaks to make certain widgets readableMax Horn
svn-id: r35004
2008-11-10Added some more whitespace skipping to default theme generation script.Vicent Marti
svn-id: r34982
2008-11-09Run xmllint on our *.STX files. Fixed several XML syntax violationsMax Horn
svn-id: r34962
2008-11-05Tweaked browser dialog in 320x200 modeMax Horn
svn-id: r34904
2008-11-05Tweaked classic theme in 320x200 mode, to use the available space betterMax Horn
svn-id: r34902
2008-11-03Updated theme files for r34883.Johannes Schickel
svn-id: r34884
2008-11-03Patch #2122869: ALL: Common load dialogMax Horn
svn-id: r34883
2008-10-21Fixed: Naming of STX files in Scummmodern theme.Vicent Marti
svn-id: r34834
2008-10-18Fixed: Default theme had several XML headers.Vicent Marti
svn-id: r34818
2008-10-18Changed XML Parser to require standards-compilant XML header.Vicent Marti
Updated STX version to 0.3 svn-id: r34817
2008-10-15Changed XMLParser comment syntax to conform to XML standards (<!-- * -->)Vicent Marti
Changed STX version string to 0.2. svn-id: r34807