Age | Commit message (Expand) | Author |
2011-10-23 | clean up resources on shutdown | Mathias Gumz |
2011-02-21 | Fix bug: 'src_image' might be NULL if width||height are 0 (#3188223) | Mathias Gumz |
2010-09-15 | cleanup and code deduplication | Mathias Gumz |
2010-09-14 | use one array instead of two to hold both 'names' and 'atoms' for the rootwindow | Mathias Gumz |
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis |
2008-01-15 | split Text.hh into Orientation.hh and TextUtils.{cc,hh} | Mathias Gumz |
2008-01-14 | moved code a bit around, cleaned up some classes | Mathias Gumz |
2008-01-03 | remove old svn $Id$ tags | Mark Tiefenbruck |
2007-07-03 | stop gvim from repeatedly resizing tabbed windows | markt |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt |
2007-07-03 | don't create gigantic images when XGetGeometry fails in FbTk::FbPixmap::copy | markt |
2007-06-29 | updates for compiling with gcc 4.3 | markt |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias |
2006-08-09 | it never existed (what never existed?) | markt |
2006-08-08 | fix some compiler warnings in gcc 4.1 | markt |
2006-06-25 | fix FbPixmap retaining pixmap (that made cache not work properly) | simonb |
2006-06-24 | fix disappearing menu selection boxes | simonb |
2006-06-18 | init variables | fluxgen |
2006-05-17 | fix root pixmap + atoms indexes in FbPixmap | simonb |
2006-04-21 | update transparent window backgrounds on bg change | simonb |
2006-04-16 | fix all compiler warnings with -Wall | simonb |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb |
2006-02-16 | updated copyright info | mathias |
2006-02-12 | added force_update option to force an update of the m_root_pixmaps | fluxgen |
2005-11-22 | public setRootPixmap | fluxgen |
2005-05-10 | cache the root pixmap (per screen) | simonb |
2005-04-27 | add rough support for non-default depth pixmaps. Saves us having ghost | simonb |
2005-04-10 | Big changes to how transparency works | simonb |
2005-01-31 | closes #1107213, 64bit issues with XChangeProperty | mathias |
2005-01-24 | copyright date | mathias |
2004-12-10 | fix #1080323, a missing header | mathias |
2004-11-19 | svn propset svn:keywords "Id" | mathias |
2004-09-24 | fix build issue, use cerr instead of fprintf(stderr | rathnor |
2004-09-11 | Font::drawText takes reference to FbDrawable instead of X Drawable + some cod... | fluxgen |
2004-09-11 | fix issues that resulted in unnecessary X errors | rathnor |
2004-09-10 | put App::instance()->display() to FbDrawable::s_display to avoid too much | akir |
2004-09-09 | transfered ::getRootPixmap from several places to new home, FbPixmap | akir |
2004-07-06 | fixed minor bug | fluxgen |
2004-07-05 | tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list | fluxgen |
2004-01-11 | FbDrawable in constructor | fluxgen |
2004-01-08 | cleaning | fluxgen |
2003-09-10 | cleaning | fluxgen |
2003-08-12 | fixed copy x pixmap bug | fluxgen |
2003-08-11 | added copy for X Pixmap | fluxgen |
2003-07-10 | added rotate | fluxgen |
2003-04-29 | FbPixmap is a FbDrawable | fluxgen |
2003-04-27 | fixed scaling and bug in copyArea | fluxgen |
2003-04-27 | assign new pixmap via constructor and operator | fluxgen |
2003-04-25 | a X pixmap wrapper | fluxgen |