summaryrefslogtreecommitdiff
path: root/src/FbTk/TextureRender.cc
AgeCommit message (Expand)Author
2012-04-10Bugfix: Don't draw the interlace lines 1px too farMathias Gumz
2011-02-22moved rarely used 'cpccpc' out of class declarationMathias Gumz
2011-02-22bugfix: render 'sunken' gradients correctlyMathias Gumz
2011-02-22Bugfix: don't render textures with dimension of 0Mathias Gumz
2010-09-21bugfix: ' floating point exception' due wrongly placed codeMathias Gumz
2010-09-17request explicitly as many elements for the gradient tables as we needMathias Gumz
2010-09-17lots of code cleanup, reordering, trimming public API, bugfixesMathias Gumz
2010-05-23mostly cosmetic fixes, mainly discovered by 'clang --analyze'Mathias Gumz
2008-06-26remove dithering codeMark Tiefenbruck
2008-04-21some fixes for gcc 3.4Thomas Orgis
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-29remove some (hopefully) unneeded header includesMark Tiefenbruck
2007-06-29updates for compiling with gcc 4.3markt
2006-10-30Cosmetic patch from Slava Semushinmathias
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb
2006-03-20minor type-o fix, thanks Semushin Slavafluxgen
2006-02-16updated copyright infomathias
2005-09-03texture limits were hardcoded to 3200 in TextureRender.cc .. this leadmathias
2005-01-24copyright datemathias
2005-01-11fix for #1099278mathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-10-25i forgot to remove a silly warning :)akir
2004-10-21fix for mipspro: no 'new(nothrow)' available for MIPSpro Compilers: Version 7...akir
2004-10-06tiny forgotten thingy from the MAN :)akir
2004-10-06allocate red, green and blue buffers only for gradientsfluxgen
2004-08-31add autoconf check for std c++ headersrathnor
2004-07-05tiled pixmap fix, patch from dhx (xyx@gm...), see mailing listfluxgen
2004-06-07update NLS string handling...rathnor
2004-01-21nothrowfluxgen
2004-01-21minor stufffluxgen
2004-01-11cleaning, using FbPixmapfluxgen
2003-10-02address some memory issues shown up with valgrindrathnor
2003-08-12added TILED optionfluxgen
2003-04-28render scaled pixmapfluxgen
2003-01-10removed i18nfluxgen
2003-01-09moved from fluxbox to fbtkfluxgen