summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2008-02-02split the version.h into render/ and obt/ copies, with the appropriate ↵Dana Jansens
version info
2008-01-31increment the library version 1 so that it differs from the backport one, as ↵Dana Jansens
they are actually different, and overwriting it sucks for obconf
2008-01-20update openbox to use the current parser interface in libobtDana Jansens
there is also some random bug fixes for other libobt stuff in here.
2008-01-20setup versioning for libotk that is separate from libobrender (and ↵Dana Jansens
libobparser for now), and bump library versions up to 4.0. also make the render versioning more explicit that it's for the render library not all of openbox
2008-01-20look mom, I made an openbox toolkitDana Jansens
2007-07-22bump the library versionDana Jansens
2007-07-19make the master branch's version very unique and funDana Jansens
2007-07-19bump versionDana Jansens
2007-07-16Require libstartup-notification 0.8Mikael Magnusson
2007-07-12adding trunkDana Jansens
Signed-off-by: Dana Jansens <danakj@orodu.net>
2007-06-19check for damage and render extensions if going to use composite. require ↵Dana Jansens
them for it. also include the cflags/libs. and only run the xcomposite stuff so far when the server supports it
2007-06-19check for the composite libraryDana Jansens
2007-06-10bump version. fix library versionsDana Jansens
2007-06-07bump versionDana Jansens
2007-06-05reset interface age, cuz we added somethingDana Jansens
2007-06-043.4.0Dana Jansens
2007-05-31check for libxml 2.6.0Mikael Magnusson
2007-05-31set the new library versions cuz its not backward compatDana Jansens
2007-05-31missing a {Dana Jansens
bump the version
2007-05-28reset interface ageDana Jansens
2007-05-26bump the versionDana Jansens
2007-05-25bump the versionDana Jansens
2007-05-25bump the version for 993Dana Jansens
2007-05-24bump the version to 992Dana Jansens
2007-05-22bump the versions upDana Jansens
2007-05-22make the doc and data/xsession directories in configure.acDana Jansens
2007-05-22create the directories we need in the configure processDana Jansens
2007-05-19i know we broke backwards compatibility but noone uses it except obconf and ↵Dana Jansens
it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead.
2007-05-18change obrender-3.0 and obparser-3.0 to 3.4 because we broke backward ↵Dana Jansens
compatibility
2007-05-12change versionDana Jansens
2007-05-12build fixesDana Jansens
2007-05-09use pango 1.16 stuff if its there. and use the old stuff if not. also! save ↵Dana Jansens
it in static variable so we dont have to update it over and over.
2007-05-09require pango 1.16Mikael Magnusson
2007-05-06require gettext 0.15 for bootstrappingMikael Magnusson
2007-04-2614.4 is new enought to fix that po/Makefile.in.in bug i think. at least with ↵Dana Jansens
makefile 1.8. and its more widely available.
2007-04-24check for the sync extensionDana Jansens
2007-04-23upgrade gettextDana Jansens
2007-03-25add --disable-xcursor, if you don't want to use it.Dana Jansens
fix help text for --disable-startup-notification
2007-03-25add support for the X Cursor library. this means a nicer cursor for startup ↵Dana Jansens
notification.
2007-03-24check for minimum required versions of glib and pangoMikael Magnusson
2007-03-11set micro_version correctly in configure.acMikael Magnusson
2007-03-11change version to 3.4, i think that will be next release number? and reset ↵Dana Jansens
the libraries binary ages stuff, cuz they aren't backwards compatible with the last release.
2007-03-05enable startup notification by default.Dana Jansens
2007-03-03pango is now mandatory..Dana Jansens
lots of cleanups to the pango code, which was a very nice base to start from. thanks to whomever wrote that for us.. put some of the pango variables into the various render structs so that they don't need to be created all the time. put the pango context inside our RrInstance so that it can be properly freed at shutdown. removed xft dependencies all through the code and the build system also. who knows if this will break compiling for some poor souls. i guess we'll find out, won't we!
2006-09-07update this tooMikael Magnusson
2006-08-22just make configure --help output slightly less confusing, no functional changeMikael Magnusson
2006-08-20i hope this is the right stuff to changeMikael Magnusson
2006-08-17disable startup notification by defaultMikael Magnusson
2006-06-11rip out the VIDMODE extension stuff. this was only used to size fullscreen ↵Mikael Magnusson
windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama.
2005-09-01didnt get the wording quite right there... :)Mikael Magnusson