aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elistbox.cpp
AgeCommit message (Expand)Author
2005-11-15draw entrys with backgroundcolor when the listbox is emptyAndreas Monzner
2005-09-28fixed default and mainmenuRonny Strutz
2005-05-18 - add pageUp/pageDown movementsFelix Domke
2005-05-14 - work on timersFelix Domke
2005-04-26 - listbox size gets recalculated at the correct positionFelix Domke
2005-04-15 - sdl is now default outputFelix Domke
2005-03-22 - added hack for disabling actions on hidden windows. FIX MEFelix Domke
2005-03-20 - improved parserFelix Domke
2005-02-27 - hopefully fixed some python/refcount stuff (__deref__ is still evil!)Felix Domke
2005-02-25 - work on actionsFelix Domke
2005-02-09 - fixed console input mode restoreFelix Domke
2005-02-07 - added iStaticServiceInformationFelix Domke
2005-01-29 - minor bugfix (allow empty content)Felix Domke
2005-01-29fixed refcount of eListboxPythonStringContentFelix Domke
2005-01-28 - added ListBoxContents: based on std::list<std::string> and PyList with Str...Felix Domke
2005-01-28 - add listboxFelix Domke