aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elistboxcontent.cpp
AgeCommit message (Expand)Author
2005-05-20 - skip first field in flexible python listbox to allow having private data.Felix Domke
2005-05-14 - work on timersFelix Domke
2005-04-25 - add new listbox content type for multiple stringsFelix Domke
2005-02-27 - hopefully fixed some python/refcount stuff (__deref__ is still evil!)Felix Domke
2005-02-07 - added iStaticServiceInformationFelix Domke
2005-01-29 - minor bugfix (allow empty content)Felix Domke
2005-01-28 - added ListBoxContents: based on std::list<std::string> and PyList with Str...Felix Domke