/[rdesktop]/sourceforge.net/trunk/rdesktop/doc/patches.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sourceforge.net/trunk/rdesktop/doc/patches.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 134 - (show annotations)
Sat Sep 14 16:05:22 2002 UTC (21 years, 8 months ago) by astrand
File MIME type: text/plain
File size: 6633 byte(s)
Updated info about fasttext2+nobackpixmap.patch.

1 This file documents some of all patches for rdesktop, floating around
2 the net, and how they are related to the current (CVS) version of
3 rdesktop. Things left to do are marked with TDB (To Be Done).
4
5
6 URL:
7 http://bibl4.oru.se/projects/rdesktop/patch19/patches/Makefile.diff
8 Description:
9 Makefile changes which makes it possible to compile rdesktop on SunOS
10 and OSF1.
11 Status:
12 Applied (slightly modified)
13
14
15 URL:
16 http://bibl4.oru.se/projects/rdesktop/patch19/patches/assar_19-7-2.hostlen.patch
17 Description:
18 Fix for hostnames longer than 30 chars.
19 Status:
20 Applied (revision 1.11 of secure.c)
21
22
23 URL:
24 http://bibl4.oru.se/projects/rdesktop/patch19/patches/backingstore+privatecolormap-for-19-3-9.patch
25 Description:
26 This adds support for 1) Private color maps (useful for 8 bpp mode)
27 and 2) backingstore selection.
28 Status:
29 1) is not needed anymore; rdesktop automatically uses Private color
30 map in 8 bpp mode. 2) is, as far as I understand, also not
31 need. rdesktop automatically uses a software backing store if the
32 Xserver does not provide one.
33
34
35 URL:
36 http://bibl4.oru.se/projects/rdesktop/patch19/patches/ben_xwin.c.diff
37 Description:
38 Fixes for CapsLock and NumLock.
39 Status:
40 Not needed anymore, with the new keyboard mapping implementation.
41
42
43 URL:
44 http://bibl4.oru.se/projects/rdesktop/patch19/patches/ctrl1nohang.diff
45 Description:
46 Fixes problem with ctrl1 hangs.
47 Status:
48 Not needed anymore, with the new keyboard mapping implementation.
49
50
51 URL:
52 http://bibl4.oru.se/projects/rdesktop/patch19/patches/downkeypatch.diff
53 Description:
54 Seems to keep track of the remote modifier status.
55 Status:
56 Not needed anymore, with the new keyboard mapping implementation.
57
58
59 URL:
60 http://bibl4.oru.se/projects/rdesktop/patch19/patches/fasttext2+nobackpixmap.patch
61 Description:
62 (From http://mail.rdesktop.org/archive/2001/msg00218.html):
63
64 1) Added --no-backpixmap option to disable the ugly double drawing in
65 xwin.c (I have a very robust backing storage in my X, so I don't need
66 it ;)
67
68 2) More optimizations to text draw (previous fast-text patch was
69 included in 192-3-6-2). In text drawing with solid background the
70 glyphs are drawn with stippled fill instead of XCopyPlane (runs faster
71 on my S3Trio64 with XFree 3.3.6, please test it on other
72 configurations to validate this). The WinTach not show any improvement
73 with this change, it seems to use all transparent background text
74 draws, but with a old PC Magazine Winbench (3.1) doing the scroll text
75 test the speed gain is significative.
76
77 3) My Previous patch to disable backing storage in fullscreen
78
79 Status:
80 1) is not relevant any more, since rdesktop only uses backing store if
81 the Xserver does not provide backing store.
82 Need to examine if 2) and 3) are still useful. TDB.
83
84
85 URL:
86 http://bibl4.oru.se/projects/rdesktop/patch19/patches/francisco_fix_patblt.html
87 Description:
88 TDB
89 Status:
90 Not yet examined.
91
92
93 URL:
94 http://bibl4.oru.se/projects/rdesktop/patch19/patches/frank_1linerfix.html
95 Description:
96 TDB
97 Status:
98 Not yet examined.
99
100
101 URL:
102 http://bibl4.oru.se/projects/rdesktop/patch19/patches/frank_fasttext.patch.txt
103 Description:
104 TDB
105 Status:
106 Not yet examined.
107
108
109 URL:
110 http://bibl4.oru.se/projects/rdesktop/patch19/patches/hostname-patch
111 Description:
112 TDB
113 Status:
114 Not yet examined.
115
116
117 URL:
118 http://bibl4.oru.se/projects/rdesktop/patch19/patches/hove-19-7-2endian.diff
119 Description:
120 TDB
121 Status:
122 Not yet examined.
123
124
125 URL:
126 http://bibl4.oru.se/projects/rdesktop/patch19/patches/mmihalik_19-7-3-keyfix-4.patch
127 Description:
128 TDB
129 Status:
130 Not yet examined.
131
132
133 URL:
134 http://bibl4.oru.se/projects/rdesktop/patch19/patches/norbert_fullscreen.patch
135 Description:
136 TDB
137 Status:
138 Not yet examined.
139
140
141 URL:
142 http://bibl4.oru.se/projects/rdesktop/patch19/patches/norbert_percent.txt
143 Description:
144 TDB
145 Status:
146 Not yet examined.
147
148
149 URL:
150 http://bibl4.oru.se/projects/rdesktop/patch19/patches/norbert_rdp_tcp_port.diff
151 Description:
152 TDB
153 Status:
154 Not yet examined.
155
156
157 URL:
158 http://bibl4.oru.se/projects/rdesktop/patch19/patches/patch19-7-2.xyPos.emptyPassword.patch
159 Description:
160 TDB
161 Status:
162 Not yet examined.
163
164
165 URL:
166 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdesktop-1.0.0-19-7-1-mmihalik-3.diff
167 Description:
168 TDB
169 Status:
170 Not yet examined.
171
172
173 URL:
174 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdesktop-1.0.0-mmihalik-1.diff
175 Description:
176 TDB
177 Status:
178 Not yet examined.
179
180
181 URL:
182 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdesktop-1.0.0-pl19-7-2-mmihalik-1.diff
183 Description:
184 TDB
185 Status:
186 Not yet examined.
187
188
189 URL:
190 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdesktop-gmp.patch
191 Description:
192 TDB
193 Status:
194 Not yet examined.
195
196
197 URL:
198 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdesktop-new_kb.patch
199 Description:
200 TDB
201 Status:
202 Not yet examined.
203
204
205 URL:
206 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdesktop-openssl.patch
207 Description:
208 TDB
209 Status:
210 Not yet examined.
211
212
213 URL:
214 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdesktop.vncviewer_patch
215 Description:
216 TDB
217 Status:
218 Not yet examined.
219
220
221 URL:
222 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdesktop_keymap.patch
223 Description:
224 TDB
225 Status:
226 Not yet examined.
227
228
229 URL:
230 http://bibl4.oru.se/projects/rdesktop/patch19/patches/rdp-srvr-19-6-6.diff
231 Description:
232 TDB
233 Status:
234 Not yet examined.
235
236
237 URL:
238 http://bibl4.oru.se/projects/rdesktop/patch19/patches/scroll-to-death-patch.txt
239 Description:
240 TDB
241 Status:
242 Not yet examined.
243
244
245 URL:
246 http://bibl4.oru.se/projects/rdesktop/patch19/patches/spark-manpage-patch-19.4
247 Description:
248 TDB
249 Status:
250 Not yet examined.
251
252
253 URL:
254 http://bibl4.oru.se/projects/rdesktop/patch19/patches/spark-manpage-patch-19.4-1
255 Description:
256 TDB
257 Status:
258 Not yet examined.
259
260
261 URL:
262 http://bibl4.oru.se/projects/rdesktop/patch19/patches/spark_xinerama-patch2
263 Description:
264 TDB
265 Status:
266 Not yet examined.
267
268
269 URL:
270 http://bibl4.oru.se/projects/rdesktop/patch19/patches/svenni_dis_wmkeybnds.patch
271 Description:
272 TDB
273 Status:
274 Not yet examined.
275
276
277 URL:
278 http://bibl4.oru.se/projects/rdesktop/patch19/patches/svenni_disable_bs_in_x-tiny-patch
279 Description:
280 TDB
281 Status:
282 Not yet examined.
283
284
285 URL:
286 http://bibl4.oru.se/projects/rdesktop/patch19/patches/vincent_19-7-2.license.patch
287 Description:
288 TDB
289 Status:
290 Not yet examined.
291
292
293 URL:
294 http://bibl4.oru.se/projects/rdesktop/patch19/patches/vincent_19-7-2.secure.patch
295 Description:
296 TDB
297 Status:
298 Not yet examined.
299
300
301 URL:
302 http://bibl4.oru.se/projects/rdesktop/patch19/patches/vincent_19-7-3_excel.patch
303 Description:
304 TDB
305 Status:
306 Not yet examined.
307
308
309 URL:
310 http://bibl4.oru.se/projects/rdesktop/patch19/patches/vincent_8bpp.patch
311 Description:
312 TDB
313 Status:
314 Not yet examined.
315
316
317 URL:
318 http://bibl4.oru.se/projects/rdesktop/patch19/patches/vpypatch.txt
319 Description:
320 TDB
321 Status:
322 Not yet examined.

  ViewVC Help
Powered by ViewVC 1.1.26