Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -2/+0 | |
2006-05-22 | fix parentrelative background, and some tidying | simonb | 1 | -2/+1 | |
2006-05-07 | handle utf-8 strings properly. | simonb | 1 | -2/+4 | |
use utf8 internally | |||||
2006-04-25 | Cleanup unneeded headers (thanks Slava Semushin) | mathias | 1 | -5/+0 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-04-25 | #1188690, fbrun segfault | mathias | 1 | -0/+2 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-21 | adds imlib2-support to fluxbox: allows us to load several imageformats | mathias | 1 | -0/+9 | |
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-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -1/+5 | |
2004-01-09 | init m_display | fluxgen | 1 | -1/+1 | |
2003-12-04 | sync function | fluxgen | 1 | -0/+4 | |
2003-07-19 | make sure we pass null (rather than blank) to XOpenDisplay | rathnor | 1 | -0/+4 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -18/+18 | |
2002-11-27 | virtual eventLoop, default displayname and exit eventLoop variable | fluxgen | 1 | -1/+17 | |
2002-11-26 | initial import | fluxgen | 1 | -0/+51 | |