Christopher Page
c747e1d105
Added 'delete' button to the launcher's load dialog, implementation for deleting a savegame to come
...
svn-id: r33855
2008-08-14 03:50:48 +00:00
Vicent Marti
c4f2a691ce
Finished theme loading support.
...
Added "themerc" file to default theme.
svn-id: r33851
2008-08-13 23:07:26 +00:00
Christopher Page
2d31207a81
Fixed some memory leaks
...
svn-id: r33846
2008-08-13 20:27:39 +00:00
Stephen Kennedy
6b638f0e58
Bug fix: Widget removal from dialog now handled properly
...
svn-id: r33841
2008-08-13 19:16:04 +00:00
Vicent Marti
80e059f2bb
Fixed compilation bugs in non-OSX platforms.
...
svn-id: r33836
2008-08-13 18:48:14 +00:00
Vicent Marti
2b52383534
Finished legacy API cleanup. Removed all legacy code.
...
Possible regressions.
svn-id: r33833
2008-08-13 17:46:00 +00:00
Vicent Marti
1d9f98d121
Massive API cleanup (removed legacy code).
...
Improved theme loading support.
svn-id: r33832
2008-08-13 16:50:50 +00:00
Stephen Kennedy
17c1dba992
Keymapper WIP:
...
* Further improvement of automatic mapping
* Remap dialog - added timeout feature
svn-id: r33827
2008-08-13 14:33:17 +00:00
Vicent Marti
0dcfb38d49
Improved theme loading.
...
Added support for multiple STX files.
svn-id: r33824
2008-08-13 12:08:14 +00:00
Vicent Marti
0bf2187039
Finished GUI layout in g1x.
...
svn-id: r33818
2008-08-13 10:42:01 +00:00
Stephen Kennedy
300a1df2b0
Remap dialog WIP
...
svn-id: r33791
2008-08-11 23:08:21 +00:00
Vicent Marti
a4b3434af9
Bugfix: Selection background too short when scrollbar not present.
...
Bugfix: Vector renderer drawstep for bitmap blitting.
Added bitmap GFX for checkboxes.
svn-id: r33771
2008-08-10 22:03:00 +00:00
Vicent Marti
52f3551587
Bugfix: Several text-drawing issues.
...
Bugfix: Overlapping text in text edit dialogs.
svn-id: r33768
2008-08-10 18:56:10 +00:00
Vicent Marti
b2bac41d0e
Reverted debug layout drawing.
...
Bugfix: Scrollbar overlapping in text widgets/text overlapping?
svn-id: r33765
2008-08-10 18:35:27 +00:00
Vicent Marti
559c19e9f4
Bugfix: Inverse layout reflowing.
...
Bugfix: Glitches with several layouts when using Aspect Ratio Correction.
svn-id: r33764
2008-08-10 18:26:14 +00:00
Vicent Marti
8a31616f46
Bitmap cursor loading from XML files.
...
svn-id: r33760
2008-08-10 17:22:12 +00:00
Vicent Marti
b48d9e9f20
Graphic cursors.
...
svn-id: r33753
2008-08-10 11:09:28 +00:00
Vicent Marti
ba00896f5d
Fixed error when loading BDF fonts.
...
Hot scaler swapping works without crashes!
svn-id: r33751
2008-08-10 09:53:42 +00:00
Vicent Marti
185dbbe84d
Finished support for theme loading.
...
Fixed several bugs regarding theme loading.
svn-id: r33728
2008-08-09 22:40:05 +00:00
Vicent Marti
103a4f6681
Added support for image loading/blitting.
...
Added support for loading theme files.
(Make sure to grab the sample theme "scummodern.zip" from the gui/themes/ directory to try it out)
Misc fixes.
svn-id: r33718
2008-08-09 18:34:16 +00:00
Vicent Marti
ea69217a13
Fixed 1.000.000 Valgrind warnings.
...
svn-id: r33711
2008-08-09 14:15:34 +00:00
Vicent Marti
01b8373d95
Fixed: About dialog in all resolutions.
...
svn-id: r33707
2008-08-08 21:52:16 +00:00
Vicent Marti
dab1fa0942
Resolution-dependence in XML files.
...
G1X scaler GUI now loads. Added layout for the launcher menu.
MILESTONE: All core GUI dialogs/widgets working on G2x/G3x
MILESTONE: Completely removed old Evaluator/Parser.
Improved layout expanding again.
Improved XML parser.
Several bugfixes.
svn-id: r33704
2008-08-08 18:30:16 +00:00
Vicent Marti
3ca6f76f7b
Browser dialog.
...
Improved layout expansion in the layout parser.
Fixed serious coordinates initialization bug.
svn-id: r33702
2008-08-08 15:06:28 +00:00
Stephen Kennedy
4eacc09024
Keymapper WIP:
...
* Got rid of default keymaps as they over-complicated the API
* Remapping dialog WIP
svn-id: r33699
2008-08-08 14:23:59 +00:00
Vicent Marti
1ea3301a8a
SCUMM save/load dialog.
...
Expanded documentation.
Added support for sub-blitting in the vector renderer.
svn-id: r33697
2008-08-08 10:37:58 +00:00
Vicent Marti
39c28e434b
SCUMM general and options dialog.
...
Misc fixes.
svn-id: r33692
2008-08-07 23:23:21 +00:00
Vicent Marti
8d98d5fa13
Bugfix: MSVC complaining about the length of the embeded theme string.
...
svn-id: r33685
2008-08-07 19:03:00 +00:00
Vicent Marti
7c132d340a
Misc text drawing improvements.
...
Added carets/text edit widgets.
svn-id: r33684
2008-08-07 18:42:47 +00:00
Vicent Marti
21989844a9
Game Options menu parsing.
...
Added support for importing layouts inside other layouts.
Misc bugfixes.
svn-id: r33676
2008-08-07 10:53:33 +00:00
Vicent Marti
8cb26074bd
Added support for customized background dimming on dialogs.
...
Bugfix: Popup widgets were dimming the background.
svn-id: r33663
2008-08-06 15:06:22 +00:00
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
Christopher Page
8bcc4619ec
Added a check to make sure there is an active engine available when trying to load a game from the launcher
...
svn-id: r33652
2008-08-06 01:48:46 +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
fdf485ea9b
Missing file in last commit.
...
svn-id: r33631
2008-08-05 10:03:53 +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
Christopher Page
4198ee9623
Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,33212,33218-33220,33222,33224-33226,33229-33243,33246,33248-33250,33252,33258-33261,33263,33266,33270,33272-33283,33285,33287-33290,33295-33298,33321,33325-33330,33332-33335,33337-33340,33342,33345,33347,33349-33350,33352-33357,33359-33367,33369-33371,33373,33375-33377,33379-33380,33383-33385,33387-33389,33392-33394,33400-33402,33404-33405,33407-33410,33412-33416,33418-33419,33425-33427,33432,33436-33438,33444,33446,33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,33478,33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,33529-33530,33537,33541,33544,33546,33550,33552-33554,33556,33558,33561-33562,33565,33568,33570,33574,33576,33578-33581,33584-33587,33590,33596,33604-33611,33614-33615,33617-33618,33620-33621 via svnmerge from
...
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
svn-id: r33624
2008-08-04 22:34:07 +00:00
Vicent Marti
dd46f8305e
Layout parsing. Work in progress. Looks like a GUI!
...
svn-id: r33616
2008-08-04 17:44:18 +00:00
Vicent Marti
85c36885f5
Theme layout parsing. Work in progress.
...
svn-id: r33613
2008-08-04 16:59:55 +00:00
Max Horn
01c50cfe1d
Proper fix for bug #2035390 : Check for ConfigManager::kApplicationDomain, and also forbid targets starting with an underscore
...
svn-id: r33562
2008-08-03 08:05:19 +00:00
Eugene Sandulenko
da2720d498
Fix bug #2035390 : "GUI: setting game id to "scummvm" messes up list"
...
svn-id: r33554
2008-08-02 23:05:38 +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
03ffc30bdc
Fixed: Text selection background overlap scrollbars.
...
svn-id: r33533
2008-08-02 16:30:25 +00:00
Vicent Marti
c5980b6211
Screen/dialog dimming.
...
svn-id: r33532
2008-08-02 16:23:58 +00:00