| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-11-15 | add window titles | Felix Domke | |
| 2005-11-10 | add requester slider capabilities: vertical orientation and start offset ↵ | Felix Domke | |
| (untested) | |||
| 2005-11-10 | some small changes needed for build scroll support in eventview window | Andreas Monzner | |
| 2005-10-15 | removed not only one but FOUR annoying debug messages | Felix Domke | |
| 2005-10-15 | fix: invalidate in non-visible widget invalidated visible stuff | Felix Domke | |
| 2005-10-08 | -setList() calls invalidate | Ronny Strutz | |
| -make invalidate in invalidate() | |||
| 2005-10-07 | add invalidate to eListboxPythonStringContent | Andreas Monzner | |
| 2005-10-03 | undo changes | Stefan Pluecken | |
| 2005-10-03 | make epixmap load images relative to enigma2 DATADIR | Stefan Pluecken | |
| 2005-09-29 | eListboxPythonConfigContent: handle AnwenderFehler more gracefully | Felix Domke | |
| 2005-09-29 | changed default fontsize(s) | Ronny Strutz | |
| FIXME handle fontstuff from skin | |||
| 2005-09-28 | fixed default and mainmenu | Ronny Strutz | |
| 2005-09-03 | - beautified network cursor, added 'selected' argument to __call__ | Felix Domke | |
| 2005-08-31 | - fixes to use moving infobar non non-accel hardware. | Felix Domke | |
| 2005-08-31 | - fix serious problems in widget code. fixup buffered mode. add animation ↵ | Felix Domke | |
| support.lib/gui | |||
| 2005-08-31 | - don't draw background for ePixmap | Felix Domke | |
| 2005-08-29 | - create DCs for buffered mode | Felix Domke | |
| 2005-08-28 | added setup screens | Ronny Strutz | |
| 2005-08-25 | - add config slider | Felix Domke | |
| 2005-08-20 | - start working on compositing support | Felix Domke | |
| 2005-08-16 | - fix segfault when there was no attached listbox | Felix Domke | |
| 2005-08-16 | - make invlidateEntry public | Felix Domke | |
| 2005-07-22 | - fix client positions a bit (still a bit ugly) | Felix Domke | |
| 2005-07-08 | - add colors for labels | Felix Domke | |
| - add calc size for labels | |||
| 2005-05-20 | - invalidate background on startup | Felix Domke | |
| 2005-05-20 | - split einput contents to own files | Felix Domke | |
| - add string input | |||
| 2005-05-20 | - skip first field in flexible python listbox to allow having private data. | Felix Domke | |
| 2005-05-20 | - add clearBackgroundColor to use default (defined by style) again | Felix Domke | |
| - remove focus debug | |||
| 2005-05-19 | - add overwrite support | Felix Domke | |
| - add focus handling | |||
| 2005-05-19 | - add focus stuff | Felix Domke | |
| 2005-05-18 | - add pageUp/pageDown movements | Felix Domke | |
| 2005-05-17 | - work on einput widget | Felix Domke | |
| 2005-05-14 | - work on timers | Felix Domke | |
| - add eInput widget - add python/Tools - add flexible listbox content | |||
| 2005-04-26 | - listbox size gets recalculated at the correct position | Felix Domke | |
| 2005-04-25 | - add new listbox content type for multiple strings | Felix Domke | |
| - add first version of config class - a bit ugly | |||
| 2005-04-17 | - load palette from png | Felix Domke | |
| - named color support | |||
| 2005-04-15 | - sdl is now default output | Felix Domke | |
| - added skinned window style - added background colors - some RGB color support (but still not how i like it) - some minor bugfixes | |||
| 2005-03-31 | - fixed blit in gRC | Felix Domke | |
| - enable use of loadPNG trough python (something is still broken, sorry) - add ePixmap - dummy widgets now possible as pixmaps | |||
| 2005-03-30 | - default fonts handled in windowstyle | Felix Domke | |
| - fixed 32bit ARGB support (drawLine) - add sdl (but currently disabled) - fixed /dev/vc/0 -> /dev/stdin for console input - added alignment to label - fixed skin parsing (getElementsByTagName didn't do what i expected) | |||
| 2005-03-22 | - added hack for disabling actions on hidden windows. FIX ME | Felix Domke | |
| 2005-03-20 | - improved parser | Felix Domke | |
| - improved keymaps | |||
| 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-09 | - fixed console input mode restore | Felix Domke | |
| - added "scan" component - scan possible from main menu | |||
| 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-29 | - add fake "main menu" | Felix Domke | |
| - enable grc threading - disable some debug - dialog stacks | |||
| 2005-01-29 | - minor bugfix (allow empty content) | Felix Domke | |
| - allow tuples as list elements - fake main menu | |||
| 2005-01-29 | fixed refcount of eListboxPythonStringContent | Felix Domke | |
| 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 | |||
