aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2011-12-10Fixing up the branch to use some of the changes that were made since the fork.fluxbox-gsoc-2011-integrationPaul Tagliamonte1-11/+5
The operator "=" was ditched in favor of .reset( because (I'm quoting here): "it was an accident waiting to happen". Well. It builds now.
2011-12-10fbcompose - A compositing addon for fluxbox window manager.Gediminas Liktaras1-2/+137
fbcompose(1) is an optional compositing addon for fluxbox window manager. It augments fluxbox with a number of graphical features. Most notably, fbcompose allows fluxbox to properly display applications that require compositing (docky, for example), adds support for true window transparency (as opposed to fluxbox's pseudo transparency) and provides a plugin framework to extend the compositor's functionality. As this is still a beta version of the compositor, the bugs are likely.
2011-11-01Add a new default keys file and rename config files to foo.luaPavel Labath1-4/+4
hopefully, i have now updated all files that contain config file names.
2011-11-01Integrate the lua build system into oursPavel Labath1-0/+3
2011-10-31configure.in: Windows requires a library to link for catgetsRyan Pavlik1-0/+3
2011-10-31Merge branches 'fix-out-of-range-memory', 'obey-configure' and ↵Ryan Pavlik1-20/+20
'other-improvements' into windows-mingw
2011-10-31configure.in, acinclude.m4: always pre-pend new libs.Ryan Pavlik1-19/+19
2011-10-31configure.in: Check for sync()Ryan Pavlik1-1/+1
2011-10-28Prepare 1.3.2 releaseMathias Gumz1-1/+1
2011-10-17removed obsolete handler for the gnome-window manager hintsMathias Gumz1-19/+0
nowadays every app should use the extended window manager hints exclusively.
2011-05-07Include src/tests in the distribution tarballPavel Labath1-0/+16
and add a configure option for building them (default: off). This patch fixes an error when configuring the tarball, where configure complained it cannot find src/tests/Makefile.in.
2011-03-23configure fix: sstream test needs math.h, thus we should test math.h beforeMathias Gumz1-1/+1
bubbled up on solaris10, had to install 'math-header'.
2011-03-18some love to src/tests, use automake to use the same build environment as ↵Mathias Gumz1-0/+1
the rest of fluxbox
2011-03-01remove doc/ru reference in configure.inMathias Gumz1-1/+0
2011-02-27updated NEWS for 1.3.1, increased version numberMathias Gumz1-1/+1
2011-02-191.3.0 version for configureHenrik Kinnunen1-1/+1
2010-09-04added support for bidirectional textKen Bloom1-2/+25
2009-10-03minor typoMathias Gumz1-2/+2
2009-10-03build system: checking to link against extensions (Xinerama, Randr, Shape) ↵Mathias Gumz1-64/+115
is not enough, we have to check the headers as well
2009-10-03build system: moved some things around, 'finished configuring' message now ↵Mathias Gumz1-81/+41
at the end
2008-09-03add check to configure script to detect old versions of XrandrMark Tiefenbruck1-2/+18
2008-09-02back to git versionHenrik Kinnunen1-1/+1
2008-09-01new version 1.1Henrik Kinnunen1-1/+1
2008-06-26remove dithering codeMark Tiefenbruck1-14/+0
2008-06-20move default window menu to ~/.fluxbox/windowmenuMark Tiefenbruck1-0/+8
2008-06-02add macedonian translationsDamjan Dimitrioski1-0/+1
2008-04-26some updates for the startup file in modern timesMark Tiefenbruck1-0/+8
2008-04-25add fbrun to default apps fileMark Tiefenbruck1-0/+8
2008-04-03Added autoscan hints to configure.inNitish Padgaonkar1-0/+64
2007-12-28move #define SHAPE to config.h instead of -DSHAPE on command lineMark Tiefenbruck1-21/+12
2007-12-25removed KDE configure optionMark Tiefenbruck1-16/+0
2007-12-20replace svn stuff with gitMark Tiefenbruck1-1/+1
2007-12-13fix --with-style configure optionmarkt1-1/+1
2007-11-22added translations for zh_TWmarkt1-0/+1
2007-10-11svn version againfluxgen1-1/+1
2007-10-08changed default style to bloefluxgen1-1/+1
2007-10-07added new style bloe, thanks Sven Michelfluxgen1-0/+2
2007-10-07new versionfluxgen1-1/+1
2007-09-30added new styles from Sven Michel aka tenner, removed some old styles too.fluxgen1-0/+11
2007-09-09Added support for slovak language, thanks Martin Lukac.fluxgen1-0/+1
2007-08-11svn versionfluxgen1-1/+1
2007-08-04fix bug with --with-localesimonb1-1/+1
2007-07-02enable Xinerama and Imlib2 by defaultmarkt1-20/+23
2007-04-17basicly cosmetic changes, patch by slava semushinmathias1-1/+1
2007-04-01added some localesmarkt1-0/+5
2007-03-30added fi_FI support, thanks Pasi Juvonenfluxgen1-0/+1
2007-03-20new releasefluxgen1-1/+1
2006-08-04updated spanish translations, added es_ARmarkt1-0/+1
2006-07-03LOCALE_PATH needed some extra magic to give an expanded value in the simonb1-2/+5
config.h file, but unexpanded through the make install process
2006-07-03make sure that PREFIX is expanded in the correct place (make stage, rather ↵simonb1-5/+5
than configure stage). Affects menu, init, keys, locale and style files