1commit 37507b5f44332accfb1064ee69a4f6a833994747
2Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3Date:   Mon Oct 17 15:17:59 2022 -0700
4
5    libXpresent 1.0.1
6    
7    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9commit 2f552d3278444be151e6944f47ae76bc71c6cc25
10Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11Date:   Sat Aug 27 14:19:56 2022 -0700
12
13    Add man pages for libXpresent
14    
15    Fixes: #1
16    
17    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
18
19commit 9f795cfa21b9e32624b8133cefdd082c4251ce41
20Author: Mihail Konev <k.mvc@ya.ru>
21Date:   Thu Jan 26 13:52:49 2017 +1000
22
23    autogen: add default patch prefix
24    
25    Signed-off-by: Mihail Konev <k.mvc@ya.ru>
26    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
27
28commit f00f347931117646af256df2a11e0e886e358b8b
29Author: Emil Velikov <emil.l.velikov@gmail.com>
30Date:   Mon Mar 9 12:00:52 2015 +0000
31
32    autogen.sh: use quoted string variables
33    
34    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
35    fall-outs, when they contain space.
36    
37    Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
38    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
39    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
40    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
41
42commit 68d234cb2e6ac67b6802ef3139c32da2edee46b7
43Author: Peter Hutterer <peter.hutterer@who-t.net>
44Date:   Tue Jan 24 10:32:07 2017 +1000
45
46    autogen.sh: use exec instead of waiting for configure to finish
47    
48    Syncs the invocation of configure with the one from the server.
49    
50    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
51    Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
52    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
53
54commit 5c25edf60b90d6a9aea5c92ec1cead7ef910a33d
55Author: Alan Coopersmith <alan.coopersmith@oracle.com>
56Date:   Sun Jul 24 12:01:39 2022 -0700
57
58    configure: Drop AM_MAINTAINER_MODE
59    
60    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
61
62commit 93bb002b5509516e2020884e5ad6b71700b25e00
63Author: Alan Coopersmith <alan.coopersmith@oracle.com>
64Date:   Sun Jul 17 17:03:54 2022 -0700
65
66    gitlab CI: add a basic build test
67    
68    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
69
70commit ad25ed0ec1796e9fd09dba82b784724ecfb4ac8e
71Author: Alan Coopersmith <alan.coopersmith@oracle.com>
72Date:   Sun Jul 17 17:01:39 2022 -0700
73
74    Fix spelling/wording issues
75    
76    Found by using:
77        codespell --builtin clear,rare,usage,informal,code,names
78    
79    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
80
81commit 1946a575323c268f937e753dac413861e234ca9c
82Author: Alan Coopersmith <alan.coopersmith@oracle.com>
83Date:   Sun Jul 17 17:00:50 2022 -0700
84
85    Build xz tarballs instead of bzip2
86    
87    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
88
89commit 121f070acf0ebaa2cfff37cea5c5758c90ded374
90Author: Alan Coopersmith <alan.coopersmith@oracle.com>
91Date:   Fri Dec 7 19:48:02 2018 -0800
92
93    Update configure.ac bug URL for gitlab migration
94    
95    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
96
97commit 9d31d2162af3b50a6d7c0175d7abc680da9aec76
98Author: Alan Coopersmith <alan.coopersmith@oracle.com>
99Date:   Mon Nov 19 22:33:49 2018 -0800
100
101    Update README for gitlab migration
102    
103    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
104
105commit dd6771cdf6f04cde37eb14891573c0e55be83241
106Author: Julien Cristau <jcristau@debian.org>
107Date:   Sun Apr 26 17:53:15 2015 +0200
108
109    configure, xpresent.pc: require xext, xfixes and xrandr
110    
111    include/X11/extensions/Xpresent.h:#include <X11/extensions/Xfixes.h>
112    include/X11/extensions/Xpresent.h:#include <X11/extensions/Xrandr.h>
113    include/X11/extensions/Xpresent.h:#include <X11/extensions/sync.h>
114    
115    v2: also add requirement in xpresent.pc since we include those in our
116        public header
117    
118    Signed-off-by: Julien Cristau <jcristau@debian.org>
119
120commit 97a81b6f10ddb38bf6c3d9736db76833d49df206
121Author: Daphne Pfister <daphnediane@mac.com>
122Date:   Tue May 5 16:04:29 2015 -0500
123
124    autogen.sh: Implement GNOME Build API
125    
126    http://people.gnome.org/~walters/docs/build-api.txt
127    
128    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=90326
129    
130    Signed-off-by: Daphne Pfister <daphne.pfister@genband.com>
131    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
132    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
133
134commit ced59e4373b7ad8f89ba222b3f489fb22050b991
135Author: Keith Packard <keithp@keithp.com>
136Date:   Fri Apr 17 11:39:11 2015 -0700
137
138    Bump version to 1.0.0
139    
140    This should make release.sh happy
141    
142    Signed-off-by: Keith Packard <keithp@keithp.com>
143
144commit 6f963811e4811199417f3c6bc1361248a6d565a8
145Author: Keith Packard <keithp@keithp.com>
146Date:   Fri Apr 17 11:38:49 2015 -0700
147
148    Reset version number so we can make release.sh happy
149    
150    Signed-off-by: Keith Packard <keithp@keithp.com>
151
152commit c66dc19c2d05a3a59320b9111dd50f077bf7315e
153Author: Keith Packard <keithp@keithp.com>
154Date:   Fri Apr 17 11:35:37 2015 -0700
155
156    Make libtool happier
157    
158    Signed-off-by: Keith Packard <keithp@keithp.com>
159
160commit a38c5027dfab030fc4dc89d7daa0f1e8dd9863a1
161Author: Keith Packard <keithp@keithp.com>
162Date:   Fri Dec 13 12:46:50 2013 -0800
163
164    Add PresentFreeInput to release allocated event ids
165    
166    Signed-off-by: Keith Packard <keithp@keithp.com>
167
168commit 466657644f6046f4409a4b9be688954583afc639
169Author: Keith Packard <keithp@keithp.com>
170Date:   Fri Dec 13 12:39:01 2013 -0800
171
172    Add kind/mode to Complete, set pixmap in Idle
173    
174    Fix a couple of event issues noticed by Fredrik Höglund --
175    
176    XPresentCompleteNotifyEvent was missing kind and mode fields, and the
177    pixmap field was never getting set in the XPresentIdleNotifyEvent.
178    
179    Signed-off-by: Keith Packard <keithp@keithp.com>
180
181commit f4061913a02987215984bcb0964938d873c2cd52
182Author: Keith Packard <keithp@keithp.com>
183Date:   Fri Dec 13 12:26:10 2013 -0800
184
185    Elide redirect stuff.
186    
187    This isn't part of the 1.0 specification, so remove it from the
188    current API.
189    
190    Signed-off-by: Keith Packard <keithp@keithp.com>
191
192commit 5de191e6b1847017ecc7e13bc195f47479d332ac
193Author: Keith Packard <keithp@keithp.com>
194Date:   Tue Dec 10 13:32:11 2013 -0800
195
196    Update to protocol version 1.0
197    
198    Add Idle and Redirect events, change PresentRegion to PresentPixmap,
199    add capabilities
200    
201    Signed-off-by: Keith Packard <keithp@keithp.com>
202
203commit 740fa7bc896293715afaa56b89e5eb4b5846ba13
204Author: Keith Packard <keithp@keithp.com>
205Date:   Thu Sep 12 17:16:11 2013 -0700
206
207    Add .gitignore
208    
209    Signed-off-by: Keith Packard <keithp@keithp.com>
210
211commit 0c90a6e5f8e127d179d870a7fdad660acb9299c7
212Author: Keith Packard <keithp@keithp.com>
213Date:   Thu Sep 12 17:15:33 2013 -0700
214
215    Initial import of Xlib Present binding
216    
217    Signed-off-by: Keith Packard <keithp@keithp.com>
218