index
:
proto/xorgproto
master
obsd
obsd-2018.4
unified protocol headers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-12-28
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2010-12-28
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-11-10
Sun's copyrights belong to Oracle now
Alan Coopersmith
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2009-11-22
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
2009-11-16
README: file created or updated #24206
Gaetan Nadon
2009-11-15
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
2009-11-15
Makefile.am: INSTALL file is missing or incorrect #24206
Gaetan Nadon
2009-11-15
configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-11-15
configure.ac: AM_MAINTAINER_MODE missing #24238
Gaetan Nadon
2009-11-15
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-08-26
evieproto 1.1.0
Peter Hutterer
2009-08-26
Move Xeviestr.h to evieproto.h for consistency with other modules.
Peter Hutterer
2009-08-26
Remove RCS tags
Peter Hutterer
2009-01-27
Janitor: Correct make distcheck and dont distribute autogen.sh
Paulo Cesar Pereira de Andrade
2007-12-06
Replace static ChangeLog with dist-hook to generate from git log
James Cloos
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
2006-07-14
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2005-12-15
Update package version number for final X11R7 release candidate.
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
Kevin E Martin
2005-08-02
Add basic .cvsignore files for proto modules.
Eric Anholt
2005-07-29
Various changes preparing packages for RC0:
Kevin E Martin
2005-05-28
Removed Xevie.h since it's now only library prototypes and as such is in
Alan Coopersmith
2005-05-22
Move request id definitions to Xeviestr.h, leaving Xevie.h for client
Alan Coopersmith
2005-05-21
Change version to 1.0.
Daniel Stone
2005-05-19
revert last change, didn't do right thing at all, sorry for the noise
Adam Jackson
2005-05-19
Require automake 1.7 in AM_INIT_AUTOMAKE
Adam Jackson
2005-05-14
Add some COPYING files.
Josh Triplett
2005-05-09
Change all the protonames from <extension>Ext to <extension>Proto.
Søren Sandmann Pedersen
2005-05-06
Initial build system files for proto module.
Kevin E Martin
2004-07-30
Integration of XEVIE branch to trunk
Stuart Kreitman
2004-02-25
file Xeviestr.h was initially added on branch XEVIE.
Stuart Kreitman