xenocara/lib/libXrandr/ChangeLog
2006-11-25 17:37:36 +00:00

232 lines
5.7 KiB
Plaintext

2006-02-12 Alan Coopersmith <alan.coopersmith@sun.com>
* man/Makefile.am:
Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628>
Shadow pages not created correctly when MANDIR & MANSUFFIX don't match.
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for final X11R7 release candidate.
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
* man/Makefile.am:
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC3 release.
2005-12-02 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
* src/Makefile.am:
Add check and cflags for malloc(0) returning NULL.
2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
* xrandr.pc.in:
Update pkgconfig files to separate library build-time dependencies
from application build-time dependencies.
* configure.ac:
Update dependencies to work with separate build roots.
2005-11-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
* src/Makefile.am:
Fix pkgconfig deps for separate build roots.
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC2 release.
2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
* src/Makefile.am:
Update pkgcheck dependencies to work with separate build roots.
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for RC1 release.
2005-10-12 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac:
* man/Makefile.am:
Use sed to fill in variables in man page
Add shadow man pages for man pages that document multiple functions.
2005-07-08 Keith Packard <keithp@keithp.com>
* .cvsignore:
* man/.cvsignore:
* src/.cvsignore:
* src/Makefile.am:
Add .cvsignore files
Switch _la_CFLAGS for AM_CFLAGS to clean up directory
2005-06-09 Alexander Gottwald <ago@freedesktop.org>
* configure.ac:
Require renderproto instead of render for pkgconfig
2005-01-16 Chris Larson <kergoth@handhelds.org>
* configure.ac: Fix to work with automake 1.9.x.
2004-09-19 Carlos Romero <kidcrash@freedesktop.org>
* Makefile.am:
Include man pages in EXTRA_DIST.
2004-02-03 Jim Gettys <jg@freedesktop.org>
* AUTHORS: Get a author's list.
2004-01-15 Daniel Stone <daniel@fooishbar.org>
* Tag release 1.0.2 for first freedesktop.org clientside lib release.
2004-01-15 Harold L Hunt II <huntharo@msu.edu>
* Makefile.am: Pass -no-undefined to libtool via LDFLAGS. Add
-lXext and -lXrender to LIBADD.
2003-06-12 07:12 eich
* Xrandr.man: 214. Changed any occurance of x86_64 to AMD64, the
official name of the
architecture (Egbert Eich).
213. Removed Copyright sign from man pages as this causes some
formatters
to choke (Egbert Eich).
2003-05-29 14:48 herrb
* Xrandr.man: Fix manual pages typos (Bugzilla #316, Jens
Schweikhardt).
2003-05-29 08:04 dawes
* Xrandr.man: Remove reference to non-existent Xrender(3) man page
(reported to webmaster).
2003-05-27 15:26 tsi
* Xrandr.c: 194. IRIX 6.5 build fixes and noise reductions (Marc
La France).
2003-03-24 20:18 dawes
* Xrandr-def.cpp: 26. Updates for building on OS/2 (#5650, Frank
Giessler).
2003-02-07 03:21 eich
* Xrandr.c: - followup for patch 844 - fixed typo in savage driver
2003-02-05 04:59 eich
* Xrandr.c: 844. Fixing a double free in libXRandr (Egbert Eich).
2002-11-29 18:27 tsi
* Xrandr.c: Build fix
2002-11-26 21:37 keithp
* Xrandr.c: LockDisplay re-executed during configuration fetching
2002-11-03 16:21 keithp
* Xrandr.c: correct randr reply length computation
2002-10-14 11:01 keithp
* Xrandr.c, Xrandr.h, Xrandrint.h: Add refresh rates to RandR
(v1.1)
2002-10-08 06:00 keithp
* Xrandr.man: Add comments about interaction of reflection and
rotation (from Jim Gettys)
2002-10-02 15:11 tsi
* Xrandr.man: Fix man page
2002-10-02 09:55 keithp
* Imakefile, Xrandr.man: Add Xrandr manual, update xrandr manual
2002-10-01 11:24 keithp
* Xrandr.h: Remove spurious member from XRRScreenSize structure.
2002-09-29 16:39 keithp
* Xrandr.c, Xrandr.h, Xrandrint.h: Update RandR to 1.0 (library
version 2.0)
2001-11-23 15:26 keithp
* Xrandr.h: Add C++ support to RandR library header
2001-08-19 08:22 alanh
* Xrandr-def.cpp: new file
2001-08-06 14:46 dawes
* test.c: missing ident lines
2001-07-31 17:44 tsi
* Xrandr.h: 168. Fix 16bpp colour maps on Mach64's (Marc La
France).
167. Fix Mach64 DPMS bug (Marc La France).
166. Fix bug that prevented hardware cursors on Mach64 CT's (Marc
La France).
165. Document what a ChipAdjustFrame() function should to to
prevent moving
of hardware cursors during mode switches (Marc La France).
164. -Wimplicit warning cleanup [`make World` >required<] (Marc La
France).
163. Ensure installed headers can find the headers they, in turn,
#include
(Marc La France).
162. Make imake pass its -W* flags to cpp (Marc La France).
161. More accomodations for newer GCC's (Mike A. Harris).
2001-06-10 18:37 keithp
* Xrandr.c, Xrandr.h: Add XRRCurrentConfig to get current setup,
implement XRRTimes as per header
2001-06-07 10:54 keithp
* Xrandr.c, Xrandr.h: Change randr event and set config reply
2001-06-07 08:33 keithp
* Xrandr.c, Xrandr.h, Xrandrint.h: Update Xrandr library to add
events
2001-06-03 14:52 keithp
* Xrandr.c, Xrandr.h: Update RandR protocol
2001-05-25 18:25 keithp
* Xrandr.c, Xrandr.h: Add initial RandR support to Xvesa
2001-05-22 20:29 keithp
* Imakefile, Xrandr.c, Xrandr.h, Xrandrint.h, test.c: Add RandR
extension