Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-21 | adds imlib2-support to fluxbox: allows us to load several imageformats | mathias | 1 | -6/+13 | |
besides xpm. to get imlib2 support in fluxbox one has to ./configure --enable-imblib2 default is disabled. a fluxbox-binary that supports imlib2 will have IMLIB2 in "fluxbox -info"-output explanation to the changed files: * xft.m4 -> acinclude.m4 + added ac_path_generic.m4 (from http://ac-archive.sourceforge.net/Miscellaneous/ac_path_generic.html) * configure.in, Makefile.am, src/FbTk/Makefile.am changed to handle imlib2-support * Font.cc/hh Image.cc/hh App.cc fluxbox.cc consistent way of init for global stuff for fonts and imagehandlers. * rest of changes just add the imlib2-code, pretty straightforward | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-09-11 | Font::drawText takes reference to FbDrawable instead of X Drawable + some ↵ | fluxgen | 1 | -3/+4 | |
code cleaning | |||||
2004-08-31 | have const msg ptr to iconv | fluxgen | 1 | -1/+3 | |
2004-08-31 | checking for have iconv | fluxgen | 1 | -1/+9 | |
2004-08-18 | fix handling of font+text encodings | rathnor | 1 | -2/+3 | |
2004-08-10 | adding halo and shadow options to font loading, patch from Mathias Gumz and ↵ | fluxgen | 1 | -2/+9 | |
c. mccreesh (ciaranm) | |||||
2004-08-10 | utf-8 fix, a fixed patch from Sergey Kuleshov | fluxgen | 1 | -1/+5 | |
2003-12-19 | accessor and manipulator for m_shadow | fluxgen | 1 | -1/+3 | |
2003-12-16 | fixed some icc warnings | fluxgen | 1 | -2/+2 | |
2003-11-28 | added shadow | fluxgen | 1 | -2/+3 | |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -3/+6 | |
2002-12-08 | comments and bool rotate argument for drawText | fluxgen | 1 | -10/+27 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -37/+37 | |
2002-11-26 | initial import | fluxgen | 1 | -0/+84 | |