Vicent Marti
7df651c4d6
Bugfix: Problem with spaces/comments in embeded theme script.
...
svn-id: r33662
2008-08-06 14:38:23 +00:00
Vicent Marti
bd0cdd0f74
Cleanup on default theme.
...
Added support for Widget Type Declaration (makes XML much cleaner).
svn-id: r33661
2008-08-06 14:28:37 +00:00
Vicent Marti
38f130db34
Bugfix: Blank space in bottom of the game selection widget.
...
svn-id: r33659
2008-08-06 14:07:09 +00:00
Vicent Marti
4095f2eea9
Bugfix: Text selection background in list widget overlays scrollbar (finally).
...
Bugfix: Game list missing one entry.
svn-id: r33658
2008-08-06 13:58:07 +00:00
Vicent Marti
ef7a14dbe2
Options menu fully parsed. Needs tweaking.
...
svn-id: r33657
2008-08-06 10:50:28 +00:00
Vicent Marti
4256c35791
Options menu layout parsing, featuring the brand new FATPOPUPS.
...
svn-id: r33651
2008-08-05 23:58:45 +00:00
Vicent Marti
eb3d163439
Look, the launcher is rendered with the new layout parser.
...
svn-id: r33641
2008-08-05 16:23:17 +00:00
Vicent Marti
70ef503434
Massive refactoring on the layout parsing API.
...
Added support for layout spacings.
Fixed bug in theme conversion python script.
svn-id: r33630
2008-08-05 09:54:36 +00:00
Vicent Marti
85c36885f5
Theme layout parsing. Work in progress.
...
svn-id: r33613
2008-08-04 16:59:55 +00:00
Vicent Marti
461e2f4214
Checkboxes looking good.
...
svn-id: r33549
2008-08-02 22:20:31 +00:00
Vicent Marti
a3f85956ff
Added basic support for inner shadows.
...
Made sliders look pretty much like the current GUI.
svn-id: r33548
2008-08-02 22:11:57 +00:00
Vicent Marti
c5980b6211
Screen/dialog dimming.
...
svn-id: r33532
2008-08-02 16:23:58 +00:00
Vicent Marti
7cb23c76a2
Improved looks on the Modern theme in the new GUI.
...
Added support for including externally the default theme in the code.
Added Modern theme as a separate XML file in the themes/ dir.
Added "makedeftheme.py" script to convert XML themes into include files.
svn-id: r33528
2008-08-02 15:15:32 +00:00
Jordi Vilalta Prat
420d376a90
Added the option to specify the custom path for loading plugins
...
svn-id: r31960
2008-05-09 01:58:12 +00:00
Johannes Schickel
68eb28a6f6
Fix for bug #1670082 "GUI: Modern theme gfx glitch in launcher".
...
svn-id: r29971
2007-12-24 03:01:21 +00:00
Johannes Schickel
034eb920d2
- cleanup
...
- consistency fix in modern.ini
- increased THEME_VERSION
svn-id: r29396
2007-11-04 01:07:47 +00:00
Eugene Sandulenko
bebaccbe65
Patches #1743201 : "GUI: Reworked modern theme"
...
svn-id: r27744
2007-06-27 09:53:22 +00:00
Eugene Sandulenko
cac0c0f256
Patch #1742050 : "GUI: Enlarge some labels in the themes"
...
svn-id: r27701
2007-06-25 07:49:08 +00:00
Eugene Sandulenko
0d467367d2
Patch from bugreport #1742561 : "GUI: Missaligned text"
...
svn-id: r27699
2007-06-25 07:13:53 +00:00
Eugene Sandulenko
347545dcdf
Fix for reported button overlapping in PSP resolution.
...
svn-id: r27348
2007-06-11 08:18:38 +00:00
Eugene Sandulenko
b9b9d6adbc
Bump theme version
...
svn-id: r27346
2007-06-11 08:00:35 +00:00
Eugene Sandulenko
2982a6ebb3
Fix bugs #1709323 : "GUI: Button overlapping" and #1677997 : "GUI: Switching
...
options dialog between 1x and 2x" by introducing Volume tab to all resolutions
svn-id: r27345
2007-06-11 07:57:39 +00:00
Eugene Sandulenko
09ae91b118
Fix bugs mentioned in #1730147 "GUI: Classic themes need to be updated"
...
svn-id: r27061
2007-06-03 08:11:19 +00:00
Eugene Sandulenko
6ee9e52f4b
Move mass add dialog settings to theme config. Bump theme ini version.
...
svn-id: r26058
2007-03-10 14:15:47 +00:00
Eugene Sandulenko
5577379ac3
Implement FR #1559561 : "GUI: output sample rate widgets"
...
svn-id: r26056
2007-03-10 13:39:38 +00:00
Eugene Sandulenko
bded4288f9
Bump theme version.
...
svn-id: r25569
2007-02-13 21:47:09 +00:00
Eugene Sandulenko
846a3498b8
Fix clear soundfont path button position in game options dialog.
...
svn-id: r25566
2007-02-13 21:08:11 +00:00
Eugene Sandulenko
474d49dc14
Implement FR#1611172: GUI: Add autosave period widgets
...
svn-id: r25563
2007-02-13 21:06:45 +00:00
Eugene Sandulenko
d90fc8914c
Implement FR#1600020: GUI: Select "No SoundFont"
...
svn-id: r25556
2007-02-13 19:55:20 +00:00
Max Horn
9dbf7d271b
Stronger dimming for disabled GUI widgets
...
svn-id: r25471
2007-02-10 17:45:25 +00:00
Johannes Schickel
b274881086
- changed the way how gradients are calculated
...
- bumped theme version
svn-id: r25369
2007-02-04 00:42:10 +00:00
Johannes Schickel
7721c0d039
Make modern and classic theme config files use the same version number.
...
svn-id: r24236
2006-10-08 21:03:19 +00:00
Johannes Schickel
16276155b6
Adding option to enable/disable blending for the classic theme.
...
svn-id: r24234
2006-10-08 20:46:09 +00:00
Johannes Schickel
97d9293476
Adding a 'name' field to the theme config which is used for nice theme names in the theme browser.
...
svn-id: r24229
2006-10-08 19:51:20 +00:00
Johannes Schickel
51edc30e71
Renaming classic.ini to classic080.ini.
...
svn-id: r24228
2006-10-08 19:47:55 +00:00
Johannes Schickel
3a81941981
- Added dialog for selecting the theme to use
...
- Added runtime theme switching
svn-id: r24213
2006-10-08 18:22:28 +00:00
Johannes Schickel
5e5a221b0e
- added config file support for the classic theme
...
- 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-10-08 10:57:48 +00:00
Eugene Sandulenko
39b08f70a6
- Fix bug #1513671 "GUI: PSP classic mode problems"
...
- Fix little inconsistency in modern theme for PSP resolution.
svn-id: r23394
2006-07-07 21:58:52 +00:00
Joost Peters
4e1d751ba2
override inactive_dialog_shading on PSP
...
svn-id: r23390
2006-07-07 10:54:37 +00:00
Torbjörn Andersson
49af7d44c2
Applied patches from bug report #1276480 , "GUI: Accented characters". This
...
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-20 22:50:27 +00:00
Torbjörn Andersson
4a1b8ccb86
Made the body of the tab widgets taller. This makes no visual difference, but
...
allows us to use the bottommost widgets on some tabs, even in 640x400 mode.
svn-id: r23132
2006-06-15 13:56:02 +00:00
Eugene Sandulenko
6f844ae420
- Make tabs narrower so they all fit on screen. Now navigation buttons
...
appear only on PSP resolution
- Combined Audio/Volume tab in game options for consistency.
svn-id: r23130
2006-06-15 13:18:28 +00:00
Eugene Sandulenko
e76a4cbc0d
Smaller versions of checkbox and cursor for 320xY resolutions.
...
svn-id: r23120
2006-06-15 02:54:02 +00:00
Eugene Sandulenko
bc74af60a6
- Consistent order of tabs between global and game options
...
- Consistent order of paths on paths tab in global and game options
svn-id: r23118
2006-06-15 02:30:05 +00:00
Eugene Sandulenko
021159724d
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
...
svn-id: r23116
2006-06-15 02:14:40 +00:00
Johannes Schickel
793151a0aa
Implements new Tab drawing for modern theme (nearlly matches mockups now)
...
svn-id: r23106
2006-06-14 16:29:56 +00:00
Eugene Sandulenko
4867a75918
Patch #1336171 : "MIDI gain setting for FluidSynth" with slight modifications
...
of PSP theme to fit new slider into MIDI tab.
svn-id: r23033
2006-06-11 20:51:14 +00:00
Eugene Sandulenko
62e286c30f
Patch from bugreport #1502409 : "Search ScummVM directory for GUI theme".
...
It adds theme patch setting to GUI.
svn-id: r23032
2006-06-11 20:40:22 +00:00
Eugene Sandulenko
6f8c4250f9
Move whole theme ini file to evaluator. Next step is caching. Also now it is
...
possible to use per-resolution gfx and colors, i.e. complete customization.
svn-id: r22964
2006-06-06 23:57:14 +00:00
Eugene Sandulenko
7094405116
Fix About dialog in PSP theme
...
svn-id: r22782
2006-05-30 18:55:41 +00:00