aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/FbPixmap.hh
AgeCommit message (Expand)AuthorFilesLines
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz1-1/+1
2008-01-14moved code a bit around, cleaned up some classesMathias Gumz1-12/+5
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-2/+0
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz1-4/+4
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt1-2/+2
2006-06-24fix disappearing menu selection boxessimonb1-0/+7
2006-04-16fix all compiler warnings with -Wallsimonb1-6/+6
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-2/+3
2006-02-12added force_update option to force an update of the m_root_pixmapsfluxgen1-1/+1
2005-11-22public setRootPixmapfluxgen1-1/+2
2005-05-10copy N paste ... icc complained slightlymathias1-1/+1
2005-05-10cache the root pixmap (per screen)simonb1-0/+9
2005-04-27add rough support for non-default depth pixmaps. Saves us having ghost simonb1-1/+1
2005-04-02Tidy up some redundant pixmap allocssimonb1-2/+3
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir1-1/+2
2004-07-05tiled pixmap fix, patch from dhx (xyx@gm...), see mailing listfluxgen1-1/+3
2004-04-26gcc 3.4 fixfluxgen1-2/+2
2004-01-11FbDrawable in constructorfluxgen1-2/+5
2004-01-08cleaningfluxgen1-2/+2
2003-12-16fixed some icc warningsfluxgen1-2/+2
2003-09-10resize functionfluxgen1-1/+2
2003-08-11added copy for X Pixmapfluxgen1-1/+2
2003-07-10added rotatefluxgen1-1/+3
2003-04-29FbPixmap is a FbDrawablefluxgen1-12/+4
2003-04-27fixed scalingfluxgen1-1/+6
2003-04-27assign new pixmap via constructor and operatorfluxgen1-2/+10
2003-04-25a X pixmap wrapperfluxgen1-0/+71