aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elistboxcontent.cpp
AgeCommit message (Expand)Author
2006-01-11revert a cruel act of sabotageStefan Pluecken
2006-01-10fix memleakAndreas Monzner
2006-01-10speedupsAndreas Monzner
2006-01-02add type to python multi content entrysAndreas Monzner
2005-12-28clip each single region in listbox multicontentAndreas Monzner
2005-12-23replace "Arial" by "Regular"Stefan Pluecken
2005-12-13add option cursorHome to eListbox::entryResetAndreas Monzner
2005-12-12add scrollbar to listboxAndreas Monzner
2005-12-05fix: reference was borrows, don't decref itFelix Domke
2005-12-05listboxcontent: add support for pixmaps in listFelix Domke
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