aboutsummaryrefslogtreecommitdiff
path: root/gui/util.h
AgeCommit message (Collapse)Author
2002-07-15replaced EventList and StringList by a universtal List<T> template; remade ↵Max Horn
EventList and StringList using that generic type svn-id: r4555
2002-07-13added clear() methods to String and StringList; StringList destructor now ↵Max Horn
doesn't leak anymore svn-id: r4533
2002-07-12Countless changes to the New GUI; some hightligths: new ScrollBarWidget ↵Max Horn
class; ListWidget is usable (demo shows it off); added custom String/StringList classes svn-id: r4521