aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2008-08-13Improved theme loading.Vicent Marti
2008-08-13Finished GUI layout in g1x.Vicent Marti
2008-08-10Bugfix: Selection background too short when scrollbar not present.Vicent Marti
2008-08-10Bugfix: Several text-drawing issues.Vicent Marti
2008-08-10Reverted debug layout drawing.Vicent Marti
2008-08-10Bugfix: Inverse layout reflowing.Vicent Marti
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-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-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-31GUI Layout parsing. Work in progress.Vicent Marti
2008-07-30Layout XML format. WIP.Vicent Marti
2008-07-30Rewrote most of the XML parser class.Vicent Marti
2008-07-29Mass detector: sort all newly detected games by target name before adding the...Max Horn
2008-07-29Added convenience accessor method GameDescriptor::preferredtargetMax Horn