Aaron Plattner
c4595fad1d
XGE: Don't reserve an extension event.
...
The Generic Event Extension extension uses the "GenericEvent" core event type,
so it doesn't need to also reserve an extension event.
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-04-08 10:32:59 -07:00
Gaetan Nadon
5f2cc1e2b9
config: update AC_PREREQ statement to 2.60
...
Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.
ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 19:25:52 -04:00
Gaetan Nadon
21f7dc38ad
config: remove the pkgconfig pc.in file from EXTRA_DIST
...
Automake always includes it in the tarball.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 19:00:31 -04:00
Gaetan Nadon
650615405c
config: install and distribute geproto.txt
...
It will now be installed in $docdir in addition
to being distributed in the tarball.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 17:51:29 -04:00
Gaetan Nadon
37f6affde5
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
...
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-22 19:24:48 -05:00
Gaetan Nadon
e9fa939ef8
README: file created or updated #24206
...
Contains a set of URLs to freedesktop.org.
2009-11-16 11:13:30 -05:00
Gaetan Nadon
3690603986
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
...
ChangeLog filename is known to Automake and requires no further
coding in the makefile.
2009-11-15 19:45:27 -05:00
Gaetan Nadon
e52cb6ef1b
Makefile.am: INSTALL file is missing or incorrect #24206
...
The standard GNU file on building/installing tarball is copied
using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
Add INSTALL target
2009-11-15 18:31:29 -05:00
Gaetan Nadon
bfaecf2a80
configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
...
This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.
2009-11-15 18:11:36 -05:00
Gaetan Nadon
182e739d8f
configure.ac: AM_MAINTAINER_MODE missing #24238
...
This turns off maintainer mode build rules in tarballs.
Works in conjunction with autogen.sh --enable-maintainer-mode
2009-11-15 13:55:25 -05:00
Gaetan Nadon
4b0b3afee8
.gitignore: use common defaults with custom section # 24239
...
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-15 13:22:58 -05:00
Keith Packard
9d5e140111
Allow old servers to build with new headers
...
This provides header compatibility back to X server version 1.6 at
least (that's all I tested).
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-11-03 22:44:56 -08:00
Peter Hutterer
987aeb9bd1
xextproto 7.1.1
2009-08-25 09:30:15 +10:00
Eduard Bagrov
55a0bbdde9
Fix XSyncValueSubtract typo
...
X.Org bug#23438 <http://bugs.freedesktop.org/show_bug.cgi?id=23438 >
Signed-off-by: Julien Cristau <jcristau@debian.org>
2009-08-22 20:04:34 +02:00
Peter Hutterer
23ac4d5235
xextproto 7.1.0
2009-08-06 09:42:55 +10:00
Peter Hutterer
5ffa318ddb
lbxproto: remove debug macro and definition of lbxDebug.
...
This should not be in the protocol headers.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-05 15:31:24 +10:00
Peter Hutterer
5a266968b1
Bump to 7.0.99.3
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-22 20:26:36 +10:00
Magnus Kessler
d7ead7a591
Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-22 20:06:29 +10:00
Peter Hutterer
2fd05eca7d
Bump to 7.0.99.2
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-21 13:36:03 +10:00
Jon TURNEY
a049c37f78
Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on case-insensitive filesystems
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-21 13:34:14 +10:00
Peter Hutterer
609c3b03fb
Remove RCS tags.
2009-07-16 12:05:09 +10:00
Peter Hutterer
6e9e47edf9
Bump to 7.0.99.1
2009-07-16 12:05:09 +10:00
Peter Hutterer
ef8766e44c
xtestext1: split xtestext1.h header into xtestext1proto.h
2009-07-16 11:30:42 +10:00
Peter Hutterer
a1f0b58efc
sync: remove sync.h library header, split into syncconst.h
...
Rename syncstr.h to syncproto.h
2009-07-16 11:30:42 +10:00
Peter Hutterer
35ec266909
shape: remove shape.h, split into shapeconst.h
...
Rename shapestr.h to shapeproto.h
2009-07-16 11:30:41 +10:00
Peter Hutterer
7cfdafd5ec
security: remove security.h, split into secur.h
...
Rename securstr.h to securproto.h
2009-07-16 11:30:31 +10:00
Peter Hutterer
19f527b4ab
multibuf: remove multibuf.h, split into multibufconst.h
2009-07-16 11:30:30 +10:00
Peter Hutterer
4b7fff5309
remove extutil.h, pure library header
2009-07-16 11:30:03 +10:00
Peter Hutterer
0af7f15223
dpms: remove dpms.h library header, split into dpmsconst.h
2009-07-16 11:30:03 +10:00
Peter Hutterer
ac0dfab3fe
Remove Xext.h and Xge.h - pure library headers.
2009-07-16 11:30:03 +10:00
Peter Hutterer
413572e112
Xdbe: remove Xdbe.h library header, split into dbe.h
...
Rename Xdbeproto to dbeproto.h
2009-07-16 11:29:45 +10:00
Peter Hutterer
d2574e8804
Xcup: remove XCup.h library header, split into cup.h
...
Rename Xcupstr.h to cupproto.h
2009-07-16 11:29:45 +10:00
Peter Hutterer
38daa9d8d9
Xag: remove Xag.h library header, split into Xagconst.h
2009-07-16 11:29:45 +10:00
Peter Hutterer
8cb2568c4a
XTest: remove XTest.h, split into xtest.h and xtestproto.h
...
To avoid conflicts, xtest.h uses a XTEST_CONST_H include barrier.
2009-07-16 11:29:45 +10:00
Peter Hutterer
c63abdd1eb
XShm: remove XShm.h library header, split into shm.h, shmproto.h
...
Removing Xlib function prototypes.
Move extension name to shm.h
Move protocol request opcodes to shmproto.h
2009-07-16 11:29:45 +10:00
Peter Hutterer
0adb09e032
XLbx: remove XLbx library headers, split into lbx.h, lbxproto.h
...
Remove Xlib function prototypes.
Move extension name into lbx.h, move protocol opcodes into lbxproto.h
2009-07-16 11:29:44 +10:00
Peter Hutterer
727003b518
XEVI: remove XEVI.h library header, split into EVIproto.h
...
Remove Xlib function prototypes.
Move protocol opcodes to EVIproto.h
Move extension name from EVIproto.h into EVI.h
2009-07-16 11:29:01 +10:00
Peter Hutterer
3770d4bd03
MITMisc: remove MITMisc.h library header, split into mitmistproto.h
...
Moving extension name from mitmiststr.h into mitmisc.h.
Removing Xlib function prototypes from mitmisc.h.
Moving protocol request opcodes into mitmiscproto.h
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-07-16 11:29:01 +10:00
Adam Jackson
57d09e47d0
Remove most LBX headers.
...
XLbx.h and lbxstr.h are required for libXext to build, and we're not
allowed to remove API from that.
2009-07-15 13:41:36 -04:00
James Cloos
7629def073
C sucks: define XEventClass in terms of unsigned int, not CARD32.
...
Apparently pulling in Xmd.h here breaks qt, since they both define an
INT32 type (and incompatible ones even, since Xmd's is unsigned long on
ILP32 because whoever wrote Xmd.h is a C novice).
(Based on inputproto commit b5cbe2d93f .
Patch submitted to xorg@ in <20090117121713.46bf3332@family.dyweni.com>.)
2009-03-28 14:20:38 -04:00
Paulo Cesar Pereira de Andrade
ac98d8c559
Bump to libXext Version 7.0.5.
...
Add required change to correct #18038
(patch to avoid gcc warning in libXext)
2009-01-29 16:22:20 -02:00
Paulo Cesar Pereira de Andrade
8b5b82ec72
Janitor: Correct make distcheck and dont distribute autogen.sh
2009-01-27 20:06:28 -02:00
Julien Cristau
fa652c6013
Add geproto.txt to EXTRA_DIST
2008-12-23 16:16:46 +01:00
Julien Cristau
bd7f3e16b5
COPYING: add Peter Hutterer's license and copyright notice
...
Taken from Xge.h
2008-12-23 15:45:13 +01:00
Peter Hutterer
e1773d8ad7
Bump to 7.0.4
2008-12-18 10:10:42 +10:00
Peter Hutterer
e7f0c4261c
Clean up XGE documentation.
2008-12-18 10:10:10 +10:00
Peter Hutterer
b0080664e4
geproto: remote trailing whitespaces.
2008-12-01 15:41:39 +10:00
Peter Hutterer
f7e5f23e37
Xge.h: include Xmd.h for CARD8
2008-09-26 14:57:00 +09:30
Peter Hutterer
db08133016
Bump to 7.0.3.
2008-05-28 17:18:14 +09:30
Peter Hutterer
801650f0d1
Xge: replace copyrights with standard format from xserver COPYING.
2008-05-12 17:26:02 +09:30