Age | Commit message (Expand) | Author | Files | Lines |
2013-05-26 | build-sys: use AC_USE_SYSTEM_EXTENSIONS | Sami Kerola | 1 | -5/+0 |
2013-05-26 | build-sys: include config.h to all files using automake | Sami Kerola | 1 | -5/+0 |
2012-08-28 | changed timing functions to use a monotonic increasing clock | Mathias Gumz | 1 | -1/+1 |
2012-04-10 | use the 'z' modifier for printing 'size_t' like variables | Paul Tagliamonte | 1 | -2/+2 |
2011-03-23 | compile fix: sunCC again, wants a compile time constant for arrays | Mathias Gumz | 1 | -2/+2 |
2010-09-17 | request explicitly as many elements for the gradient tables as we need | Mathias Gumz | 1 | -2/+2 |
2010-09-17 | bugfix: forgot to resize 'pixels' before putting values into it (facepalm) | Mathias Gumz | 1 | -2/+2 |
2010-09-17 | lots of code cleanup, reordering, trimming public API, bugfixes | Mathias Gumz | 1 | -206/+128 |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz | 1 | -1/+1 |
2008-09-14 | Fixed a pixmap resource leak with selected pixmap in menus. | Henrik Kinnunen | 1 | -1/+8 |
2008-08-14 | cleanup of some files | Mathias Gumz | 1 | -2/+2 |
2008-06-26 | remove dithering code | Mark Tiefenbruck | 1 | -26/+2 |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 |
2008-01-14 | moved code a bit around, cleaned up some classes | Mathias Gumz | 1 | -6/+17 |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ObjectR... | Mark Tiefenbruck | 1 | -1/+1 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-04-17 | basicly cosmetic changes, patch by slava semushin | mathias | 1 | -4/+0 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -6/+8 |
2006-07-01 | more dead functions | markt | 1 | -4/+4 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -1/+1 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -1/+1 |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -5/+11 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-09-10 | cosmetic + avoid unneeded App::instance()->display() calls | akir | 1 | -33/+33 |
2004-09-09 | tiny cleanup to avoid calling unnecessary FbTk::App::instance() | akir | 1 | -3/+5 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -4/+16 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -2/+4 |
2004-01-21 | minor fix for static var sqrt_table | fluxgen | 1 | -1/+2 |
2004-01-11 | back to std list until we get std set working again | fluxgen | 1 | -21/+38 |
2004-01-03 | check texture type too, it could be tiled | fluxgen | 1 | -2/+3 |
2004-01-02 | fixed bug in textured cache | fluxgen | 1 | -3/+5 |
2004-01-02 | textured pixmap cache fix | fluxgen | 1 | -9/+22 |
2004-01-02 | some indent | fluxgen | 1 | -101/+83 |
2003-10-09 | drawing optimisations and fixes | rathnor | 1 | -5/+24 |
2003-08-18 | minor cleaning | fluxgen | 1 | -23/+18 |
2003-08-18 | minor fix | fluxgen | 1 | -2/+2 |
2003-08-11 | using new timer command | fluxgen | 1 | -6/+9 |
2003-07-12 | fixed 8 bpp crash | fluxgen | 1 | -2/+2 |
2003-01-09 | moved from fluxbox to fbtk | fluxgen | 1 | -0/+613 |