aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2006-04-04Turned FSList::sort into a generic function which can be applied to anything ...Max Horn
2006-04-04Initialize uninitialized variable.Eugene Sandulenko
2006-04-04Use iterator API to iterate over all entries in the file listMax Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-02- changed standard inactive dialog effect to dim with 30% instead of luminanceJohannes Schickel
2006-04-02- moves some code in ThemeNew.cpp (calcGradient and calcAlpha to the bottom)Johannes Schickel
2006-03-31Hide eval debug output deeper to level 5. Report total number of definedEugene Sandulenko
2006-03-28- Renamed class AssocArray to HashMap to match our existing class Map (note alsoMax Horn
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-25- Revert my last change with moving addDefaultDirectory() from TheneNew.cppEugene Sandulenko
2006-03-25- Move AddDefaultDirectory() calls in somon engine to constructorEugene Sandulenko
2006-03-24Fix crash in Options dialog in 320xY mode. Shadow was drawn off-screenEugene Sandulenko
2006-03-24Removed obsolete test stuff from my credits description :-)Max Horn
2006-03-24Fix chechbox label alignment.Eugene Sandulenko
2006-03-24- moved type aa_ref_t into AssocArray, improving code readability a bitMax Horn
2006-03-24Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) t...Max Horn
2006-03-24o Rearranged options dialogEugene Sandulenko
2006-03-24Check values loaded from theme INI and give meaningful errors instead ofEugene Sandulenko
2006-03-24Bump theme version numberEugene Sandulenko
2006-03-24o Move built-in evaluator constants to AssocArray to speed it upEugene Sandulenko
2006-03-23Implementation of AssociativeArray. Transferred GUI to it. Now it is muchEugene Sandulenko
2006-03-21Fix bug #1455213: "GUI: ExtraPath won't display" and turn theme versionEugene Sandulenko
2006-03-20Updates the config version for the new theme to 4 in the warning which is pri...Johannes Schickel
2006-03-20Bump theme config version number to avod confusion. A key was added there,Eugene Sandulenko
2006-03-18adding self to creditsWillem Jan Palenstijn
2006-03-18theme.cpp -> ThemeClassic.cpp for consistency and less confusionEugene Sandulenko
2006-03-18Remove trailing whitespacesEugene Sandulenko
2006-03-18Oops. Theme variables are meant to be case insensitive. Fix comparisonEugene Sandulenko
2006-03-14Tweaked a little scumm main dialog and scumm save/load dialog. Still plentyEugene Sandulenko
2006-03-14Positioned logo properly, added different version number rendering andEugene Sandulenko
2006-03-14Fix logo drawing.Eugene Sandulenko
2006-03-14Rearrange launcher.Eugene Sandulenko
2006-03-13Fix Chooser dialog.Eugene Sandulenko
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