~ubuntu-branches/ubuntu/precise/x11proto-core/precise

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2008-11-07 21:15:15 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20081107211515-lma68y8l06mj1361
Tags: 7.0.14-1
* debian/control: x-dev is in Section: libdevel, not x11.
* New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 33a7de5cdacb59503b26c6523ffb33dba118faed
 
2
Author: Peter Hutterer <peter.hutterer@redhat.com>
 
3
Date:   Thu Oct 23 22:41:01 2008 +1030
 
4
 
 
5
    Bump to 7.0.14.
 
6
 
 
7
commit 1cf41088ff751e60071a519466b5a51b65c7626a
 
8
Author: Bastien Nocera <bnocera@redhat.com>
 
9
Date:   Wed Oct 15 14:20:45 2008 +1030
 
10
 
 
11
    Keysyms needed for some HID remote controls to work under X. #16519
 
12
    
 
13
    In particular, this enables Sony Ericsson phones and PS3 BD remotes.
 
14
    
 
15
    X.Org Bug 16519 <https://bugs.freedesktop.org/show_bug.cgi?id=16519>
 
16
    
 
17
    Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
 
18
 
 
19
commit 0b541b3fa282531c97c6ecee574c8b92b1489bfc
 
20
Author: Peter Hutterer <peter.hutterer@redhat.com>
 
21
Date:   Tue Oct 14 21:56:14 2008 +1030
 
22
 
 
23
    Fix typos in comments (UP/DOWN TACK and LEFT/RIGHT TACK wrong way round).
 
24
    
 
25
    Spotted by Erik Streb and Julien Cristau.
 
26
    
 
27
    Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
 
28
 
 
29
commit c94477f16356790741ebc139d2d0b15d79c83e28
 
30
Author: Peter Hutterer <peter.hutterer@redhat.com>
 
31
Date:   Tue Oct 14 21:54:16 2008 +1030
 
32
 
 
33
    Revert "Fix typos in comments (UP/DOWN TACK and LEFT/RIGHT TACK wrong way round)."
 
34
    
 
35
    Codepoints should have moved with the comments. See next commit for correct
 
36
    patch.
 
37
    
 
38
    This reverts commit 2945d2f97c264783e4050a8f6c3016290014b9e2.
 
39
 
 
40
commit 2945d2f97c264783e4050a8f6c3016290014b9e2
 
41
Author: Peter Hutterer <peter.hutterer@redhat.com>
 
42
Date:   Tue Oct 14 21:04:08 2008 +1030
 
43
 
 
44
    Fix typos in comments (UP/DOWN TACK and LEFT/RIGHT TACK wrong way round).
 
45
    
 
46
    Spotted by Erik Streb.
 
47
    
 
48
    Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
 
49
 
 
50
commit 610eb9698316b7cdfe378ce7776c4520f8b061ff
 
51
Author: Peter Hutterer <peter.hutterer@redhat.com>
 
52
Date:   Mon Oct 13 12:01:16 2008 +1030
 
53
 
 
54
    Add keysyms for XF86XK_Battery, XF86XK_Bluetooth, XF86XK_WLAN, XF86XK_UWB.
 
55
 
 
56
commit 0846d7adfe790897e879c5ed53d4f81db459a20d
 
57
Author: James Cloos <cloos@jhcloos.com>
 
58
Date:   Sun Jul 13 17:57:09 2008 -0400
 
59
 
 
60
    Add dead_perispomeni to keysymdef.h
 
61
    
 
62
    Make the dead_perispomeni keysym an alias to dead_tilde
 
63
    (which is currently used for entering characters with
 
64
    perispomeni).
 
65
    
 
66
    Cf: https://bugs.freedesktop.org/show_bug.cgi?id=14013
 
67
 
 
68
commit 38edd9839fa8495602378af36c67b2477b24eca2
 
69
Author: James Cloos <cloos@jhcloos.com>
 
70
Date:   Sun Jul 13 17:54:47 2008 -0400
 
71
 
 
72
    fix typo in commit 40ed4eef
 
73
 
 
74
commit 53859ee4e431c21000e282971894dbe9384ed205
 
75
Author: Peter Hutterer <peter@cs.unisa.edu.au>
 
76
Date:   Wed May 28 17:17:38 2008 +0930
 
77
 
 
78
    Bump to 7.0.13.
 
79
 
 
80
commit 44e458285bb2e7771963a9ab9b5f03d2fb48e611
 
81
Author: Peter Hutterer <peter@cs.unisa.edu.au>
 
82
Date:   Tue May 15 16:41:08 2007 +0930
 
83
 
 
84
    Add GenericEvent and xGenericEvent definitions.
 
85
    (cherry picked from commit 8a96cdca08db2563e8c4c7c9a110a3ab6d973fcc)
 
86
 
 
87
commit 22878c30d21580146200c00070478f88d969bcaa
 
88
Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
 
89
Date:   Thu May 8 15:02:41 2008 -0700
 
90
 
 
91
    Apple: Added a comment to explain _DARWIN_C_SOURCE
 
92
 
 
93
commit e3035a7e6e56e01eb79478ea5342e032ec67a190
 
94
Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
 
95
Date:   Thu May 8 12:16:15 2008 -0700
 
96
 
 
97
    Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE, _POSIX_SOURCE, or _POSIX_C_SOURCE will cause fd_mask to not be defined due to the strict namespace
 
98
 
 
99
commit 05b119d78e1c6a4db563b2a976cee0173489f9b6
 
100
Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
 
101
Date:   Thu May 8 11:36:03 2008 -0700
 
102
 
 
103
    Apple: Cleaned up some Apple definitions
 
104
 
 
105
commit c879dab58f82f4789f27933c22706c84015f8684
 
106
Author: Alan Hourihane <alanh@tungstengraphics.com>
 
107
Date:   Tue Apr 29 00:37:28 2008 +0100
 
108
 
 
109
    avoid checking for fds_bits on mingw
 
110
 
 
111
commit 8642ec676db0dd875f4d3a97d8a3cdbf6843a985
 
112
Author: Colin Harrison <colin.harrison-at-virgin.net>
 
113
Date:   Sat Apr 26 18:21:41 2008 +0100
 
114
 
 
115
    Use Sleep() instead of sleep() on windows
 
116
    
 
117
    (was already done in Xwindows.h, just not Xw32defs.h)
 
118
 
 
119
commit a893a6ac5d9fdfe9a420d1812402a01904e6482b
 
120
Author: Colin Harrison <colin.harrison-at-virgin.net>
 
121
Date:   Sat Apr 26 08:52:29 2008 +0100
 
122
 
 
123
    Use winsock2.h
 
124
 
 
125
commit c705bab0f6efcb6937b7ccc2fb415e701878fddb
 
126
Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
 
127
Date:   Mon Apr 21 21:27:26 2008 +0100
 
128
 
 
129
    Added comment to slightly discourage the definition of ever more Unicode keysyms
 
130
 
 
131
commit 44e24a27bca023cf7b799f191fe6d52e12efbe5f
 
132
Author: James Cloos <cloos@jhcloos.com>
 
133
Date:   Sat Apr 12 15:48:46 2008 -0400
 
134
 
 
135
    Add more dead key syms
 
136
    Add dead keys to support input of the precomposed latin characters in
 
137
    ISO 10747 which have ring, line, circumflex, tilde, breve or diaeresis
 
138
    below.
 
139
    
 
140
    This addresses:  https://bugs.freedesktop.org/show_bug.cgi?id=15446
 
141
 
 
142
commit 07e83988ec0b1c9577646daca3943badd5dcc0d1
 
143
Author: James Cloos <cloos@jhcloos.com>
 
144
Date:   Thu Mar 6 11:34:17 2008 -0500
 
145
 
 
146
    Fix typo in XF86Keysym.h
 
147
    
 
148
    Fix typo reported in https://bugs.freedesktop.org/show_bug.cgi?id=11193
 
149
    thereby making XF86Keysym.h match libX11’s XKeysymDB.
 
150
 
1
151
commit d34310efef11264ddff79320b8c6f03705b1208a
2
152
Author: Adam Jackson <ajax@redhat.com>
3
153
Date:   Wed Mar 5 22:09:16 2008 -0500