aboutsummaryrefslogtreecommitdiff
path: root/lib/gui/epixmap.cpp
AgeCommit message (Collapse)Author
2010-10-07fix tabs, dont draw border when width is 0ghost
2010-10-07implement borders for ePixmap widgets (add feature #589)Fraxinas
2009-06-03experimental scaling for pixmaps, requires more work (surface is likely not ↵Felix Domke
an accel-surface)
2007-12-13re-enable alphablendFelix Domke
2007-03-21enable transparency (without alphablit) when pixmap has a different size ↵Felix Domke
than widget
2007-03-21now its possible to call ePixmap.setPixmap from python without use ofAndreas Monzner
__deref__
2006-03-02minimally improved LCD supportFelix Domke
2006-02-27don't crash when loadPNG failsFelix Domke
2006-02-21set transparency when using alphatestlib/gui/Makefile.amFelix Domke
2005-11-28add support for render pixmaps with transparent backgroundAndreas Monzner
use in skin for ePixmaps alphatest="on"
2005-10-03undo changesStefan Pluecken
2005-10-03make epixmap load images relative to enigma2 DATADIRStefan Pluecken
2005-08-31 - don't draw background for ePixmapFelix 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
2004-07-19remove old gui libFelix Domke
2003-10-17import of enigma2Felix Domke