aboutsummaryrefslogtreecommitdiff
path: root/gui/theme-config.cpp
AgeCommit message (Expand)Author
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-10-28Cleanup.Johannes Schickel
2007-10-28Patch v5.2 from #1752243: "backends lib patches"Eugene Sandulenko
2007-06-27Path #1743892: "Fix for segmentation fault in theming code"Eugene Sandulenko
2007-06-25Patch #1742050: "GUI: Enlarge some labels in the themes"Eugene Sandulenko
2007-06-25Fix bug #1742561: "GUI: Missaligned text"Eugene Sandulenko
2007-06-25Patch from bugreport #1742561: "GUI: Missaligned text"Eugene Sandulenko
2007-06-11Fix bugs #1709323: "GUI: Button overlapping" and #1677997: "GUI: SwitchingEugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-21improve the looks of keysdialogKostas Nakos
2007-03-10Move mass add dialog settings to theme config. Bump theme ini version.Eugene Sandulenko
2007-03-10Implement FR #1559561: "GUI: output sample rate widgets"Eugene Sandulenko
2007-02-13Implement FR#1611172: GUI: Add autosave period widgetsEugene Sandulenko
2007-02-13Implement FR#1600020: GUI: Select "No SoundFont"Eugene Sandulenko
2006-10-08- Added dialog for selecting the theme to useJohannes Schickel
2006-07-07- Fix bug #1513671 "GUI: PSP classic mode problems"Eugene Sandulenko
2006-06-15- Make tabs narrower so they all fit on screen. Now navigation buttonsEugene 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-12Increased the spacing between the widgets on the "Game" tab of the "Edit Game"Torbjörn Andersson
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-10This may cut down a little on unnecessary strings / mallocs:Torbjörn Andersson
2006-06-10WhitespaceTorbjörn Andersson
2006-06-06Move whole theme ini file to evaluator. Next step is caching. Also now it isEugene Sandulenko
2006-06-05Some minor tweaks to the classic theme's options dialog. The SoundFont andTorbjörn Andersson
2006-06-05Some more string usage tweaksMax Horn
2006-06-05cleanupMax Horn
2006-06-05I just realized that by making the classic SCUMM options dialog just one pixelTorbjörn Andersson
2006-06-05Base the width of the SCUMM options dialog, classic theme, on buttonWidth,Torbjörn Andersson
2006-06-03*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...Max Horn
2006-06-02Turn AliasesMap and VariablesMap keys from String to const char *.Eugene Sandulenko
2006-06-02Optimize string usage a tiny bit moreEugene Sandulenko
2006-06-02Optimize GUI string usage a tiny bit moreMax Horn
2006-06-01reduce number of string allocationsWillem Jan Palenstijn
2006-05-30Fixes for MM NES resolution:Eugene 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-29- adds option to fill GraphicsWidgets with a special colorJohannes Schickel
2006-05-27fix missing saveload thumbnail variables in classic theme configWillem Jan Palenstijn
2006-05-18More GUI fixes:Eugene Sandulenko
2006-05-18Fix several GUI layout problems:Eugene 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-19Prepairs merge of SaveLoadChooser and SaveLoadChooserEx of the scumm engine.Johannes Schickel
2006-04-18Fixes "aspect ratio" text in the options with --force-1x-overlay.Johannes Schickel
2006-04-16- Implemented text padding in ListWidget and PopUpWidget. Right padding does ...Eugene Sandulenko
2006-03-31Hide eval debug output deeper to level 5. Report total number of definedEugene Sandulenko
2006-03-24Fix crash in Options dialog in 320xY mode. Shadow was drawn off-screenEugene Sandulenko