ChangeLog revision 88cd5fc2
1commit ced59e4373b7ad8f89ba222b3f489fb22050b991
2Author: Keith Packard <keithp@keithp.com>
3Date:   Fri Apr 17 11:39:11 2015 -0700
4
5    Bump version to 1.0.0
6    
7    This should make release.sh happy
8    
9    Signed-off-by: Keith Packard <keithp@keithp.com>
10
11commit 6f963811e4811199417f3c6bc1361248a6d565a8
12Author: Keith Packard <keithp@keithp.com>
13Date:   Fri Apr 17 11:38:49 2015 -0700
14
15    Reset version number so we can make release.sh happy
16    
17    Signed-off-by: Keith Packard <keithp@keithp.com>
18
19commit c66dc19c2d05a3a59320b9111dd50f077bf7315e
20Author: Keith Packard <keithp@keithp.com>
21Date:   Fri Apr 17 11:35:37 2015 -0700
22
23    Make libtool happier
24    
25    Signed-off-by: Keith Packard <keithp@keithp.com>
26
27commit a38c5027dfab030fc4dc89d7daa0f1e8dd9863a1
28Author: Keith Packard <keithp@keithp.com>
29Date:   Fri Dec 13 12:46:50 2013 -0800
30
31    Add PresentFreeInput to release allocated event ids
32    
33    Signed-off-by: Keith Packard <keithp@keithp.com>
34
35commit 466657644f6046f4409a4b9be688954583afc639
36Author: Keith Packard <keithp@keithp.com>
37Date:   Fri Dec 13 12:39:01 2013 -0800
38
39    Add kind/mode to Complete, set pixmap in Idle
40    
41    Fix a couple of event issues noticed by Fredrik Höglund --
42    
43    XPresentCompleteNotifyEvent was missing kind and mode fields, and the
44    pixmap field was never getting set in the XPresentIdleNotifyEvent.
45    
46    Signed-off-by: Keith Packard <keithp@keithp.com>
47
48commit f4061913a02987215984bcb0964938d873c2cd52
49Author: Keith Packard <keithp@keithp.com>
50Date:   Fri Dec 13 12:26:10 2013 -0800
51
52    Elide redirect stuff.
53    
54    This isn't part of the 1.0 specification, so remove it from the
55    current API.
56    
57    Signed-off-by: Keith Packard <keithp@keithp.com>
58
59commit 5de191e6b1847017ecc7e13bc195f47479d332ac
60Author: Keith Packard <keithp@keithp.com>
61Date:   Tue Dec 10 13:32:11 2013 -0800
62
63    Update to protocol version 1.0
64    
65    Add Idle and Redirect events, change PresentRegion to PresentPixmap,
66    add capabilities
67    
68    Signed-off-by: Keith Packard <keithp@keithp.com>
69
70commit 740fa7bc896293715afaa56b89e5eb4b5846ba13
71Author: Keith Packard <keithp@keithp.com>
72Date:   Thu Sep 12 17:16:11 2013 -0700
73
74    Add .gitignore
75    
76    Signed-off-by: Keith Packard <keithp@keithp.com>
77
78commit 0c90a6e5f8e127d179d870a7fdad660acb9299c7
79Author: Keith Packard <keithp@keithp.com>
80Date:   Thu Sep 12 17:15:33 2013 -0700
81
82    Initial import of Xlib Present binding
83    
84    Signed-off-by: Keith Packard <keithp@keithp.com>
85