aboutsummaryrefslogtreecommitdiff
path: root/lib/gdi/gpixmap.h
AgeCommit message (Collapse)Author
2009-06-03add scaleblit (accel only, so far)Felix Domke
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-12-10export gRGB to python againAndreas Monzner
2006-12-10remove python support for some (unneeded) classesAndreas Monzner
2006-11-02fixAndreas Monzner
2006-05-11use rgb values whenever possibleFelix Domke
2006-01-17gcc4 fix as requested by rascFelix Domke
2005-12-05listboxcontent: add support for pixmaps in listFelix Domke
2005-08-31 - add double buffering, flip, sync grc opcode, add render-idle-notify.\n - ↵Felix Domke
add (disabled by default) accel hooks.
2005-08-29 - make gpixmap flags publicFelix Domke
2005-04-15 - sdl is now default outputFelix 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 gRCFelix 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 windowstyleFelix 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-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
2004-10-01 - add python, missing guiFelix Domke
- remove console (needs to be rewritten anyway) - eString -> std::string
2004-09-25 - new GUI libFelix Domke
- fixes
2004-06-02 - disabled gui for a momentFelix Domke
- beginning of GDI2 work (region/fill/line works) - fixed smartptr self assignment - finally replaced "int ref" by something with a constructor
2004-05-27yes! ich habs kaputt gemacht! (doesn't compile anymore, doesn't work anymore,Felix Domke
lots of work required).
2003-10-17import of enigma2Felix Domke