From 2614b017fb8a28f360897ece66815934fd1562f5 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 8 Jun 2014 14:57:43 +0200 Subject: Updated following packages: xproto 7.0.26 fontsproto 2.1.3 inputproto 2.3.1 --- X11/ChangeLog | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) (limited to 'X11/ChangeLog') diff --git a/X11/ChangeLog b/X11/ChangeLog index c0568e139..7aead7403 100644 --- a/X11/ChangeLog +++ b/X11/ChangeLog @@ -1,3 +1,67 @@ +commit 03cbbf6c3e811c026c86e3a60d2f9af56606e155 +Author: Julien Cristau +Date: Mon Apr 14 15:36:00 2014 +0200 + + xproto 7.0.26 + + Signed-off-by: Julien Cristau + +commit d522ff998b77f0c8c39c4d3945f78d2221fe1209 +Author: Jon TURNEY +Date: Tue Dec 17 14:26:07 2013 +0000 + + Xpoll.h.in: Fix WIN32 check to trigger on MinGW only + + MinGW-w64 w32api-headers 3.0.0 define WIN32 in some places they didn't before, + which causes this check to turn on for Cygwin, which is not wanted. + + Signed-off-by: Jon TURNEY + Reviewed-by: Yaakov Selkowitz + +commit aee7e4de57349db186ca9d8c1312dc18590d3942 +Author: Yaakov Selkowitz +Date: Wed Apr 3 13:55:16 2013 +0100 + + Xwindows.h: Wrap Windows 64-bit types as well for 64-bit build + + Signed-off-by: Yaakov Selkowitz + Reviewed-by: Jon TURNEY + +commit e5e2ed5b115107d1b1d5248ac5c5dda67e71ea50 +Author: Alan Coopersmith +Date: Sat Dec 28 11:11:00 2013 -0800 + + Add more comments on connection setup to Xproto.h + + Some of the bits I forget and have to dig out of the protocol spec + every few years when I need to know again. + + Signed-off-by: Alan Coopersmith + +commit 148d89f0b3a652acc54b1a21807ffd6d0e81e279 +Author: Keith Packard +Date: Sun Dec 15 08:27:09 2013 -0800 + + Replace 'pointer' with explicit 'void *' + + To get rid of the 'pointer' typedef, stop using it locally. That way, + when _XTYPEDEF_POINTER is defined before Xdefs.h is included, it won't + get defined and Xdefs.h will still compile. + + Signed-off-by: Keith Packard + Reviewed-by: Alan Coopersmith + +commit 3911ad9e8e8911c4b4a5d624e73b51667d0e3963 +Author: Yaakov Selkowitz +Date: Thu Nov 21 20:20:22 2013 -0600 + + Xthreads.h: Declare _Xthread_init for WIN32 + + This fixes the build of libXt on *-*-mingw* with -Werror=implicit. + + Signed-off-by: Yaakov Selkowitz + Reviewed-by: Alan Coopersmith + commit a7fa86998c873ce7463d169b4bd423898ca2bae1 Author: Alan Coopersmith Date: Fri Nov 22 22:14:24 2013 -0800 -- cgit v1.2.3