tizen 2.3.1 release
[framework/uifw/xorg/util/x11-utils.git] / xvinfo / ChangeLog
1 commit 2abf1e4cbff8b67f836dd4102dcc0a179d98a142
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Sat Nov 6 08:59:31 2010 -0700
4
5     xvinfo 1.1.1
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit 3d447fb4fd0f75e3dbaa7c1c9d3eb565fdfc1214
10 Author: Jesse Adkins <jesserayadkins@gmail.com>
11 Date:   Tue Sep 28 13:29:50 2010 -0700
12
13     Purge cvs tags.
14     
15     Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
16     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
17
18 commit 6961d77007443b63a014362805bd93c20d853ab7
19 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
20 Date:   Sun Sep 26 18:26:41 2010 -0700
21
22     config: Remove unnecessary calls from configure.ac
23     
24     AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
25     PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
26     
27     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
28
29 commit a69ea17324a94d667fc1661b70f2a365b75f3c6b
30 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
31 Date:   Sun Sep 26 18:25:57 2010 -0700
32
33     config: upgrade to util-macros 1.8 for additional man page support
34     
35     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
36     The value of MAN_SUBST is the same for all X.Org packages.
37     
38     Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
39     Enables use of platform appropriate version of sed.
40     
41     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
42
43 commit 8c8a1727709dab613f97548ee374f3ffc8946653
44 Author: Gaetan Nadon <memsize@videotron.ca>
45 Date:   Tue Jul 20 18:45:18 2010 -0400
46
47     config: update AC_PREREQ statement to 2.60
48     
49     Unrelated to the previous patches, the new value simply reflects
50     the reality that the minimum level for autoconf to configure
51     all x.org modules is 2.60 dated June 2006.
52     
53     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
54     
55     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
56
57 commit 0bd2b71d9ce58a2661db584a6c6a03aec06e701c
58 Author: Gaetan Nadon <memsize@videotron.ca>
59 Date:   Thu Nov 26 09:19:55 2009 -0500
60
61     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
62     
63     Now that the INSTALL file is generated.
64     Allows running make maintainer-clean.
65
66 commit 6d33f774fdead950a8561598b84a10ddb970f20c
67 Author: Gaetan Nadon <memsize@videotron.ca>
68 Date:   Wed Oct 28 14:09:09 2009 -0400
69
70     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
71     
72     Add missing INSTALL file. Use standard GNU file on building tarball
73     README may have been updated
74     Remove AUTHORS file as it is empty and no content available yet.
75     Remove NEWS file as it is empty and no content available yet.
76
77 commit fd408b06820004bf0cc090844ec28764f090339b
78 Author: Gaetan Nadon <memsize@videotron.ca>
79 Date:   Mon Oct 26 22:08:39 2009 -0400
80
81     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
82     
83     ChangeLog filename is known to Automake and requires no further
84     coding in the makefile.
85
86 commit a5311e7cf9744cc84e2c0b55ab67850bb5907532
87 Author: Gaetan Nadon <memsize@videotron.ca>
88 Date:   Thu Oct 22 12:34:16 2009 -0400
89
90     .gitignore: use common defaults with custom section # 24239
91     
92     Using common defaults will reduce errors and maintenance.
93     Only the very small or inexistent custom section need periodic maintenance
94     when the structure of the component changes. Do not edit defaults.
95
96 commit 8e37a3ede56ab5f5769e279ab180781880837ad4
97 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
98 Date:   Wed Oct 21 12:47:22 2009 -0700
99
100     This is not a GNU project, so declare it foreign.
101     
102     On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
103     > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
104     > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
105     > > was quite annoying to work around since 'autoreconf -fvi' replaces
106     > > it and git wants to commit it.  Should these files even be in git?
107     > > Can I nuke them for the betterment of humanity and since they get
108     > > created by autoreconf anyways?
109     >
110     > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
111     
112     As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
113     AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
114     of the INSTALL file. It is also part of the 24206 solution.
115     
116     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
117
118 commit 32827c5b0928d61de0ab397beb8123ac0c4e1649
119 Author: Alan Coopersmith <alan.coopersmith@sun.com>
120 Date:   Fri Oct 16 19:46:04 2009 -0700
121
122     xvinfo 1.1.0
123     
124     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
125
126 commit 5f575d39fd0a246eb1842af8989b6b8fa6eebc36
127 Author: Alan Coopersmith <alan.coopersmith@sun.com>
128 Date:   Fri Oct 16 19:45:06 2009 -0700
129
130     Add XFree86 generic copyright/license notice to COPYING
131     
132     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
133
134 commit 232bd12671f129df0fbcd84e750cbd7a397612bd
135 Author: Alan Coopersmith <alan.coopersmith@sun.com>
136 Date:   Fri Oct 16 19:42:32 2009 -0700
137
138     Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
139     
140     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
141
142 commit 82012961e5cee55a2dde8254325642f46b6449e2
143 Author: Alan Coopersmith <alan.coopersmith@sun.com>
144 Date:   Thu Oct 1 14:54:32 2009 -0700
145
146     Add README with pointers to mailing lists, bugzilla, & git
147     
148     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
149
150 commit 83ee7c6d98f4368df1f214aad6878dddc95f6c62
151 Author: Arthur HUILLET <arthur.huillet@free.fr>
152 Date:   Thu Jan 10 11:18:32 2008 +0100
153
154     added -short option
155
156 commit 228dccc301ae10a1c17bb1cc91efcd5cef69db4f
157 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
158 Date:   Mon Jan 26 19:32:20 2009 -0200
159
160     Correct make distcheck.
161
162 commit 8773a750f5489b4a8f577f87873066486e9d85a8
163 Author: Alan Coopersmith <alan.coopersmith@sun.com>
164 Date:   Thu Aug 16 16:26:16 2007 -0700
165
166     Version bump: 1.0.2
167
168 commit ff49870534195814d4d5f0979f0273ad6ff4337e
169 Author: Alan Coopersmith <alan.coopersmith@sun.com>
170 Date:   Thu Aug 16 16:23:32 2007 -0700
171
172     Replace static ChangeLog with dist-hook to generate from git log
173
174 commit a73b56466eba086b2eb6513b1674e6d7251b4a19
175 Author: Alan Coopersmith <alan.coopersmith@sun.com>
176 Date:   Thu Aug 16 16:21:30 2007 -0700
177
178     Change xvinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier
179     
180     Makefile.am:27: compiling `xvinfo.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
181
182 commit f237d5c415352c28c9dae1453aa3308532d42bb9
183 Author: Alan Coopersmith <alan.coopersmith@sun.com>
184 Date:   Thu May 24 18:06:34 2007 -0700
185
186     Fix typo in man page (accesible)
187
188 commit a32fb538f49e8a7a23aef2a844d05f1cd3cc907a
189 Author: Alan Coopersmith <alan.coopersmith@sun.com>
190 Date:   Thu May 24 18:05:52 2007 -0700
191
192     X.Org bug #10616: Add all the X info commands to See Also in man page
193     
194     X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616>
195     Reported upstream from
196     Debian bug #350313 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350313>
197
198 commit 29190804b219bf3e6289426a832b32ad2f4c53a4
199 Author: Michel Dänzer <michel@tungstengraphics.com>
200 Date:   Mon Jan 15 17:14:56 2007 +0100
201
202     Fix FourCC name output on big endian platforms.
203     
204     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9665 .
205
206 commit 69758559c5ddb85bbf6501ea8e58c0896c7c1f11
207 Author: Michel Dänzer <michel@tungstengraphics.com>
208 Date:   Mon Jan 15 17:13:51 2007 +0100
209
210     Make git ignore object files and Emacs style backup files.
211
212 commit f4363bef8760521d07a2b90d81dd85d19192bcf2
213 Author: Michel Dänzer <michel@tungstengraphics.com>
214 Date:   Mon Jan 15 17:12:57 2007 +0100
215
216     Rename .cvsignore to .gitignore.
217
218 commit 9f0d4a66bbe6e11957e98d23b4baa8c76d8803b2
219 Author: Kevin E Martin <kem@kem.org>
220 Date:   Wed Dec 21 02:29:54 2005 +0000
221
222     Update package version for X11R7 release.
223
224 commit c2c5737fd62b06f0bbaf4ef58dfe4846bfbaf48b
225 Author: Adam Jackson <ajax@nwnk.net>
226 Date:   Mon Dec 19 16:22:47 2005 +0000
227
228     Stub COPYING files
229
230 commit cff129a50807c98e96b2c226be344ddbfb333c12
231 Author: Kevin E Martin <kem@kem.org>
232 Date:   Thu Dec 15 00:24:12 2005 +0000
233
234     Update package version number for final X11R7 release candidate.
235
236 commit dbb5b18240e906a9744e4133b3b76b0aa6ecb615
237 Author: Kevin E Martin <kem@kem.org>
238 Date:   Tue Dec 6 22:48:26 2005 +0000
239
240     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
241
242 commit 997a79f1dd547c98a62e59865d41b52618023d54
243 Author: Kevin E Martin <kem@kem.org>
244 Date:   Sat Dec 3 05:49:28 2005 +0000
245
246     Update package version number for X11R7 RC3 release.
247
248 commit 1afcbdd5cbb3591ce86821d8f35e6132d45f93b6
249 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
250 Date:   Mon Nov 28 22:01:48 2005 +0000
251
252     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
253         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
254
255 commit 58bb86147def38e04034527352448759442fad2a
256 Author: Eric Anholt <anholt@freebsd.org>
257 Date:   Mon Nov 21 10:35:09 2005 +0000
258
259     Another pass at .cvsignores for apps.
260
261 commit 2f4d193fd9cd9120ad503c57cefd27d64c08c6d2
262 Author: Eric Anholt <anholt@freebsd.org>
263 Date:   Sun Nov 20 22:08:56 2005 +0000
264
265     Add/improve .cvsignore files for apps.
266
267 commit 6b03012da46f60873ff217d1c2173c28466484cf
268 Author: Kevin E Martin <kem@kem.org>
269 Date:   Wed Oct 19 02:47:58 2005 +0000
270
271     Update package version number for RC1 release.
272
273 commit 5b9c4ff0ef0a25c946b0bbf76a775eb7fba26837
274 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
275 Date:   Mon Oct 17 23:56:25 2005 +0000
276
277     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
278         work better with BSD make
279
280 commit d3dc9ca7fed17500cda7382a0d3a8d389be221f9
281 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
282 Date:   Fri Oct 14 00:25:48 2005 +0000
283
284     Use sed to fill in variables in man page
285
286 commit f28d1be9fffa0e097e1ec9aaa3d01e1fe6d0b110
287 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
288 Date:   Mon Aug 1 20:25:33 2005 +0000
289
290     Install man pages to section 1 instead of section m (Patch from Donnie
291         Berkholz)
292
293 commit 80b9cf38d93c5eafcec8e3309b24af33550af781
294 Author: Kevin E Martin <kem@kem.org>
295 Date:   Fri Jul 29 21:22:38 2005 +0000
296
297     Various changes preparing packages for RC0:
298     - Verify and update package version numbers as needed
299     - Implement versioning scheme
300     - Change bug address to point to bugzilla bug entry form
301     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
302         reenable it)
303     - Fix makedepend to use pkgconfig and pass distcheck
304     - Update build script to build macros first
305     - Update modular Xorg version
306
307 commit 00de3c1da23b030d5ad6818c8af7f4e9a968a60e
308 Author: Adam Jackson <ajax@nwnk.net>
309 Date:   Wed Jul 20 19:32:05 2005 +0000
310
311     Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
312         configure cache, you cache it, and the cached value is probably wrong.
313
314 commit d5c7c5891a774190d3a1fbf1727bfb8238be0f23
315 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
316 Date:   Fri Jul 1 20:09:10 2005 +0000
317
318     xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
319         whitespace after backslash modularizeapp.sh: s/destkop/desktop/
320         modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and
321         Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h
322     Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo
323
324 commit 9b58b06d9963e6443cc38360c8372505c00f80e4
325 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
326 Date:   Mon Mar 28 23:09:19 2005 +0000
327
328     Change hardcoded "1" to __appmansuffix__ and remove initial blank line that
329         confused Solaris nroff.
330
331 commit 561c02747003f89647f58e27a32e8400acb48d81
332 Author: Egbert Eich <eich@suse.de>
333 Date:   Fri Apr 23 19:55:08 2004 +0000
334
335     Merging XORG-CURRENT into trunk
336
337 commit 94757d460c1a12cf5d44e8e83ef85a13e1df0928
338 Author: Egbert Eich <eich@suse.de>
339 Date:   Sun Mar 14 08:35:52 2004 +0000
340
341     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
342
343 commit 5d766d612426d3241340ac641da5e590d666824c
344 Author: Egbert Eich <eich@suse.de>
345 Date:   Wed Mar 3 12:13:20 2004 +0000
346
347     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
348
349 commit 0a8913b2b88dedaae37e1048dc61cdfb8d27f597
350 Author: Egbert Eich <eich@suse.de>
351 Date:   Thu Feb 26 13:36:32 2004 +0000
352
353     readding XFree86's cvs IDs
354
355 commit 358083c5fbad044e7a49f283d6f8da6992b30ef3
356 Author: Egbert Eich <eich@suse.de>
357 Date:   Thu Feb 26 09:24:18 2004 +0000
358
359     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
360
361 commit 3bc549dfadb99c7a9e9a9f839ceb8cb21bf75694
362 Author: Kaleb Keithley <kaleb@freedesktop.org>
363 Date:   Fri Nov 14 16:49:24 2003 +0000
364
365     XFree86 4.3.0.1
366
367 commit e241e6962865de1523cca316cbfcab52ac58c60a
368 Author: Kaleb Keithley <kaleb@freedesktop.org>
369 Date:   Fri Nov 14 16:49:24 2003 +0000
370
371     Initial revision