summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 27e7ce9bddc19534b9100032abd57d28869f6066 (plain)
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
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