Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-20 | GUI: Tweak low-res Launcher layout (1-2 more games visible in game list, ↵ | Max Horn | |
less space wasted between buttons) svn-id: r50098 | |||
2010-06-15 | GUI: Widened max tooltip width for bigger screen resolutions | Eugene Sandulenko | |
svn-id: r49778 | |||
2010-06-15 | GUI: Implement tooltips. FR #2821513. | Eugene Sandulenko | |
FR #2821513: "GUI: add tooltips". Added tooltips for Add Game button, clear field buttons and couple other. Current problem: Only first call correctly restores text. I could not find where restore information gets lost. svn-id: r49774 | |||
2010-06-15 | GUI: Implement FR #2821514. | Eugene Sandulenko | |
FR #2821514: "GUI: OK and Cancel buttons in option tabs". Now tabs are visually separated from the buttons. svn-id: r49770 | |||
2010-06-15 | GUI: Tidied up lowres themes. | Eugene Sandulenko | |
svn-id: r49769 | |||
2010-06-15 | GUI: Improved look of GMM options menu. | Eugene Sandulenko | |
svn-id: r49768 | |||
2010-06-15 | GUI: Implement radiobuttons. | Eugene Sandulenko | |
Implement radiobuttons in GUI. Also closes FR #2821529: "GUI: volume and subtitles speed sliders". Subtitle toggle button is replaced by three radiobuttons grouped by a single group. Updated translations and themes. svn-id: r49767 | |||
2010-05-27 | Fix for bug #3007656: "GMM: Crash in 320x200" | Max Horn | |
svn-id: r49267 | |||
2010-05-26 | Replace SCUMM F5 dialog by GMM & add help button to GMM | Max Horn | |
The new "Help" button in the GMM is currently only used by SCUMM. To use it, an engine currently needs to subclass MainMenuDialog. svn-id: r49249 | |||
2010-04-12 | Update default theme | Ori Avtalion | |
svn-id: r48650 | |||
2009-08-20 | Renamed ScummSaveLoad GUI dialog config entry to SaveLoadChooser. (Also ↵ | Johannes Schickel | |
bumped theme version along with it) svn-id: r43553 | |||
2009-08-20 | Partial implementation of feature request #2834637 "GUI: Allow greying out ↵ | Johannes Schickel | |
dummy ListWidget entries", based on a slighly modified version of my latest patch included there. svn-id: r43551 | |||
2009-08-10 | Rename 'font_color' attribute for 'text' draw step to 'text_color'. | Johannes Schickel | |
svn-id: r43206 | |||
2009-08-10 | Made font color configuration independend from font style configuration. | Johannes Schickel | |
svn-id: r43205 | |||
2009-07-31 | Prevent high-resolution layouts to be loaded on low resolutions. | Vicent Marti | |
svn-id: r42955 | |||
2009-07-30 | Fixed corrupted theme files. | Vicent Marti | |
svn-id: r42953 | |||
2009-07-22 | Fix bug #2825252: "GUI: Low Res Bugs" | Eugene Sandulenko | |
svn-id: r42668 | |||
2009-07-16 | Fixed bug 2820514 ("Help dialog causes crash") | Vicent Marti | |
svn-id: r42537 | |||
2009-07-16 | Update classic and builtin theme after r42529. | Johannes Schickel | |
svn-id: r42531 | |||
2009-07-15 | For a smoother user experience, use different colors for inverted text of ↵ | Johannes Schickel | |
the ListWidget, depending on whether the widget has focus or not. svn-id: r42512 | |||
2009-06-12 | Rename KeyRemapper dialog to KeyMapper | Eugene Sandulenko | |
svn-id: r41462 | |||
2009-06-07 | Added Clear button for search box. Looks a bit off, but we do not yet have | Eugene Sandulenko | |
skinned buttons. svn-id: r41355 | |||
2009-06-06 | Implement FR#1970293: "LAUNCHER: Add "quick search" input field like in iTunes" | Eugene Sandulenko | |
svn-id: r41268 | |||
2009-06-06 | Implement 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-06 | Implement widget property "textalign". Added it to all theme layouts | Eugene Sandulenko | |
svn-id: r41265 | |||
2009-06-06 | Sync all themes with improvements of mass dialog. Fixed list positioning | Eugene Sandulenko | |
svn-id: r41264 | |||
2009-06-06 | Add Mute control to all themes | Eugene Sandulenko | |
svn-id: r41235 | |||
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-03-02 | Make the file browser bigger in 1x mode | Max Horn | |
svn-id: r39077 | |||
2009-02-24 | Small 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-13 | Fixed bug #2485123 (weird looking game load dialog). | Vicent Marti | |
svn-id: r36313 | |||
2009-02-12 | Fixed working Keys button in in game options dialog | Lars Persson | |
Fixed key mappings dialog layout svn-id: r36285 | |||
2009-01-18 | Updated theme .zip files and default theme | Max Horn | |
svn-id: r35913 | |||
2008-12-29 | Changed PSP graphic modes to use low resolution themes (possible fix for bug ↵ | Vicent Marti | |
ID 2458134) svn-id: r35612 | |||
2008-12-28 | 1) Add the KeysDialog layout to the modern theme. 2) Improve somewhat the ↵ | Kostas Nakos | |
layout of the KeysDialog svn-id: r35592 | |||
2008-12-28 | Made the F6 and F5 (SCUMM only) menus fit in 320x200. I'd appreciate if someone | Torbjörn Andersson | |
who's more familiar with this could look at my changes, in case I messed up. svn-id: r35589 | |||
2008-12-22 | Allow the disabled state of the popup widget to be themed | Jordi Vilalta Prat | |
svn-id: r35480 | |||
2008-12-17 | Added KeyConfiguration dialog to classic theme(320 and normal). Updated ↵ | Lars Persson | |
KeysDialog to follow xml syntax properly. svn-id: r35416 | |||
2008-11-12 | GUI: Got rid of the WidgetSize stuff | Max Horn | |
svn-id: r35022 | |||
2008-11-12 | GUI: Turn scrollbar width into a theme variable | Max Horn | |
svn-id: r35021 | |||
2008-11-12 | GUI: Got rid of most 'built-in' variables | Max Horn | |
svn-id: r35018 | |||
2008-11-11 | Some GUI tweaks to make certain widgets readable | Max Horn | |
svn-id: r35004 | |||
2008-11-10 | Added some more whitespace skipping to default theme generation script. | Vicent Marti | |
svn-id: r34982 | |||
2008-11-09 | Run xmllint on our *.STX files. Fixed several XML syntax violations | Max Horn | |
svn-id: r34962 | |||
2008-11-05 | Tweaked browser dialog in 320x200 mode | Max Horn | |
svn-id: r34904 | |||
2008-11-05 | Tweaked classic theme in 320x200 mode, to use the available space better | Max Horn | |
svn-id: r34902 | |||
2008-11-03 | Updated theme files for r34883. | Johannes Schickel | |
svn-id: r34884 | |||
2008-10-18 | Fixed: Default theme had several XML headers. | Vicent Marti | |
svn-id: r34818 | |||
2008-10-18 | Changed XML Parser to require standards-compilant XML header. | Vicent Marti | |
Updated STX version to 0.3 svn-id: r34817 | |||
2008-10-14 | Added "Mass Add" dialog. | Vicent Marti | |
svn-id: r34802 |