summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-03-01Deprecate applewmprotoHEADmasterAdam Jackson3-44/+4
Signed-off-by: Adam Jackson <ajax@redhat.com>
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-1/+3
See http://people.gnome.org/~walters/docs/build-api.txt Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-10-26config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-1/+2
Fix Automake warning: AC_OUTPUT should be used without arguments. www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2011-04-06configure.ac: Version bump to 1.4.2applewmproto-1.4.2Jeremy Huddleston1-1/+1
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-03-31Don't provide AppleWMFrame* values in the applewm protocol. Those areJeremy Huddleston1-26/+3
determined by libXplugin and are passed straight through. The AppleWM protocol just serves to transport those values between the WM and libXplugin. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2010-03-28config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
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-28config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+0
Automake always includes it in the tarball. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-11-22Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+2
Now that the INSTALL file is generated. Allows running make maintainer-clean.
2009-11-17Updated COPYINGJeremy Huddleston1-8/+23
2009-11-16README: file created or updated #24206Gaetan Nadon1-0/+31
Contains a set of URLs to freedesktop.org.
2009-11-14Makefile.am: ChangeLog is not required in EXTRA_DIST or MAINTAINERCLEANFILESGaetan Nadon1-3/+0
ChangeLog is a file known to automake and requires no further coding
2009-11-14configure.ac: AM_MAINTAINER_MODE missing #24238Gaetan Nadon1-0/+1
This turns off maintainer mode build rules in tarballs. Works in conjunction with autogen.sh --enable-maintainer-mode
2009-11-14Makefile.am: INSTALL file is missing or incorrect #24206Gaetan Nadon1-2/+4
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-14configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-5/+5
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-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-7/+71
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-08-27Version bump: 1.4.1applewmproto-1.4.1Peter Hutterer1-1/+1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26git add files that got droppedJeremy Huddleston2-0/+400
2009-08-25Version bump 1.4.0Jeremy Huddleston1-1/+1
2009-08-25Remove XLib headers, move to lib and rename to applewmconst/proto.hJeremy Huddleston3-476/+2
2009-08-25Move requests opcodes to applewmstr.h.Jeremy Huddleston2-15/+15
opcodes are only needed by protocol parsing code. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2009-08-25Remove RCS tagsJeremy Huddleston2-2/+0
2009-07-031.3.0applewmproto-1.3.0Jeremy Huddleston2-2/+2
2009-07-03Added XAppleWMAttachTransient to push that codepath from quartz-wm into ↵Jeremy Huddleston2-0/+12
Xplugin... needed for SL.
2009-04-01Pad xAppleWMNotifyEvent up to 32 bytes to properly match sizeof(xEvent)Jeremy Huddleston1-1/+4
2009-03-04Version bump to 1.2.0applewmproto-1.2.0Jeremy Huddleston2-3/+3
2009-03-04Added XAppleWMSendPSN to let server know the psn of the WMJeremy Huddleston2-0/+12
2009-01-27Janitor: Correct make distcheck and dont distribute autogen.shPaulo Cesar Pereira de Andrade3-2/+9
2009-01-07Revert previous struct changes to the userland applewm.hJeremy Huddleston1-32/+0
2009-01-07Use sized types to avoid issues on x86_64Jeremy Huddleston2-0/+64
2008-10-16Updated configure.ac for 1.1.1applewmproto-1.1.1Jeremy Huddleston1-1/+1
2008-10-16Bump version numbers in the header.Jeremy Huddleston1-2/+2
2008-09-261.1.0applewmproto-1.1.0Jeremy Huddleston1-1/+1
2008-09-26Added AppleWMReloadPreferences notificationJeremy Huddleston1-0/+1
2008-09-26Fixed comments X_WM -> X_AppleWMJeremy Huddleston1-12/+12
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-9/+10
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2006-07-14renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+5
2005-11-21Add missing .cvsignores for protos.XORG-6_99_99_903MODULAR_COPYEric Anholt1-0/+10
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin1-1/+1
2005-09-30AppleWM protocolAdam Jackson4-0/+38
2004-04-23Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_99_99_900XORG-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-MERGEXORG-6_8-branchEgbert Eich2-2/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2-2/+2
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich2-2/+2
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2-2/+2
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2-2/+2
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley0-0/+0