aboutsummaryrefslogtreecommitdiff
path: root/gui/eval.h
AgeCommit message (Expand)Author
2006-06-03*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...Max Horn
2006-06-02Turn AliasesMap and VariablesMap keys from String to const char *.Eugene Sandulenko
2006-04-16- Implemented text padding in ListWidget and PopUpWidget. Right padding does ...Eugene Sandulenko
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-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-18Oops. Theme variables are meant to be case insensitive. Fix comparisonEugene Sandulenko
2006-03-08o Converted most (all?) widgets to new scheme.Eugene Sandulenko
2006-03-07More work on customizable GUI.Eugene Sandulenko
2006-03-07WIP for arbitrary widget positions. SeeEugene Sandulenko