Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-29 | Janitor: ansification, make distcheck, compiler warnings. | Paulo Cesar Pereira de Andrade | |
2008-05-19 | Add Xinerama.h and panoramiXext.h to includedir. | Peter Hutterer | |
Were previously part of xineramaproto, but they really belong here. For a history of these files please refer to git://anongit.freedesktop.org/git/xorg/proto/xineramaproto | |||
2008-05-19 | Rename parameters to clarify QueryVersion/QueryExtension. | Peter Hutterer | |
These parameters are not treated as input. Rename them to make the inner workings slightly more obvious. X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511> | |||
2008-02-24 | Bug #13660: XineramaQueryScreens() always modifies the 'number' outparameter. | Adam Jackson | |
This makes the code match the man page. | |||
2007-03-01 | Remove unneeded #include of <stdio.h> | Alan Coopersmith | |
2007-02-15 | Clear sparse warnings & error | Alan Coopersmith | |
Xinerama.c:56:5: warning: incorrect type in initializer (incompatible argument 1 (different types)) Xinerama.c:68:8: error: symbol 'close_display' redeclared with different type (originally declared at Xinerama.c:48) - incompatible argument 1 (different types) Xinerama.c:283:5: warning: Using plain integer as NULL pointer | |||
2007-02-15 | Add support for source code checkers such as sparse & lint | Alan Coopersmith | |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2005-12-03 | Add check and cflags for malloc(0) returning NULL. | Kevin E Martin | |
2005-08-03 | Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with | Adam Jackson | |
a global configure cache don't get confused. | |||
2005-07-16 | Set soversion to 1.0.0 using -version-number. | Daniel Stone | |
2005-07-12 | Change version to 1.1.0 and soversion to 1.0.0. | Daniel Stone | |
2005-07-09 | Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory | Keith Packard | |
2005-06-21 | lib/XScrnSaver/configure.ac | Alexander Gottwald | |
lib/XScrnSaver/src/Makefile.am lib/Xfontcache/configure.ac lib/Xfontcache/src/Makefile.am lib/Xinerama/configure.ac lib/Xinerama/src/Makefile.am lib/Xtst/configure.ac lib/Xv/configure.ac lib/XvMC/configure.ac lib/dmx/configure.ac Add missing xext.pc and xextproto.pc Add DEP_CFLAGS to src/Makefile.am | |||
2005-06-10 | util/modular/modularizelibrary.sh: use rm -f instead of rm in one place | Søren Sandmann Pedersen | |
util/modular/addbuild.sh: Make it much faster by adding all the files at once lib/Xinerama: check in the build system | |||
2004-04-23 | Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-14 | Initial revision | Kaleb Keithley | |