ChangeLog revision b042e37f
12006-02-12 Alan Coopersmith <alan.coopersmith@sun.com> 2 3 * man/Makefile.am: 4 Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> 5 Shadow pages not created correctly when MANDIR & MANSUFFIX don't match. 6 72005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org> 8 9 * configure.ac: 10 Update package version number for final X11R7 release candidate. 11 122005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org> 13 14 * man/Makefile.am: 15 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 16 172005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org> 18 19 * configure.ac: 20 Update package version number for X11R7 RC3 release. 21 222005-12-02 Kevin E. Martin <kem-at-freedesktop-dot-org> 23 24 * configure.ac: 25 * src/Makefile.am: 26 Add check and cflags for malloc(0) returning NULL. 27 282005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org> 29 30 * xrandr.pc.in: 31 Update pkgconfig files to separate library build-time dependencies 32 from application build-time dependencies. 33 * configure.ac: 34 Update dependencies to work with separate build roots. 35 362005-11-14 Kevin E. Martin <kem-at-freedesktop-dot-org> 37 38 * configure.ac: 39 * src/Makefile.am: 40 Fix pkgconfig deps for separate build roots. 41 422005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org> 43 44 * configure.ac: 45 Update package version number for X11R7 RC2 release. 46 472005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org> 48 49 * configure.ac: 50 * src/Makefile.am: 51 Update pkgcheck dependencies to work with separate build roots. 52 532005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org> 54 55 * configure.ac: 56 Update package version number for RC1 release. 57 582005-10-12 Alan Coopersmith <alan.coopersmith@sun.com> 59 60 * configure.ac: 61 * man/Makefile.am: 62 Use sed to fill in variables in man page 63 Add shadow man pages for man pages that document multiple functions. 64 652005-07-08 Keith Packard <keithp@keithp.com> 66 67 * .cvsignore: 68 * man/.cvsignore: 69 * src/.cvsignore: 70 * src/Makefile.am: 71 Add .cvsignore files 72 Switch _la_CFLAGS for AM_CFLAGS to clean up directory 73 742005-06-09 Alexander Gottwald <ago@freedesktop.org> 75 76 * configure.ac: 77 Require renderproto instead of render for pkgconfig 78 792005-01-16 Chris Larson <kergoth@handhelds.org> 80 81 * configure.ac: Fix to work with automake 1.9.x. 82 832004-09-19 Carlos Romero <kidcrash@freedesktop.org> 84 85 * Makefile.am: 86 Include man pages in EXTRA_DIST. 87 882004-02-03 Jim Gettys <jg@freedesktop.org> 89 90 * AUTHORS: Get a author's list. 91 922004-01-15 Daniel Stone <daniel@fooishbar.org> 93 * Tag release 1.0.2 for first freedesktop.org clientside lib release. 94 952004-01-15 Harold L Hunt II <huntharo@msu.edu> 96 * Makefile.am: Pass -no-undefined to libtool via LDFLAGS. Add 97 -lXext and -lXrender to LIBADD. 98 992003-06-12 07:12 eich 100 101 * Xrandr.man: 214. Changed any occurance of x86_64 to AMD64, the 102 official name of the 103 architecture (Egbert Eich). 104 213. Removed Copyright sign from man pages as this causes some 105 formatters 106 to choke (Egbert Eich). 107 1082003-05-29 14:48 herrb 109 110 * Xrandr.man: Fix manual pages typos (Bugzilla #316, Jens 111 Schweikhardt). 112 1132003-05-29 08:04 dawes 114 115 * Xrandr.man: Remove reference to non-existent Xrender(3) man page 116 (reported to webmaster). 117 1182003-05-27 15:26 tsi 119 120 * Xrandr.c: 194. IRIX 6.5 build fixes and noise reductions (Marc 121 La France). 122 1232003-03-24 20:18 dawes 124 125 * Xrandr-def.cpp: 26. Updates for building on OS/2 (#5650, Frank 126 Giessler). 127 1282003-02-07 03:21 eich 129 130 * Xrandr.c: - followup for patch 844 - fixed typo in savage driver 131 1322003-02-05 04:59 eich 133 134 * Xrandr.c: 844. Fixing a double free in libXRandr (Egbert Eich). 135 1362002-11-29 18:27 tsi 137 138 * Xrandr.c: Build fix 139 1402002-11-26 21:37 keithp 141 142 * Xrandr.c: LockDisplay re-executed during configuration fetching 143 1442002-11-03 16:21 keithp 145 146 * Xrandr.c: correct randr reply length computation 147 1482002-10-14 11:01 keithp 149 150 * Xrandr.c, Xrandr.h, Xrandrint.h: Add refresh rates to RandR 151 (v1.1) 152 1532002-10-08 06:00 keithp 154 155 * Xrandr.man: Add comments about interaction of reflection and 156 rotation (from Jim Gettys) 157 1582002-10-02 15:11 tsi 159 160 * Xrandr.man: Fix man page 161 1622002-10-02 09:55 keithp 163 164 * Imakefile, Xrandr.man: Add Xrandr manual, update xrandr manual 165 1662002-10-01 11:24 keithp 167 168 * Xrandr.h: Remove spurious member from XRRScreenSize structure. 169 1702002-09-29 16:39 keithp 171 172 * Xrandr.c, Xrandr.h, Xrandrint.h: Update RandR to 1.0 (library 173 version 2.0) 174 1752001-11-23 15:26 keithp 176 177 * Xrandr.h: Add C++ support to RandR library header 178 1792001-08-19 08:22 alanh 180 181 * Xrandr-def.cpp: new file 182 1832001-08-06 14:46 dawes 184 185 * test.c: missing ident lines 186 1872001-07-31 17:44 tsi 188 189 * Xrandr.h: 168. Fix 16bpp colour maps on Mach64's (Marc La 190 France). 191 167. Fix Mach64 DPMS bug (Marc La France). 192 166. Fix bug that prevented hardware cursors on Mach64 CT's (Marc 193 La France). 194 165. Document what a ChipAdjustFrame() function should to to 195 prevent moving 196 of hardware cursors during mode switches (Marc La France). 197 164. -Wimplicit warning cleanup [`make World` >required<] (Marc La 198 France). 199 163. Ensure installed headers can find the headers they, in turn, 200 #include 201 (Marc La France). 202 162. Make imake pass its -W* flags to cpp (Marc La France). 203 161. More accomodations for newer GCC's (Mike A. Harris). 204 2052001-06-10 18:37 keithp 206 207 * Xrandr.c, Xrandr.h: Add XRRCurrentConfig to get current setup, 208 implement XRRTimes as per header 209 2102001-06-07 10:54 keithp 211 212 * Xrandr.c, Xrandr.h: Change randr event and set config reply 213 2142001-06-07 08:33 keithp 215 216 * Xrandr.c, Xrandr.h, Xrandrint.h: Update Xrandr library to add 217 events 218 2192001-06-03 14:52 keithp 220 221 * Xrandr.c, Xrandr.h: Update RandR protocol 222 2232001-05-25 18:25 keithp 224 225 * Xrandr.c, Xrandr.h: Add initial RandR support to Xvesa 226 2272001-05-22 20:29 keithp 228 229 * Imakefile, Xrandr.c, Xrandr.h, Xrandrint.h, test.c: Add RandR 230 extension 231 232