diff options
Diffstat (limited to 'proto/recordproto/ChangeLog')
-rw-r--r-- | proto/recordproto/ChangeLog | 196 |
1 files changed, 193 insertions, 3 deletions
diff --git a/proto/recordproto/ChangeLog b/proto/recordproto/ChangeLog index c722b519a..81eec582e 100644 --- a/proto/recordproto/ChangeLog +++ b/proto/recordproto/ChangeLog @@ -1,4 +1,194 @@ -2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit 38fd3772f3a5a107fa6e9d94e0be7bd276f771b6 +Author: Peter Hutterer <peter.hutterer@who-t.net> +Date: Thu Oct 1 19:38:36 2009 +1000 - * configure.ac: - Update package version number for final X11R7 release candidate. + recordproto 1.14 + + Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> + +commit fd428befaa8a76b216d5e42e63b688d4d55fdbc5 +Author: Peter Hutterer <peter.hutterer@who-t.net> +Date: Thu Oct 1 19:38:12 2009 +1000 + + Require macros 1.3 for XORG_DEFAULT_OPTIONS + + Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> + +commit 379a691a45f4a637b8b7bbea9d3c7c2454f5cde6 +Author: Peter Hutterer <peter.hutterer@who-t.net> +Date: Sat Aug 15 21:47:26 2009 +1000 + + Bump to 1.13.99.1 + +commit a7419fc173ccb949e6b20e1608bdcb816157a17f +Author: Peter Hutterer <peter.hutterer@who-t.net> +Date: Tue Aug 18 11:08:27 2009 +1000 + + Rename recordstr.h to recordproto.h, provide a stub instead. + + Renaming for consistency with other protocol packages. recordstr.h is a + simple stub warning against the use of this header. + + Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> + +commit 5e35e18e81da8a6a891bc73ac828d45eae91c53c +Author: Peter Hutterer <peter.hutterer@who-t.net> +Date: Fri Aug 14 13:34:52 2009 +1000 + + Remove xlib headers, rename record.h to recordconst.h. + + Xlib headers moved to libXtst. + + This patch also moves some defines from recordstr.h into recordconst.h. + These defines are the ones possibly used by clients (e.g. RECORD_NAME). + Clients should never need to include recordstr.h. + + Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> + +commit 59c7795cb8cf932c5c5942bb07278854c89a6a67 +Author: Peter Hutterer <peter.hutterer@who-t.net> +Date: Fri Aug 14 13:29:13 2009 +1000 + + remove RCS tags + + Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> + +commit eb14a315478af94dc588e1ed29628830deef90e4 +Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> +Date: Tue Jan 27 20:06:28 2009 -0200 + + Janitor: Correct make distcheck and dont distribute autogen.sh + +commit b38fe6228b369c7bf32e4003658395dd45352257 +Author: James Cloos <cloos@jhcloos.com> +Date: Thu Dec 6 16:39:05 2007 -0500 + + Replace static ChangeLog with dist-hook to generate from git log + +commit ecaf1d1c89a1ce914c387c8d9722d6cdaa82a9e6 +Author: James Cloos <cloos@jhcloos.com> +Date: Mon Sep 3 05:54:13 2007 -0400 + + Add *~ to .gitignore to skip patch/emacs droppings + +commit 400d7a5db8cb56464a2ff48b21a1b53e7cc5b295 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Fri Jul 14 18:56:28 2006 -0700 + + renamed: .cvsignore -> .gitignore + +commit 18c27afa9a8a96bd8ba05ba6cd1e3bf0922601cb +Author: Kevin E Martin <kem@kem.org> +Date: Thu Dec 15 00:24:38 2005 +0000 + + Update package version number for final X11R7 release candidate. + +commit 6f8dbc14edcff010da66a1bf2d0f5e570f2d0812 +Author: Kevin E Martin <kem@kem.org> +Date: Wed Oct 19 02:48:14 2005 +0000 + + Update package version number for RC1 release. + +commit b298e441128e479b12615acab77df63a1ce516b1 +Author: Eric Anholt <anholt@freebsd.org> +Date: Tue Aug 2 19:19:39 2005 +0000 + + Add basic .cvsignore files for proto modules. + +commit b9e116fe4b9970696029d79c63bb36a0960a7861 +Author: Kevin E Martin <kem@kem.org> +Date: Fri Jul 29 21:22:56 2005 +0000 + + Various changes preparing packages for RC0: + - Verify and update package version numbers as needed + - Implement versioning scheme + - Change bug address to point to bugzilla bug entry form + - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to + reenable it) + - Fix makedepend to use pkgconfig and pass distcheck + - Update build script to build macros first + - Update modular Xorg version + +commit a895a7e1f18706d4a91a390f1266bbd4a46f8231 +Author: Daniel Stone <daniel@fooishbar.org> +Date: Sat May 21 04:15:05 2005 +0000 + + Set version to 1.13. + +commit 3e7909df321b6969bc020d84a54bea6af31fc80c +Author: Adam Jackson <ajax@nwnk.net> +Date: Thu May 19 00:22:40 2005 +0000 + + revert last change, didn't do right thing at all, sorry for the noise + +commit 8f287f8cfaeac5c28560fa94ca215244c1bb7776 +Author: Adam Jackson <ajax@nwnk.net> +Date: Thu May 19 00:10:19 2005 +0000 + + Require automake 1.7 in AM_INIT_AUTOMAKE + +commit 3cb43fd0e261894865a8a86d598adb41eec0cc0e +Author: Josh Triplett <josh@speakeasy.net> +Date: Tue May 17 07:08:40 2005 +0000 + + Add COPYING file for Record. + +commit 7bb7d5ca1396f83d81cc4164b975e5dc2597e678 +Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> +Date: Mon May 9 18:20:06 2005 +0000 + + Change all the protonames from <extension>Ext to <extension>Proto. + +commit 81198a3b1bbff8109801c64c44f732bb26abcb89 +Author: Kevin E Martin <kem@kem.org> +Date: Fri May 6 01:46:31 2005 +0000 + + Initial build system files for proto module. + +commit c7dc29e5d64a7fc308874512321f43c194ac11e2 +Author: Egbert Eich <eich@suse.de> +Date: Fri Apr 23 18:43:06 2004 +0000 + + Merging XORG-CURRENT into trunk + +commit b62b2b4b4cd80f05e48c634d16e05bed76f80607 +Author: Egbert Eich <eich@suse.de> +Date: Sun Mar 14 08:31:36 2004 +0000 + + Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 + +commit f6c0db4c6e249901109722da6d5bd7be3bde377c +Author: Egbert Eich <eich@suse.de> +Date: Wed Mar 3 12:10:54 2004 +0000 + + Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 + +commit 28f7d2358c7b2a07f08ea9b872aab5ee42440b56 +Author: Egbert Eich <eich@suse.de> +Date: Thu Feb 26 13:35:14 2004 +0000 + + readding XFree86's cvs IDs + +commit c435e3cc568e9d690f7b1291084e676ae3376d54 +Author: Egbert Eich <eich@suse.de> +Date: Thu Feb 26 09:22:28 2004 +0000 + + Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 + +commit 45626afe8e328c1c1deb32cb6e96914ba8923101 +Author: Kaleb Keithley <kaleb@freedesktop.org> +Date: Tue Nov 25 19:28:02 2003 +0000 + + XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks + +commit 3b9115eb4dd86b813ac3423f2d508535a2fcaf09 +Author: Kaleb Keithley <kaleb@freedesktop.org> +Date: Fri Nov 14 16:48:43 2003 +0000 + + XFree86 4.3.0.1 + +commit 5891b79405209d51d5fcf20ff562cf7120c3017f +Author: Kaleb Keithley <kaleb@freedesktop.org> +Date: Fri Nov 14 15:54:35 2003 +0000 + + R6.6 is the Xorg base-line |