aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
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
2008-07-25More triangle workVicent Marti
2008-07-25Fixed triangle drawing. A bit.Vicent Marti
2008-07-24Scrollbars. Work in progress.Vicent Marti
2008-07-23Improved text handling.Vicent Marti
2008-07-23Text renderin overhaul finished.Vicent Marti
2008-07-23Font rendering overhaul. Work in progress.Vicent Marti
2008-07-23Added Tinsel to credits & NEWSMax Horn
2008-07-22Dirty rectangle handling, round four. :/Vicent Marti
2008-07-22Dirty screen handling, round three.Vicent Marti
2008-07-22Cleanup.Vicent Marti
2008-07-22Segfault in dirty rectangles is no longer a 'feature'. Fixed segfault with th...Vicent Marti
2008-07-22Bugfix: Segmentation fault when removing unused dirty rects.Vicent Marti
2008-07-22Dirty screen handling!Vicent Marti