Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-09 | Added the option to specify the custom path for loading plugins | Jordi Vilalta Prat | |
svn-id: r31960 | |||
2007-12-24 | Fix for bug #1670082 "GUI: Modern theme gfx glitch in launcher". | Johannes Schickel | |
svn-id: r29971 | |||
2007-11-04 | - cleanup | Johannes Schickel | |
- consistency fix in modern.ini - increased THEME_VERSION svn-id: r29396 | |||
2007-06-27 | Patches #1743201: "GUI: Reworked modern theme" | Eugene Sandulenko | |
svn-id: r27744 | |||
2007-06-25 | Patch #1742050: "GUI: Enlarge some labels in the themes" | Eugene Sandulenko | |
svn-id: r27701 | |||
2007-06-25 | Patch from bugreport #1742561: "GUI: Missaligned text" | Eugene Sandulenko | |
svn-id: r27699 | |||
2007-06-11 | Fix for reported button overlapping in PSP resolution. | Eugene Sandulenko | |
svn-id: r27348 | |||
2007-06-11 | Bump theme version | Eugene Sandulenko | |
svn-id: r27346 | |||
2007-06-11 | Fix bugs #1709323: "GUI: Button overlapping" and #1677997: "GUI: Switching | Eugene Sandulenko | |
options dialog between 1x and 2x" by introducing Volume tab to all resolutions svn-id: r27345 | |||
2007-06-03 | Fix bugs mentioned in #1730147 "GUI: Classic themes need to be updated" | Eugene Sandulenko | |
svn-id: r27061 | |||
2007-03-10 | Move mass add dialog settings to theme config. Bump theme ini version. | Eugene Sandulenko | |
svn-id: r26058 | |||
2007-03-10 | Implement FR #1559561: "GUI: output sample rate widgets" | Eugene Sandulenko | |
svn-id: r26056 | |||
2007-02-13 | Bump theme version. | Eugene Sandulenko | |
svn-id: r25569 | |||
2007-02-13 | Fix clear soundfont path button position in game options dialog. | Eugene Sandulenko | |
svn-id: r25566 | |||
2007-02-13 | Implement FR#1611172: GUI: Add autosave period widgets | Eugene Sandulenko | |
svn-id: r25563 | |||
2007-02-13 | Implement FR#1600020: GUI: Select "No SoundFont" | Eugene Sandulenko | |
svn-id: r25556 | |||
2007-02-10 | Stronger dimming for disabled GUI widgets | Max Horn | |
svn-id: r25471 | |||
2007-02-04 | - changed the way how gradients are calculated | Johannes Schickel | |
- bumped theme version svn-id: r25369 | |||
2006-10-08 | Make modern and classic theme config files use the same version number. | Johannes Schickel | |
svn-id: r24236 | |||
2006-10-08 | Adding option to enable/disable blending for the classic theme. | Johannes Schickel | |
svn-id: r24234 | |||
2006-10-08 | Adding a 'name' field to the theme config which is used for nice theme names ↵ | Johannes Schickel | |
in the theme browser. svn-id: r24229 | |||
2006-10-08 | Renaming classic.ini to classic080.ini. | Johannes Schickel | |
svn-id: r24228 | |||
2006-10-08 | - Added dialog for selecting the theme to use | Johannes Schickel | |
- Added runtime theme switching svn-id: r24213 | |||
2006-10-08 | - added config file support for the classic theme | Johannes Schickel | |
- added a sample config file (called 'classic.ini', which is based on Theme::_defaultConfigINI) - added check for the type of the theme config file ('modern' and 'classic' for the respective Theme classes) - bumped theme config version for the modern theme svn-id: r24199 | |||
2006-07-07 | - Fix bug #1513671 "GUI: PSP classic mode problems" | Eugene Sandulenko | |
- Fix little inconsistency in modern theme for PSP resolution. svn-id: r23394 | |||
2006-07-07 | override inactive_dialog_shading on PSP | Joost Peters | |
svn-id: r23390 | |||
2006-06-20 | Applied patches from bug report #1276480, "GUI: Accented characters". This | Torbjörn Andersson | |
changes quite a lot of things in the font renderer and the convbdf tools, so there may be regressions, but we want this feature for 0.9.0. svn-id: r23208 | |||
2006-06-15 | Made the body of the tab widgets taller. This makes no visual difference, but | Torbjörn Andersson | |
allows us to use the bottommost widgets on some tabs, even in 640x400 mode. svn-id: r23132 | |||
2006-06-15 | - Make tabs narrower so they all fit on screen. Now navigation buttons | Eugene Sandulenko | |
appear only on PSP resolution - Combined Audio/Volume tab in game options for consistency. svn-id: r23130 | |||
2006-06-15 | Smaller versions of checkbox and cursor for 320xY resolutions. | Eugene Sandulenko | |
svn-id: r23120 | |||
2006-06-15 | - Consistent order of tabs between global and game options | Eugene Sandulenko | |
- Consistent order of paths on paths tab in global and game options svn-id: r23118 | |||
2006-06-15 | Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling. | Eugene Sandulenko | |
svn-id: r23116 | |||
2006-06-14 | Implements new Tab drawing for modern theme (nearlly matches mockups now) | Johannes Schickel | |
svn-id: r23106 | |||
2006-06-11 | Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications | Eugene Sandulenko | |
of PSP theme to fit new slider into MIDI tab. svn-id: r23033 | |||
2006-06-11 | Patch from bugreport #1502409: "Search ScummVM directory for GUI theme". | Eugene Sandulenko | |
It adds theme patch setting to GUI. svn-id: r23032 | |||
2006-06-06 | Move whole theme ini file to evaluator. Next step is caching. Also now it is | Eugene Sandulenko | |
possible to use per-resolution gfx and colors, i.e. complete customization. svn-id: r22964 | |||
2006-05-30 | Fix About dialog in PSP theme | Eugene Sandulenko | |
svn-id: r22782 | |||
2006-05-30 | Slight adjustment to list height in PSP theme so it will not have ugly empty | Eugene Sandulenko | |
space between last list item and widget edge. svn-id: r22780 | |||
2006-05-30 | Fixes for MM NES resolution: | Eugene Sandulenko | |
- Introduce useAsIs keyword for resolution aliases - Extend skipFor keyword to accept multiple values svn-id: r22779 | |||
2006-05-30 | override some widget settings for launcher on 480x272 | Joost Peters | |
svn-id: r22778 | |||
2006-05-30 | Fix game options in PSP theme | Eugene Sandulenko | |
svn-id: r22777 | |||
2006-05-30 | Fix global options on PSP theme | Eugene Sandulenko | |
svn-id: r22776 | |||
2006-05-30 | Put volume controls conditionally into separate tab. Used by PSP theme. | Eugene Sandulenko | |
svn-id: r22775 | |||
2006-05-30 | - Split global audio tab into audio and volume | Eugene Sandulenko | |
- More logical order in game options tab svn-id: r22774 | |||
2006-05-30 | Narrow buttons for PSP resolution for better look. | Eugene Sandulenko | |
svn-id: r22771 | |||
2006-05-30 | GUI theme for PSP-specific resolution | Eugene Sandulenko | |
svn-id: r22768 | |||
2006-05-29 | - updates new theme config | Johannes Schickel | |
svn-id: r22744 | |||
2006-05-27 | More vertical space in game options 'game' tab for consistency and better | Eugene Sandulenko | |
visuals svn-id: r22677 | |||
2006-05-27 | Major GUI update: | Eugene Sandulenko | |
- Implemented padding in console - Update only current line in console instead of whole screen - Fixed caret positioning in edit text widget - Improved buttons drawing, now they look more realistic - Added label spacing in popup widget - Correct shadow in popup widget - Fixed up with selected popup widget being drawn on wrong tab - Added shading to list dialog - Adjusted shading of inactive widgets - Proper coloring of browset (add game) dialog - Introduced Container widget - Used Container widget in scumm save/load dialog. Now it looks properly - Adjusted button colors even more. Now they match almost perfectly albeit with banding - Made scrollbar appear only when it is really needed svn-id: r22670 | |||
2006-05-26 | Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now. | Eugene Sandulenko | |
svn-id: r22644 |