aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/FbPixmap.cc
AgeCommit message (Expand)AuthorFilesLines
2004-12-10fix #1080323, a missing headermathias1-0/+2
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-24fix build issue, use cerr instead of fprintf(stderrrathnor1-2/+2
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen1-15/+15
2004-09-11fix issues that resulted in unnecessary X errorsrathnor1-12/+10
2004-09-10put App::instance()->display() to FbDrawable::s_display to avoid too muchakir1-78/+88
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir1-1/+40
2004-07-06fixed minor bugfluxgen1-8/+8
2004-07-05tiled pixmap fix, patch from dhx (xyx@gm...), see mailing listfluxgen1-1/+23
2004-01-11FbDrawable in constructorfluxgen1-1/+10
2004-01-08cleaningfluxgen1-6/+5
2003-09-10cleaningfluxgen1-23/+18
2003-08-12fixed copy x pixmap bugfluxgen1-5/+7
2003-08-11added copy for X Pixmapfluxgen1-1/+32
2003-07-10added rotatefluxgen1-1/+36
2003-04-29FbPixmap is a FbDrawablefluxgen1-44/+1
2003-04-27fixed scaling and bug in copyAreafluxgen1-3/+67
2003-04-27assign new pixmap via constructor and operatorfluxgen1-5/+74
2003-04-25a X pixmap wrapperfluxgen1-0/+130