aboutsummaryrefslogtreecommitdiff
path: root/gui/theme-config.cpp
AgeCommit message (Expand)Author
2006-03-24Fix crash in Options dialog in 320xY mode. Shadow was drawn off-screenEugene Sandulenko
2006-03-24o Move built-in evaluator constants to AssocArray to speed it upEugene Sandulenko
2006-03-21Fix bug #1455213: "GUI: ExtraPath won't display" and turn theme versionEugene Sandulenko
2006-03-14Tweaked a little scumm main dialog and scumm save/load dialog. Still plentyEugene Sandulenko
2006-03-13Fix Chooser dialog.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-09Moved keys mapping dialog to new scheme. Made it generic. Fixed severalEugene Sandulenko
2006-03-09Converted all scumm dialogs to new schemeEugene 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-07Fix 320xY layoutEugene Sandulenko
2006-03-07More work on customizable GUI.Eugene Sandulenko
2006-03-07WIP for arbitrary widget positions. SeeEugene Sandulenko