~ubuntu-branches/ubuntu/vivid/libdmx/vivid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
commit a3ff756a3a478162a6f96b9fbf54c9f1a487af38
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Mon Oct 5 11:54:43 2009 +1000

    libdmx 1.1.0
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>

commit 9d7cb1321dd44081f52a80419c32bbbbb155757f
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Mon Oct 5 11:54:09 2009 +1000

    Require macros 1.3 for XORG_DEFAULT_OPTIONS
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>

commit 1cb350964c416963523aca0234dc24563ef29d1b
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Fri Aug 28 10:07:10 2009 +1000

    libdmx 1.0.99.1

commit 72929c5cb3b78d3b83a2f40e3662104194b70cd6
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Tue Aug 25 16:07:54 2009 +1000

    Move dmxext.h from dmxproto to here.
    
    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>

commit c46bf972f2f0658e0fe473e978c1a7153b68d0e9
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Feb 2 20:34:37 2009 -0800

    Add README with pointers to mailing list, bugzilla & git repos
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit ca08b93d5829a03e464fb27d96292c37825aa5ea
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Wed Jan 28 16:11:37 2009 -0200

    Janitor: correct make distcheck.

commit 628281b17467fc8237d9d9e2443cb9e88d8e07c5
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun May 11 14:18:34 2008 +0200

    Use __libmansuffix__ instead of hardcoding 3X in the dmx manpages

commit cfd82b1ff1033dbb3d83fd71e8b1af5535108245
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Dec 6 16:38:48 2007 -0500

    Replace static ChangeLog with dist-hook to generate from git log

commit a49ce3a7f23e0bfab84661afea15602403445c5a
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:53:54 2007 -0400

    Add *~ to .gitignore to skip patch/emacs droppings

commit 88286ad8dee07f4a06c8cfc032606ad26972fd3f
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu Jul 13 14:59:15 2006 -0700

    renamed: .cvsignore -> .gitignore

commit fe6012c309b7465a81535a5b18f70cac44fb33fb
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Apr 26 23:51:19 2006 +0000

    Bump to 1.0.2

commit 44c22b0f24d2cc835d088b9da65cf5ade41a2854
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Apr 7 00:31:17 2006 +0000

    Coverity #928: Don't dereference screen if it's null.

commit 3aec4c999217de52ee28beb5dc429e84f25a4cee
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:30:06 2005 +0000

    Update package version for X11R7 release.

commit 61ba01b94fda571fc02287cfb321e7ace5f4e344
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:28:28 2005 +0000

    Stub COPYING files

commit 1594c277fed66ac77eff2687cfa586a82c649594
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:35 2005 +0000

    Update package version number for final X11R7 release candidate.

commit e608c6a473d3ff6abd7290301d10929e37a2de9d
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:46 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 7f82999694f562b664190cd2d0041ac3dc8b7e0e
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:46 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 074fde5f1862e7ca6e18ac198baf7ec3359a2fa5
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 04:41:52 2005 +0000

    Add check and cflags for malloc(0) returning NULL.

commit 2f295bd0ca857cc50b98170a91a98d94c6c1fab7
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:03:07 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit a064437898064f0906e1676caa5823c8334e77c7
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Nov 19 07:15:44 2005 +0000

    Update pkgconfig files to separate library build-time dependencies from
        application build-time dependencies, and update package deps to work
        with separate build roots.

commit 6424ff482a845160bc1146bb8a17fa2bde976685
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sun Nov 13 18:14:22 2005 +0000

    Use $(LIB_MAN_SUFFIX) instead of forcing man pages into section 3. Use sed
        to substitute variables in man pages.

commit 68ee705e1066d5092bc266c9d47d6c1022be2f1c
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:12 2005 +0000

    Update package version number for RC1 release.

commit c0414eb4d8c710fac94ea32bc47031e1855c6fdb
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Aug 3 03:28:03 2005 +0000

    Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
        a global configure cache don't get confused.

commit e51544b67812183184becaf6cd2ba907483bcea7
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:53 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 0e287fb569607a88500fc8ead709113da7d62a76
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Jul 20 12:10:12 2005 +0000

    Set soversion to 1.0.0 with -version-number.

commit 1665593dffc0a2a15b4c2dbd50e0f4ef655c7d49
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sat Jul 16 07:49:42 2005 +0000

    Set soversion to 1.0 using -version-number.

commit b5b357df37d6adb66daedf8a9950bf653bf4c54d
Author: Keith Packard <keithp@keithp.com>
Date:   Sat Jul 9 21:11:25 2005 +0000

    Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

commit 63d3d3060793b834a6f55a1788ed74dd91ff1635
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Wed Jun 22 22:46:39 2005 +0000

    Apply these patches from Theo van Klaveren:
    lib-dmx.patch lib-FS.patch lib-X11.patch lib-XRes.patch
        lib-XScrnSaver.patch lib-xtrans.patch
    to make the libraries distcheck.

commit 414f10d9cd304ad410eaab1faeb9bec6db99a254
Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
Date:   Tue Jun 21 15:41:37 2005 +0000

    lib/XScrnSaver/configure.ac
    lib/XScrnSaver/src/Makefile.am
    lib/Xfontcache/configure.ac
    lib/Xfontcache/src/Makefile.am
    lib/Xinerama/configure.ac
    lib/Xinerama/src/Makefile.am
    lib/Xtst/configure.ac
    lib/Xv/configure.ac
    lib/XvMC/configure.ac
    lib/dmx/configure.ac Add missing xext.pc and xextproto.pc Add DEP_CFLAGS to
        src/Makefile.am

commit 110b58cc4b1fe556937d0cc10c21e8d378bf557f
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Mon Jun 13 22:41:49 2005 +0000

    Dummy change

commit 87e6dd4a3b2911df52c748cbaf25d9f2f1e39267
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Mon Jun 13 22:41:28 2005 +0000

    Dummy change to make CVS see this file.

commit 731efd283366cdef8f55a5c0e533603eae2dc9cd
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Mon Jun 13 22:40:55 2005 +0000

    *** empty log message ***

commit b15aee70c23e46cc06023c42359ae831b4aa97e5
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Mon Jun 13 21:18:09 2005 +0000

    Really add the dmx build system.
    Also, in some ways CVS is not an optimal version control system.

commit 48338cc9c422ff0ac4b9c532088649f2f3c4e2bb
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Mon Jun 13 21:11:44 2005 +0000

    - Add dmx build system
    - Rename man pages: man -> 3
    - dmx.c: include <X11/extensions/blah.h> instead of "blah.h"

commit 9569816261fed00b3f0991abb676d60ba904c0f6
Author: Kevin E Martin <kem@kem.org>
Date:   Mon Dec 6 20:04:04 2004 +0000

    Fix overwrite in DMX library calls (Bug #1989, Mark McLoughlin).

commit 90b1782cf132d4d3a753e4643fe8c398cecbb07b
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Jun 30 20:06:53 2004 +0000

    Add Distributed Multihead X (DMX) support