- fixed blit in gRC
authorFelix Domke <tmbinc@elitedvb.net>
Thu, 31 Mar 2005 19:55:46 +0000 (19:55 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Thu, 31 Mar 2005 19:55:46 +0000 (19:55 +0000)
commit77c45c9d2cabd3c1dc028c41d26573ac62147a34
treed2264677d28a4220458f3269b2fadacdad3a9905
parent29a034f2d2cc8e6b63632d6d959388b719f7c9fd
 - fixed blit in gRC
 - enable use of loadPNG trough python (something is still broken, sorry)
 - add ePixmap
 - dummy widgets now possible as pixmaps
lib/gdi/epng.h
lib/gdi/gpixmap.cpp
lib/gdi/gpixmap.h
lib/gdi/grc.cpp
lib/gui/Makefile.am
lib/gui/epixmap.cpp [new file with mode: 0644]
lib/gui/epixmap.h [new file with mode: 0644]
lib/python/enigma_python.i
skin.py