Commit graph

172 commits

Author SHA1 Message Date
Dana Jansens
662a6356c6 bump the library version 2007-07-22 11:17:52 -04:00
Dana Jansens
8756d41fd4 make the master branch's version very unique and fun 2007-07-19 14:36:13 -04:00
Dana Jansens
2dbd1fb6e8 bump version 2007-07-19 13:55:11 -04:00
Mikael Magnusson
3ba02608cf Require libstartup-notification 0.8 2007-07-16 13:59:54 +02:00
Dana Jansens
4b73574406 adding trunk
Signed-off-by: Dana Jansens <danakj@orodu.net>
2007-07-12 02:57:08 -04:00
Dana Jansens
ad4def8e52 check for damage and render extensions if going to use composite. require them for it. also include the cflags/libs. and only run the xcomposite stuff so far when the server supports it 2007-06-19 21:52:44 +00:00
Dana Jansens
d945813e08 check for the composite library 2007-06-19 21:28:28 +00:00
Dana Jansens
62ac5e57a1 bump version. fix library versions 2007-06-10 23:18:51 +00:00
Dana Jansens
268c13867d bump version 2007-06-07 22:40:46 +00:00
Dana Jansens
38feddd593 reset interface age, cuz we added something 2007-06-05 01:02:30 +00:00
Dana Jansens
948bd00bf5 3.4.0 2007-06-04 22:31:37 +00:00
Mikael Magnusson
c356d51a1e check for libxml 2.6.0 2007-05-31 20:04:58 +00:00
Dana Jansens
1a82c17dc1 set the new library versions cuz its not backward compat 2007-05-31 15:49:19 +00:00
Dana Jansens
264dd883ad missing a {
bump the version
2007-05-31 15:47:41 +00:00
Dana Jansens
98bc768a71 reset interface age 2007-05-28 13:38:06 +00:00
Dana Jansens
df50b6bbd4 bump the version 2007-05-26 20:37:03 +00:00
Dana Jansens
c371c6d4a3 bump the version 2007-05-25 21:42:28 +00:00
Dana Jansens
1eedc817c2 bump the version for 993 2007-05-25 19:20:20 +00:00
Dana Jansens
aa81b46ff3 bump the version to 992 2007-05-24 12:54:50 +00:00
Dana Jansens
9f74c1f79c bump the versions up 2007-05-22 05:00:34 +00:00
Dana Jansens
3cf852d5ac make the doc and data/xsession directories in configure.ac 2007-05-22 04:35:43 +00:00
Dana Jansens
275206bcc7 create the directories we need in the configure process 2007-05-22 04:27:20 +00:00
Dana Jansens
df948db3be i know we broke backwards compatibility but noone uses it except obconf and it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead. 2007-05-19 01:33:40 +00:00
Dana Jansens
e77888ef17 change obrender-3.0 and obparser-3.0 to 3.4 because we broke backward compatibility 2007-05-18 00:58:43 +00:00
Dana Jansens
7ef8355848 change version 2007-05-12 22:16:47 +00:00
Dana Jansens
6017c061eb build fixes 2007-05-12 21:24:24 +00:00
Dana Jansens
c4385c098f use pango 1.16 stuff if its there. and use the old stuff if not. also! save it in static variable so we dont have to update it over and over. 2007-05-09 21:41:16 +00:00
Mikael Magnusson
fa67faf88c require pango 1.16 2007-05-09 21:32:03 +00:00
Mikael Magnusson
442c1680d9 require gettext 0.15 for bootstrapping 2007-05-06 11:37:26 +00:00
Dana Jansens
fc55347e61 14.4 is new enought to fix that po/Makefile.in.in bug i think. at least with makefile 1.8. and its more widely available. 2007-04-26 15:51:57 +00:00
Dana Jansens
8cf5553728 check for the sync extension 2007-04-24 06:49:34 +00:00
Dana Jansens
7ac8c550d9 upgrade gettext 2007-04-23 18:38:00 +00:00
Dana Jansens
03be1f8db3 add --disable-xcursor, if you don't want to use it.
fix help text for --disable-startup-notification
2007-03-25 17:06:43 +00:00
Dana Jansens
c567f5937b add support for the X Cursor library. this means a nicer cursor for startup notification. 2007-03-25 16:56:47 +00:00
Mikael Magnusson
af47a40617 check for minimum required versions of glib and pango 2007-03-24 15:08:16 +00:00
Mikael Magnusson
616cb60611 set micro_version correctly in configure.ac 2007-03-11 18:42:16 +00:00
Dana Jansens
d638272782 change version to 3.4, i think that will be next release number? and reset the libraries binary ages stuff, cuz they aren't backwards compatible with the last release. 2007-03-11 17:36:27 +00:00
Dana Jansens
36effc5ab7 enable startup notification by default. 2007-03-05 04:35:54 +00:00
Dana Jansens
037fc862b0 pango is now mandatory..
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!
2007-03-03 02:53:41 +00:00
Mikael Magnusson
baf774b90d update this too 2006-09-07 12:06:11 +00:00
Mikael Magnusson
f5202acb60 just make configure --help output slightly less confusing, no functional change 2006-08-22 16:17:50 +00:00
Mikael Magnusson
e6a8595fc1 i hope this is the right stuff to change 2006-08-20 21:03:31 +00:00
Mikael Magnusson
dba2fa3d71 disable startup notification by default 2006-08-17 21:03:42 +00:00
Mikael Magnusson
e0aa54a891 rip out the VIDMODE extension stuff. this was only used to size fullscreen windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama. 2006-06-11 09:47:53 +00:00
Mikael Magnusson
7cb646a595 didnt get the wording quite right there... :) 2005-09-01 16:07:57 +00:00
Mikael Magnusson
fd0b9f760a finally fix the autoconf stuff correctly 2005-09-01 16:03:35 +00:00
Mikael Magnusson
ca9c3e2c14 just some fixes to the autoconf stuff 2004-11-07 18:22:05 +00:00
Mikael Magnusson
e7d1ba6ae3 Pango! yay. Patch mostly by Mohammed Sameer, fixed some memleaks and ifdeffed by me. May still have some bugs. 2004-11-07 13:20:54 +00:00
Mikael Magnusson
70c4e68a03 3.2 2004-04-17 11:44:21 +00:00
Dana Jansens
be1b2cf823 3.1 2003-12-22 19:46:16 +00:00