diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..0e0fed1 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,153 @@ +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 + |