Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-21 | adds imlib2-support to fluxbox: allows us to load several imageformats | mathias | 1 | -0/+5 | |
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-24 | fix possible segfault: auto_ptr fluxbox may be 0 .. | mathias | 1 | -2/+7 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-18 | rewritten fluxbox-restart code, all destructors are called before the | akir | 1 | -9/+25 | |
new program is started. the former method didnt do that. | |||||
2004-10-11 | fix mainWarnDisplaySet -> mainWarnDisplayEnv | rathnor | 1 | -2/+2 | |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -4/+16 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -44/+48 | |
2004-02-28 | compiler and version | fluxgen | 1 | -7/+8 | |
2004-01-12 | year | fluxgen | 1 | -2/+2 | |
2004-01-11 | year | fluxgen | 1 | -2/+2 | |
2004-01-11 | destroy fluxbox | fluxgen | 1 | -2/+5 | |
2003-12-09 | add window.label.active theme items | rathnor | 1 | -2/+2 | |
2003-10-02 | address some memory issues shown up with valgrind | rathnor | 1 | -2/+2 | |
2003-08-28 | added verbose option to enable verbose theme warnings | fluxgen | 1 | -1/+4 | |
2003-07-25 | make sure all menus have titles, make -version go to stdout | rathnor | 1 | -2/+2 | |
2003-07-18 | add compiled-in defaults to output of fluxbox -info (thanks Matt Hope) | rathnor | 1 | -2/+10 | |
2003-07-11 | added TOOLBAR to info | fluxgen | 1 | -1/+17 | |
2003-07-10 | minor fix | fluxgen | 1 | -2/+2 | |
2003-06-12 | renamed i18n to I18n | fluxgen | 1 | -2/+2 | |
2003-05-16 | fixed -log argument and did some cleaning | fluxgen | 1 | -101/+125 | |
2003-05-07 | move compiled-in option reporting into -info | rathnor | 1 | -27/+42 | |
Also explicitly say which ones aren't in. | |||||
2003-05-07 | fixed options | fluxgen | 1 | -72/+43 | |
2003-04-27 | license update | fluxgen | 1 | -3/+3 | |
2003-01-09 | included typeinfo | fluxgen | 1 | -1/+2 | |
2002-12-09 | s/blackbox.cat/fluxbox.cat | fluxgen | 1 | -2/+2 | |
2002-12-03 | minor fixes | fluxgen | 1 | -4/+4 | |
2002-12-02 | catch more exceptions | fluxgen | 1 | -28/+36 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -135/+135 | |
2002-10-13 | extra catch | fluxgen | 1 | -9/+11 | |
2002-08-13 | minor cleaning | fluxgen | 1 | -23/+20 | |
2002-04-04 | moved nls defines to enums in namespace FBNLS | fluxgen | 1 | -14/+9 | |
2002-03-08 | clean up | fluxgen | 1 | -175/+108 | |
2002-02-02 | Spellerror + (c) date update | pekdon | 1 | -3/+3 | |
2002-01-11 | update year | fluxgen | 1 | -3/+3 | |
2002-01-09 | updated copyright date and added id-tags | fluxgen | 1 | -0/+19 | |
2001-12-11 | Initial revision | fluxgen | 1 | -0/+272 | |