aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elistboxcontent.cpp
AgeCommit message (Expand)Author
2005-10-08-setList() calls invalidateRonny Strutz
2005-10-07add invalidate to eListboxPythonStringContentAndreas Monzner
2005-09-29eListboxPythonConfigContent: handle AnwenderFehler more gracefullyFelix Domke
2005-09-29changed default fontsize(s)Ronny Strutz
2005-09-28fixed default and mainmenuRonny Strutz
2005-09-03 - beautified network cursor, added 'selected' argument to __call__Felix Domke
2005-08-28added setup screensRonny Strutz
2005-08-25 - add config sliderFelix Domke
2005-08-16 - fix segfault when there was no attached listboxFelix Domke
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