| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-03-30 | change "Behaviour" to "Behavior" in all files ... including all | Andreas Monzner | |
| translations.. so no new translation is needed | |||
| 2008-03-25 | use long instead of int where pointers are casted | Andreas Oberritter | |
| 2007-11-10 | dont export unneeded eListboxStyle class to python... | Andreas Monzner | |
| 2007-11-09 | add foregroundcolor selected and backgroundcolor selected to local listbox | Andreas Monzner | |
| styles (backgroundColorSelected, foregroundColorSelected in skin) add EntryForegroundColorSelected support to GraphMultiEPG add possibility to set selected foregroundcolor for listboxmulticontent entries | |||
| 2007-09-25 | fix partial clipping for eListboxPythonMultiContent | Andreas Monzner | |
| 2007-08-20 | make local listbox styles working for text lists | Felix Domke | |
| 2007-08-17 | remove incorrent setTransparent | Felix Domke | |
| 2007-08-15 | add 'local style' for listboxes (still needs support in listbox content) | Felix Domke | |
| 2007-04-12 | itemheight is now a property of the listbox content | Felix Domke | |
| 2006-02-27 | remove test cruft, add possibility for a seperator | Felix Domke | |
| 2006-02-03 | add ability to enable wrap around in listbox | Andreas Monzner | |
| 2006-01-25 | add selchanged signal to listbox | Andreas Monzner | |
| 2006-01-17 | predeclare eListbox because it is used by iListboxContent | Andreas Oberritter | |
| 2005-12-19 | add needed functions | Andreas Monzner | |
| 2005-12-13 | add option cursorHome to eListbox::entryReset | Andreas Monzner | |
| 2005-12-12 | add scrollbar to listbox | Andreas Monzner | |
| 2005-11-30 | jumping to an entry beginning with a character nearly works now | Stefan Pluecken | |
| 2005-11-28 | listbox: add ability to disable selection highlight | Felix Domke | |
| 2005-05-14 | - work on timers | Felix Domke | |
| - add eInput widget - add python/Tools - add flexible listbox content | |||
| 2005-02-27 | - hopefully fixed some python/refcount stuff (__deref__ is still evil!) | Felix Domke | |
| - first work on skin support, not really far - improved infobar - deletes components when destroying screens - fixed elistbox and component - add ability to change bouqet - real query parser still unfinished | |||
| 2005-02-25 | - work on actions | Felix Domke | |
| - changed time when screens are acutally constructed - added service name (not working atm) and event info (now&next) | |||
| 2005-02-07 | - added iStaticServiceInformation | Felix Domke | |
| - added service list interface for dvb - started work on queries (currently only "instr" on servicename) - started work on infobar - added listbox with service - fixed dvbdb - remove some debug output | |||
| 2005-01-31 | - fixed dvb scan | Felix Domke | |
| - fixed dvbdb (reading/writing lamedb) - fixed (i.e. disallow) operator= in iObject (destroyed refcounts before) - implemented listboxcontent for servicelists - implemented getServiceInformation for non-playing services (still not happy with the result, though) - implemented first try of serviceSelector component | |||
| 2005-01-28 | - added ListBoxContents: based on std::list<std::string> and PyList with ↵ | Felix Domke | |
| Strings - used the last one as a test for menulist | |||
| 2005-01-28 | - add listbox | Felix Domke | |
| - add listbox example to python (press space, use 1..5) - fix label text positions | |||
