summaryrefslogtreecommitdiff
path: root/src/FbTk/FbPixmap.hh
AgeCommit message (Expand)Author
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz
2008-01-14moved code a bit around, cleaned up some classesMathias Gumz
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-30removed some unneeded headersMathias Gumz
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt
2006-06-24fix disappearing menu selection boxessimonb
2006-04-16fix all compiler warnings with -Wallsimonb
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb
2006-02-12added force_update option to force an update of the m_root_pixmapsfluxgen
2005-11-22public setRootPixmapfluxgen
2005-05-10copy N paste ... icc complained slightlymathias
2005-05-10cache the root pixmap (per screen)simonb
2005-04-27add rough support for non-default depth pixmaps. Saves us having ghost simonb
2005-04-02Tidy up some redundant pixmap allocssimonb
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir
2004-07-05tiled pixmap fix, patch from dhx (xyx@gm...), see mailing listfluxgen
2004-04-26gcc 3.4 fixfluxgen
2004-01-11FbDrawable in constructorfluxgen
2004-01-08cleaningfluxgen
2003-12-16fixed some icc warningsfluxgen
2003-09-10resize functionfluxgen
2003-08-11added copy for X Pixmapfluxgen
2003-07-10added rotatefluxgen
2003-04-29FbPixmap is a FbDrawablefluxgen
2003-04-27fixed scalingfluxgen
2003-04-27assign new pixmap via constructor and operatorfluxgen
2003-04-25a X pixmap wrapperfluxgen