aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
AgeCommit message (Expand)Author
2006-10-08Make modern and classic theme config files use the same version number.Johannes Schickel
2006-10-08Adding option to enable/disable blending for the classic theme.Johannes Schickel
2006-10-08Adding a 'name' field to the theme config which is used for nice theme names ...Johannes Schickel
2006-10-08Renaming classic.ini to classic080.ini.Johannes Schickel
2006-10-08- Added dialog for selecting the theme to useJohannes Schickel
2006-10-08- added config file support for the classic themeJohannes Schickel
2006-07-07- Fix bug #1513671 "GUI: PSP classic mode problems"Eugene Sandulenko
2006-07-07override inactive_dialog_shading on PSPJoost Peters
2006-06-20Applied patches from bug report #1276480, "GUI: Accented characters". ThisTorbjörn Andersson
2006-06-15Made the body of the tab widgets taller. This makes no visual difference, butTorbjörn Andersson
2006-06-15- Make tabs narrower so they all fit on screen. Now navigation buttonsEugene Sandulenko
2006-06-15Smaller versions of checkbox and cursor for 320xY resolutions.Eugene Sandulenko
2006-06-15- Consistent order of tabs between global and game optionsEugene Sandulenko
2006-06-15Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.Eugene Sandulenko
2006-06-14Implements new Tab drawing for modern theme (nearlly matches mockups now)Johannes Schickel
2006-06-11Patch #1336171: "MIDI gain setting for FluidSynth" with slight modificationsEugene Sandulenko
2006-06-11Patch from bugreport #1502409: "Search ScummVM directory for GUI theme".Eugene Sandulenko
2006-06-06Move whole theme ini file to evaluator. Next step is caching. Also now it isEugene Sandulenko
2006-05-30Fix About dialog in PSP themeEugene Sandulenko
2006-05-30Slight adjustment to list height in PSP theme so it will not have ugly emptyEugene Sandulenko
2006-05-30Fixes for MM NES resolution:Eugene Sandulenko
2006-05-30override some widget settings for launcher on 480x272Joost Peters
2006-05-30Fix game options in PSP themeEugene Sandulenko
2006-05-30Fix global options on PSP themeEugene Sandulenko
2006-05-30Put volume controls conditionally into separate tab. Used by PSP theme.Eugene Sandulenko
2006-05-30- Split global audio tab into audio and volumeEugene Sandulenko
2006-05-30Narrow buttons for PSP resolution for better look.Eugene Sandulenko
2006-05-30GUI theme for PSP-specific resolutionEugene Sandulenko
2006-05-29- updates new theme configJohannes Schickel
2006-05-27More vertical space in game options 'game' tab for consistency and betterEugene Sandulenko
2006-05-27Major GUI update:Eugene Sandulenko
2006-05-26Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now.Eugene Sandulenko
2006-05-19Minor GUI tweaksEugene Sandulenko
2006-05-18Proper rendering of slider widget.Eugene Sandulenko
2006-05-18- Fix spelling in theme configEugene Sandulenko
2006-05-18More GUI fixes:Eugene Sandulenko
2006-05-18Fix several GUI layout problems:Eugene Sandulenko
2006-05-18Improve new cursor image a bit for better visibility.Eugene Sandulenko
2006-05-18Better cursor imageEugene Sandulenko
2006-05-13Patch #1091170: ALL, SCUMM: Subtitle speed controlMax Horn
2006-04-25- minor cleanup in modern.iniEugene Sandulenko
2006-04-25- Resize chooser dialogEugene Sandulenko
2006-04-19Oops again. removed unneeded entry.Johannes Schickel
2006-04-19Oops forgot to commit changes here with last commit.Johannes Schickel
2006-04-19Implements custom cursor support for the new theme and includes a standard cu...Johannes Schickel
2006-04-19Started to prepare the gui for runtime resolution switches.Johannes Schickel
2006-04-18- adds own drawing function for (not expanded) popup widgetsJohannes Schickel
2006-04-18Tame colors a bit to match GUI mock-upsEugene Sandulenko
2006-04-16- Moves Graphics::loadFont to Graphics::NewFont::loadFontJohannes Schickel
2006-04-16- Implemented text padding in ListWidget and PopUpWidget. Right padding does ...Eugene Sandulenko