aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-10Bitmap cursor loading from XML files.Vicent Marti
2008-08-10Graphic cursors.Vicent Marti
2008-08-10Fixed error when loading BDF fonts.Vicent Marti
2008-08-09Finished support for theme loading.Vicent Marti
2008-08-09Added support for image loading/blitting.Vicent Marti
2008-08-09Fixed 1.000.000 Valgrind warnings.Vicent Marti
2008-08-08Fixed: About dialog in all resolutions.Vicent Marti
2008-08-08BUGFIX: XMLParser issuing key-close callbacks on ignored keys.Vicent Marti
2008-08-08Resolution-dependence in XML files.Vicent Marti
2008-08-08Browser dialog.Vicent Marti
2008-08-08SCUMM save/load dialog.Vicent Marti
2008-08-07SCUMM general and options dialog.Vicent Marti
2008-08-07Bugfix: MSVC complaining about the length of the embeded theme string.Vicent Marti
2008-08-07Misc text drawing improvements.Vicent Marti
2008-08-07Game Options menu parsing.Vicent Marti
2008-08-06Added support for customized background dimming on dialogs.Vicent Marti
2008-08-06Bugfix: Problem with spaces/comments in embeded theme script.Vicent Marti
2008-08-06Cleanup on default theme.Vicent Marti
2008-08-06Bugfix: Blank space in bottom of the game selection widget.Vicent Marti
2008-08-06Bugfix: Text selection background in list widget overlays scrollbar (finally).Vicent Marti
2008-08-06Options menu fully parsed. Needs tweaking.Vicent Marti
2008-08-05Options menu layout parsing, featuring the brand new FATPOPUPS.Vicent Marti
2008-08-05Look, the launcher is rendered with the new layout parser.Vicent Marti
2008-08-05Missing file in last commit.Vicent Marti
2008-08-05Massive refactoring on the layout parsing API.Vicent Marti
2008-08-04Layout parsing. Work in progress. Looks like a GUI!Vicent Marti
2008-08-04Theme layout parsing. Work in progress.Vicent Marti
2008-08-02Checkboxes looking good.Vicent Marti
2008-08-02Added basic support for inner shadows.Vicent Marti
2008-08-02Fixed: Text selection background overlap scrollbars.Vicent Marti
2008-08-02Screen/dialog dimming.Vicent Marti
2008-08-02Improved looks on the Modern theme in the new GUI.Vicent Marti
2008-08-01Replicating the trunk GUI theme. WIP.Vicent Marti
2008-08-01Massive changes to the renderer in order to replicate the current GUI theme, ...Vicent Marti
2008-08-01Theme Layout parsing, WIP.Vicent Marti
2008-08-01Fixed compiler problem with anyProp var.Vicent Marti
2008-08-01Support for XML layout with unspecified keys.Vicent Marti
2008-08-01Merged revisions 32701,32705,32727-32728,32730-32733,32737-32738,32742,32744-...Vicent Marti
2008-07-31Silencing a compiler warning by adding a newline at the end of the fileSven Hesse
2008-07-31Added missing ThemeEval header.Vicent Marti
2008-07-31Fixed SVNMerge trash which got commited in last fix.Vicent Marti
2008-07-31Enabled the correct features for standard buildsLars Persson
2008-07-31GUI Layout parsing. Work in progress.Vicent Marti
2008-07-31* Removed references to the current _backgroundInfo from parser code.Nicola Mettifogo
2008-07-31Disabled masks in BRA Amiga, because the decoding is not known yet.Nicola Mettifogo
2008-07-31Applied my patch #2030058 ("Workaround for incorrectly compressed FotAQ"), andTorbjörn Andersson
2008-07-31- Added Common::mem_fun_ref for object references instead of pointers.Johannes Schickel
2008-07-31Made changing of background more flexible, in that the engine can now configu...Nicola Mettifogo
2008-07-31Changed Gfx::_backgroundInfo to be a pointer. This temporarily kills all z-bu...Nicola Mettifogo
2008-07-31Set correct font for dialogues in BRA Amiga.Nicola Mettifogo