aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2006-03-09Moved typedef Common::String into class declaration.Lars Persson
2006-03-09Credit Tyst for new SVG logo.Eugene Sandulenko
2006-03-09Fix compilation on MSVC. Reported by QuietustEugene Sandulenko
2006-03-09Converted last dialogs to new scheme. Now it seems to be everything. Please,Eugene Sandulenko
2006-03-09- Removed the code from the launcher that adds language/platform to theMax Horn
2006-03-09Moved keys mapping dialog to new scheme. Made it generic. Fixed severalEugene Sandulenko
2006-03-09- Renamed GameSettings to PlainGameDescriptorMax Horn
2006-03-09Converted all scumm dialogs to new schemeEugene Sandulenko
2006-03-08CleanupEugene Sandulenko
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-07Fix implementation of UseWithPrefix keywordEugene Sandulenko
2006-03-07o More widgets fot alternative constructorsEugene Sandulenko
2006-03-07Add XxH to evaluation precedence.Eugene Sandulenko
2006-03-07Do not override .prev for simple variable assignments, i.e. VAR=VALUEEugene Sandulenko
2006-03-07GUI widget positions:Eugene Sandulenko
2006-03-07Set svn keywords on theme file.Eugene Sandulenko
2006-03-07Fix 320xY layoutEugene Sandulenko
2006-03-07More work on customizable GUI.Eugene Sandulenko
2006-03-07WIP for arbitrary widget positions. SeeEugene Sandulenko
2006-03-04Oops, fixes problems with disabled widgets (they need full drawn shadows).Johannes Schickel
2006-03-04Improved shadow drawing (it's faster now since it doesn't draw the whole rect...Johannes Schickel
2006-03-04Removed colorToRGB and RGBToColor calls when calculating alphaJohannes Schickel
2006-02-25Add newline to the end of the fileEugene Sandulenko
2006-02-25Put theme .ini out of .zip for better changes tracking.Eugene Sandulenko
2006-02-24Turn off background caching for the graphics widget, so that the SCUMMTorbjörn Andersson
2006-02-24Fixed redraw glitch. Our editable widgets were asking the theme to draw a veryTorbjörn Andersson
2006-02-24Cleanup.Torbjörn Andersson
2006-02-24CleanupTorbjörn Andersson
2006-02-24Fix redraw glitches when typing very long - enough to be truncated - strings.Torbjörn Andersson
2006-02-22Initial version of Cinematique engine evo 1.Eugene Sandulenko
2006-02-20Fixing up my previous commit: finished moving common/scaler* to graphicsMax Horn
2006-02-18EditGameDialog only needs the game description, not the full GameSettings -> ...Max Horn
2006-02-13Added define to disable new theme support.Lars Persson
2006-02-13Implemented new tab drawing, should look nicer now. (The border under the act...Johannes Schickel
2006-02-12Changed file paths from /epoc/ to /symbian/Lars Persson
2006-02-12changed path in include to use 'common' to conform rest part of codePaweł Kołodziejski
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-07Removed .cvsignore filesMax Horn
2006-02-05Change behaviour of checkboxes to more logical.Eugene Sandulenko
2006-02-05Fix QVGA Smartphone detectionNicolas Bacca
2006-02-03fixes allow compile with emsvc4 againPaweł Kołodziejski
2006-02-02Should be 'description'Chris Apers
2006-02-01Fix glitch when moving the mouse over a disabled, checked checkbox. (TheTorbjörn Andersson
2006-02-01Much improved how shadows look. However it is done with a really dirtyEugene Sandulenko
2006-02-01Patch #1420942 (console page down fix)Max Horn
2006-02-01Implemented shadow drawing, also extended the theme config againJohannes Schickel
2006-01-31Fixes color bugs with the new theme when switching to fullscreen on Mac OS X.Johannes Schickel
2006-01-31Implements the usage of cached backgrounds in the old theme as well,Johannes Schickel
2006-01-31Adds more configureable options to the config file of the new theme,Johannes Schickel