aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/elistboxcontent.h
AgeCommit message (Expand)Author
2009-07-16allow use of alphablended pixmaps in multicontent listsFelix Domke
2009-02-23fixed compile errors with g++ 4.3 and replaced some c headers by theirAndreas Oberritter
2008-04-13add 'templates' in listboxcontent, to split the layout from actual data contentFelix Domke
2007-11-19update scrollbar in timerlist when a entry is removedAndreas Monzner
2007-09-25fix partial clipping for eListboxPythonMultiContentAndreas Monzner
2007-07-31renable callable func to selectable funcAndreas Monzner
2007-07-30add possibility to set a callable check functionAndreas Monzner
2007-07-28fixAndreas Monzner
2007-07-27code cleanup / more flexible codeAndreas Monzner
2007-07-26add function to set the selection rect (for partial selections),Andreas Monzner
2007-04-12itemheight is now a property of the listbox contentFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-03-07add ability to set a callback build function in listbox multicontentAndreas Monzner
2006-02-27remove test cruft, add possibility for a seperatorFelix Domke
2006-01-26TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatestFelix Domke
2006-01-02add type to python multi content entrysAndreas Monzner
2005-12-12small optimiziationsAndreas Monzner
2005-10-07add invalidate to eListboxPythonStringContentAndreas Monzner
2005-08-16 - make invlidateEntry publicFelix 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-31 - fixed dvb scanFelix Domke
2005-01-28 - added ListBoxContents: based on std::list<std::string> and PyList with Str...Felix Domke