ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.503 by root, Mon Jan 9 23:00:07 2006 UTC vs.
Revision 1.875 by root, Mon Jul 21 16:51:31 2008 UTC

1rxvt-unicode changelog <= google-friendly title 1rxvt-unicode changelog <= google-friendly title
2 2
3TODO: harmonize --disable-options into position-dependent options. 3TODO: init_secondary serves what purpose? maybe move it to earlier startup phase and re-think
4TODO: after requesting the selection and getting a timeout, no further requests will be sent. 4TODO: xcopyarea pass broken, fix and improve
5TODO: event mechanism that replaces on_keyboard_command with something more scalable.
6TODO: slipwheeling needs a keyboard grab to get key release events.
7TODO: overlays collide with the way the out-of-focus cursor is being drawn
5TODO: "slow" rendering mode for bidi and scripts 8TODO: "slow" rendering mode for bidi and scripts, pango!
6TODO: read property sequence is broken with respect to utf-8 etc. 9TODO: read property sequence is broken with respect to utf-8 etc.
7TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 10TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?)
8WISH: OnTheSpot editing, or maybe switch to miiiiiiif 11TODO: better resource handling for tabbar in -pe tabbed.
9WISH: just for fun, do shade and tint with XRender. 12WISH: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines
13 => when setting the constraints, the wm might (correctly)
14 resize the outer window, which might result in a smaller window overall.
15 or something like that. guys, send me a patch.
16WISH: coloured pastebin
17WISH: selection-color-pair instead of reverse video
18WISH: load system-wide config file even if we don't have one
19WISH: look into XAddConnectionWatch, does anybody need that?
10WISH: support tex fonts 20DUMB: support tex fonts
11 21
22TODO: /*TODO: the xlceararea/xfillrectangle below don't take scroll offste into account, ask mikachu for details */
23
24 - ignore byte-order marks and do not treat them like combining characters.
25 - do some µ-optimisations to the character fast path.
26
279.05 Sun Jun 15 20:09:20 CEST 2008
28 - new option --cd/chdir to set the starting working directory.
29 - tabbed extension now starts in the "correct" working directory.
30 - work around fedora 9 providing isastream but not the relevant
31 header file for it (report by Tuncer Ayaz).
32 - upgrade libev, fixing a bug in the select backend
33 with more than 31 file descriptors on non-linux 64 bit systems.
34 - correctly reset the multibyte state to the initial one
35 after EILSEQ (patch by Neil Booth). This fixes the
36 issue of rxvt-unicode not properly displaying text after an illegal
37 sequence on NetBSD and probably other systems.
38 - more intelligent property handling with -pe tabbed, works around
39 broken window managers (kwm et al.), saves bandwidth and should
40 help working window managers as well.
41 - made tabs moveable (based on a patch by Petr Machata).
42 - implement ESC [ 3 K as a more rational alternative to ESC [ 0 K.
43 - support relative paths for RXVT_SOCKET in urxvtd.
44 - the tabbed extension now blindly copies over all (rxvt-) resources
45 from the toplevel window to the children.
46 - better diagnostic on 0x0 window geometries.
47 - update AnyEvent API to version 3.4 and above.
48 - document the default value of :0 for DISPLAY.
49 - rename perl method XChangeWindowProperty to XChangeProperty.
50
519.02 Tue Jan 29 11:58:36 CET 2008
52 - the "exg makes everybody happy" release.
53 - fix build with !xft.
54 - always compile in plain style scrollbar (simplifies code and looks great).
55
569.01 Sat Jan 26 20:49:27 CET 2008
57 - be more aggressive about handling X events, this seems to be required
58 with newer xlibs (should fix the "screen stays black until event is
59 received" problem, again :)
60 - add buffered resource to control xft double-buffering.
61
629.0 Fri Jan 25 19:34:04 CET 2008
63 - fix a crash bug where urxvtd would crash when urxvtc was called
64 with wrong arguments (I wish debian maintainers in general would
65 report bugs and their proposed fixes to the original package maintaienrs
66 instead of sitting on them for good measure to see if anybody notices).
67 - drawing xft compose characters was causing garbage to be drawn.
68 - correctly clear xft character background in all cases.
69 - implement bracketed paste mode (xterm private mode 2004).
70 - improve documentation on alpha channel handling, make urxvt
71 work better on servers lacking the RENDER extension when alpha
72 channels or background images are used.
73 - check for refresh after initialising to avoid staying blank
74 till the first event arrives. or so.
75 - the FORCE_UNBUFFERED_XFT feature macro works again.
76 - continuously update transparency while moving/resizing now.
77 - OSC 39/49 are deprecated and aliased to OSC 10/11.
78 - cub1 now acts as advertised (and ignores the "wrapped" state).
79 - the 132/80 mode switch now forces a height of 24, too, and
80 resets the terminal.
81 - scrollbar code cleanups.
82 - stopping children is no longer confused with children exiting.
83 - removed (undocumented) #aarrggbb format.
84 - updated to libev 3.0.
85
868.9 Mon Dec 24 07:51:40 CET 2007
87 - fix the issue where urxvtd would not immediately close a window
88 when the command exited but only on the next X event.
89 - changed terminfo file not to use application keypad mode.
90 - fix the issue where making a selection in one urxvtd window
91 would not clear it visually in another.
92 - fix an issue of urxvt not getting background pixmap updates
93 and flickering after bg pixmap changes (reported by Mikachu).
94 - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
95 - correctly provide dependencies for libev (µikachu).
96 - minor code reorganisations and cleanups.
97 - be more robust in case the urxvt-popup extension cannot be loaded.
98
998.8 Sat Dec 15 19:40:39 CET 2007
100 - option -C was aliased to all unsupported options, activating
101 options that shouldn't be compiled in, leading to interesting
102 effects.
103 - updated libev, working around a bug in linux 2.4, curing the
104 symptom of urxvt not closing its window on shell exit. also
105 fixes a problem with urxvt not refreshing.
106 - the text blink callback was called even when no blinking
107 text was visible.
108 - pre-8.4 slipwheeling behaviour has been reinstated, with
109 some minor improvements.
110 - streamlined x events processing to only flush once per
111 display and not once per terminal window.
112 - quite a bit of minor code cleanups and codesize optimisations.
113
1148.7 Sun Nov 25 10:23:49 CET 2007
115 - update libev with an important bugfix that would cause crashes
116 when closing windows (when using rxvtd, and update is recommended).
117 - do not compile in the block builtin graphics with --disable-frills.
118
1198.6 Fri Nov 23 14:10:57 CET 2007
120 - upgrade libev to disable kqueue on anything but netbsd as it
121 seems to be broken everywhere else w.r.t. ptys.
122 - allow for spurious event notifications, as at least epoll and
123 especially solaris ports like to lie about them (symptoms:
124 urxvt "hangs" until there is some x11 related activity).
125 - -keysym command line options are now subjected to xlib parsing.
126 - add 'xrm' option analogous to Xt one.
127
1288.5a Wed Nov 21 10:16:33 CET 2007
129 - make it compile with --disable-transparency.
130
1318.5 Wed Nov 21 05:19:20 CET 2007
132 - expect major portability issues in this release: please test and report.
133 - converted from the veritable io manager event loop to
134 the high performance libev (http://software.schmorp.de/pkg/libev).
135 - minor tuning to the perl selection (include single words and more quoting chars).
136 - fix memory leak in pixmap code.
137 - fix a serious bug while setting the XIM destroy callback
138 on (typical) 64 bit systems.
139 - automove-background functionality re-implemented internaly using :root op in pixmap
140 geometry string. For example: rxvt -pixmap "image.jpg;:root"
141 - do not link rxvtc against every lib on the planet anymore.
142 - parallel builds should work once more.
143
1448.4 Sat Oct 27 14:02:13 CEST 2007
145 - overhaul of the transparency/pixmap code (sasha).
146 - fix possible race betwen visual bell and poweron.
147 (reported by Martin von Gagern, gentoo?).
148 - urxvt -e no longer crashes the child.
149 - fixed some minor memleaks on incorrect usage or
150 missing DISPLAY.
151 - implement xterm 1002/1003 mouse tracking modes (exg).
152 - source code organisational cleanups (exg).
153 - updated io_manager.
154
1558.3 Wed Aug 1 20:21:31 CEST 2007
156 - new option: skipScroll/-ss, enabled by default.
157 - go with the times and expect x11 library files in /usr/lib, not
158 /usr/X11R6/lib.
159 - initial transparency improvement/afterimage support
160 patch by Sasha Vasko.
161 - add urgentOnBell resource to set the urgency hint
162 (patch by Philip Paeps).
163 - do not process focus events caused by grabs
164 (patch by Mikachu).
165 - add iso14755_52 resource to disable iso14755 5.2 (exg).
166 - add binding for backspace in iso14755 5.1 to remove the last
167 digit (exg).
168 - better option handling, support more than 30 options (exg).
169 - nuke reconf script, serves no purpose anymore.
170 - fixed and documented matcher/on_user_command processing in matcher
171 extension (tpope).
172 - compile out of the box on Solaris 10 (exg).
173 - fix MappingNotify events (reported by Stephan Walter).
174 - zero-initialise mwmhints, this seems to solve all sorts of minor
175 problems.
176
1778.2 Sat Feb 17 21:35:28 CET 2007
178 - fix make depend in src/, reported by exg.
179 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
180 (patch by Sergey Vlasov).
181 - unbundled iom perl interface somewhat.
182 - scrollbar-xterm now uses the selected scrollColor instead of fg
183 (found by Aiviru).
184 - disabled linux kernel bug workaround again: disabling it gives
185 a 50% speed hit on affected machines, while enabling it gives
186 a similar speed hit to screen, which is likely the more common
187 case to work around for :/
188 - urxvt::rend2mask perl function, and utilization of it by matcher
189 (patch by Moshe Kamensky).
190 - use perl:matcher on a keysym to open most recently displayed URL.
191 - with matcher, when multiple patterns match, last wins, not first.
192 - fix make and make install with srcdir != builddir (exg).
193 - updated bundled libptytty to fix a bug where the tty would be kept
194 open (see the libptytty ChangeLog for details).
195 - delay setting the IUTF8 flag to after the tty settings have been
196 set so its value does not get lost (reported and analysed by Andrei
197 Paskevich).
198 - rip out support for obsolete sgtty.h interface.
199 - rip out support for non-POSIX termios variants.
200 - update libptytty.
201 - update iom.C, make it call ptytty::sanitise_stdfd on init.
202 - when !XFT, change rounding of colours to use a less correct formula to
203 meet user expectancies (#aaa becomes #a000a000a000 not #9f9f9f9f9f9f).
204 - change the starting offset of the pixmap set with backgroundPixmap
205 from (50,50) to (0,0) (exg).
206 - fix a typo in button_release, now meta-button2 request the value of
207 the Clipboard selection as it should (patch by Serge Koksharov).
208 - fix a bug in drawing a cell with a nonspacing char when using an xft
209 font with inheritPixmap and tintColor (exg).
210
2118.1 Thu Dec 7 22:27:25 CET 2006
212 - ケリスマスプレゼント - zomg!!1, it's too early!!!
213 - fix the assumption that chars < 256 are single-width. Now
214 only assume this for codepoints 32 to 126 (reported by Dai.H.).
215 - $term->strwidth returned wide chars as width 1, because some jerk
216 confused min and max. Fixing this also fixes xim-onthespot.
217 Reported by Takano Akio.
218 - secondaryScroll is now enabled by default (as per the manpage),
219 reported by exg.
220 - correct the description of [percent]color rgba format in the manpage.
221 - incorporated macosx-clipboard extension by Samuel Ljungkvist.
222 - ignore (some) useless focus events (reported by mmc).
223 - updated compose table to unicode 5.0.0.
224
2258.0 Thu Nov 2 18:35:19 CET 2006
226 - combining characters cleared the area instead of creating an overlay,
227 thus losing the ability to draw combining characters properly in most
228 circumstances (reported by exg).
229 - specified fonts were incorrectly morphed to bold/italic according to the
230 basefont, even if explicitly specified (tracked down by tpope).
231 - fixed urxvt::strwidth to calculate width in the same way as screen.C.
232 - fix a crash caused by passing negative widths to overlay functions.
233 - added 'matcher' extension by tpope, replacing the mark-urls extension.
234 - improve url regex to match anything www.* (tpope).
235 - fixed bug with outline cursor color being wrong after xft fonts.
236 - update to libptytty-1.0.
237 - give proper diagnostic when RXVT_SOCKET is too long instead of
238 corrupting the stack (patch by exg).
239 - display current terminal locale in option menu.
240 - urxvtd no longer crashes when the client sends an inaccessible
241 working directory (reported by Roland Baer, possibly fixes gentoo
242 bug #143985).
243 - fixed many minor issues reported by Roland Baer.
244 - Leonid Khramov spotted a minor glitch in rxvtfont.C that
245 should not have any consequences, but was buggy nonetheless.
246 - manpage fix by exg.
247
2487.9 Mon Aug 7 18:16:07 CEST 2006
249 - fix the crashing bug people encountered with 7.8 + urxvtd + perl
250 + transparency. Ought to fix debian bug #380348.
251 - fix urxvtc.1.pod: it actually claimed -pty-fd would not work. But
252 it does! :->
253 - rxvt_fatal() in case the locale string is too long for our static buffer.
254 - fixed many, many, typos in the manpages (patch supplied by ves).
255
2567.8 Mon Jul 17 21:00:46 CEST 2006
257 - INCOMPATIBLE CHANGE: this version will always read ~/.Xdefaults,
258 earlier versions only read it if display-resources (usually from
259 .Xresources) are not set. This avoids the #1 FAQ ("why isn't my
260 resource used") and seems to be logical behaviour, too. .Xdefaults
261 resources have a lower priority than display-specific resources.
262 - add "kuake" perl extension that does a similar thing to the kuake
263 terminal emulator (see man urxtvperl).
264 - use less "correct" color scaling that is compatible with libX11 and
265 Xft (avoids off-by-one colors resulting in striped backgrounds).
266 - the "depth" resource is now respected.
267 - preset the searchable-scrollback pattern with "(?i)" to default search
268 to case-insensitivity. Will automatically be cleared when typing an
269 uppercase character.
270 - add FORCE_UNBUFFERED_XFT define to features.h.
271 - re-enabled highlightcolor support with --enable-frills, based on
272 a patch by Martin Stubenschrott.
273 - double-buffered xft drawing did suffer from pixel offset issues
274 when pixmap transparency was enabled.
275 - strategically add # to the url-match regexes, as we really want to
276 match common URIs not common URLs. Reported by Aaron Griffin.
277 - moved on_osc_seq to on_osc_seq_perl and added a more
278 generic osc_seq.
279 - fix a bug causing double callback invocations when perl hooks
280 were invoked recursively.
281 - the automove-background extension now properly works when the
282 pixmap gets reset with an osc sequence (sqweek).
283 - selection-pastebin did not work properly with non-latin1-characters.
284 - apply colorUL only when the text colour is the default fg
285 (patch by Wu Fengguang).
286 - removed rxvtlib.h from the tarball, it had no reason to be there
287 (spotted by Decklin Foster).
288 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported
289 by omatunto_.
290 - slap in a using namespace std, might help on platforms that don't
291 follow C++ closely enough.
292 - fix mailto url regex, spotted within milliseconds by Jost Krieger.
293 - applied fade_color_update_func.patch by WU Fengguang.
294 - fix a bug where (due to an optimisation in av_delete), hiding the
295 bottom-most overlay would hide two overlays.
296
2977.7 Tue Feb 21 12:32:49 CET 2006
298 - use double-buffered drawing (xft fonts only). On many driver/hardware
299 combination this actually increases xft drawing speed, at the expense
300 of more network bandwidth and slight nausea on the side of the author.
301 - readline perl extension now requires shift-click instead of a normal
302 click, and eats the click.
303 - tabbed perl extension now supports -e.
304 - disabled graphics-exposures on the main drawing GC, report any
305 refresh bugs please.
306 - improve property handling for -pe tabbed: avoid unnecessary property
307 changes (for kde's benefit) at the expense of extra round-trips,
308 improve size hint setting.
309 - modified XIM according to a patch sent by Takano Akio that sets
310 the preedit rectangle for OverTheSpot, which helps some input methods
311 to correctly position their preedit window.
312 - un-optimise the line clearing on newly scrolled-in lines a bit: the
313 former reasoning was that any fg colour on default bg looks the same
314 in empty spaces, but thats not true when reversing (e.g. selection),
315 so also check for matching fg colours. This fixes the problem where
316 selecting newly scrolled-in lines would exhibit wrong colours.
317 - fix a bug in the perl interface causing focus in events to generate
318 focus out perl events, causing bad focus effects with -pe tabbed.
319 - fix a race resulting in a crash on exiting.
320 - fix a with --disable-xft that caused xfreecolors to be called on
321 colors never allocated, resulting in aborts (reported by Paco-Paco).
322 - resources on non-initial screens weren't refetched correctly
323 (reported by Paco-Paco).
324 - fix a bug in xcopyarea pass and _disable_ it, as it seems not to be
325 working in either rxvt-unicode nor in the original rxvt.
326 - removed undocumented -exec alias for the -e option.
327
3287.6 Fri Feb 10 08:52:36 CET 2006
329 - changed interpretation of [alpha] colour prefix.
330 - +option now really sets the option to default, instead of using the
331 resource value.
332 - options that require an argument now really _require_ an argument.
333 - the tabbed extension now forwards focus and keys events to th
334 relevant tab window.
335 - tab colours are now configurable and have sensible defaults
336 (initial patch by hednod).
337 - option menu is extendable, readline, selection and
338 selection-autotransform can now be disabled/enabled at runtime.
339 - forcing a configure event to tabbed subwindows with -pe tabbed, for
340 the benefit of automove-background.
341 - the automove-background extension added a wrong constant offset.
342 - force refresh of XA_RESOURCE_STRING on virtual reconnect.
343 - return exit status 2 in urxvtc when urxvtd couldn't be contacted.
344 - the linux yield hack is back, now using usleep, and enabled only on
345 __linux__.
346 - further round trip eliminations in the !XFT case by remembering
347 the colour components.
348 - plain scrollbar works better with -sr.
349 - fixed half-shadow scrollbar look.
350 - more colour rtt optimisations.
351 - properly(?) free colours on window close.
352 - reorganised the FAQ into multiple sections.
353 - add ISO646.1991-IRV to the list of supported codesets.
354 - minor libptytty update.
355
3567.5 Tue Jan 31 15:15:43 CET 2006
357 - further improvements to the careful mode detection, and font width
358 detection:
359 - fully double-wide fonts will now be correctly treated,
360 - overlap detection was improved.
361 - detect totally broken fonts (usually synthesized by xft).
362 - careful mode forced refresh sometimes clashed with blinking,
363 causing unnecessary screen redraws.
364 - better handling of XFT combining characters.
365 - enable antialiasing for some replacement fonts, as they
366 might get used for other encodings which really need it, later.
367 - remove spacing=100 from all default fonts, as this creates totally
368 weird spacing (5 times normal) with xft.
369 - removed iso10646 fallback, as xorgs iso10646 encoded fonts are mostly
370 broken.
371 - removed gnu unifont fallback, all combining characters are broken.
372 - replace named colours by xorg's rgb.txt equivalents, to
373 reduce round trip time on startup, and short-cut allocation
374 of rgb:rr/gg/bb for xft.
375 - short-cut allocation of rgb values in the xlib case
376 (patch by Paco-Paco).
377 - overhauled color management: smaller codesize, alpha support.
378 - support "rgba:rrrr/gggg/bbbb/aaaa" color specifications and
379 an "[alpha]" prefix.
380 - try to work around Xft and Xrender forcing everything to be 100%
381 transparent. Long Live Xft!
382 - do not include X11/Intrinsic.h anymore, directly use
383 Xlib/Xutil/Xresource directly.
384 - try to find a nearest matching color when color allocation fails
385 on a pseudocolor screen.
386 - SYNCCVS: compared to rxvt-cvs 2006-01-28, no relevant changes.
387 - fix version report (DA) (which was unfortunately broken).
388 - changed version number report again, now to emulate xterm closer.
389 - added the OSC sequence 702 to detect the urxvt version number.
390 - small configure updates.
391 - further RTT optimisations.
392 - backported clean-up patches for makefiles and documentation from
393 the debian package.
394 - updated doc/rxvt-unicode.spec file. It's still not maintained here,
395 but much newer than the old one.
396
3977.4 Sat Jan 28 15:26:27 CET 2006
398 - screen background wasn't always erased properly when scrolling,
399 - re-enabled clearing optimisation disabled in 7.4pre.
400 - small configure updates for libptytty.
401 - fixed version options: line output.
402 - removed stoopid debugging message left in the code.
403
4047.3 Wed Jan 25 22:47:35 CET 2006
405 - don't let iso14755 or mouse reporting get into the way of perl
406 (could lead to global grabs never being cleared).
407 - experimental OnTheSpot editing support (-pe xim-onthespot).
408 - moved Shift-Button2 paste combination to Meta-Button2.
409 - the cutchars resource will now be respected and used by the
410 selection extension.
411 - added the "remote-clipboard" extension which just runs external
412 commands to fetch and store the selection data.
413 - added -depth switch that tries to get a different visual depth
414 than the default (replaces the old PREFER_24_BIT logic).
415 - removed (unused) arabic presentation form composing sequences.
416 - be more strict when deciding that a core font glyph is too wide and
417 needs the careful rendering mode.
418 - allow more leeway for italic fonts when deciding that a character is
419 too wide and needs careful mode.
420 - redraw even more characters around characters using careful mode.
421 - made selection-pastebin fully asynchronous.
422 - reduced number of server turnarounds at startup by allocating
423 atoms only once per display.
424 - renamed on_keyboard_command to on_user_command.
425 - changed version sos (ESC [ > c) response to be more compatible with
426 xterm.
427
4287.2 Sun Jan 22 21:58:16 CET 2006
429 - bugfix: urxvt (not urxvtd) did not correctly handle multiple
430 environments necessary, which resulted in segfaults within
431 getenv (reproducable: urxvt -fn 9x15, open a menu once,
432 ctrl-shift-672c).
433 - bugfix: the selection speedup in in 7.1 unfortunately caused
434 non-ascii characters to enlarge/move the selection.
435 - bugfix: resizing sometimes leaked lines from the secondary to
436 the primary screen.
437 - bugfix: reducing window size while large amounts of text were output
438 could lead to an assertion failure.
439 - added "tabbed" extension that provides a crude tabbed terminal.
440 - added "readline" extension that allows cursor positioning
441 via mouse clicks.
442 - now it is possible to insert the value of the CLIPBOARD selection
443 with shift - mouse button 2.
444 - fixed the automove-background extension to ignore coordinates
445 in non-synthetic events.
446 - created a separate libpty for portable and secure
447 pty/tty/utmp/wtmp/lastlog handling, and include it in rxvt-unicode.
448 - the non-terminfo visual bell now works asynchronously, so
449 continuous ASCI BELs in one terminal do no longer monopolise the
450 whole urxvt[d] process.
451 - support some *BSD makes (for the time being, gnu make is a safe bet).
452 - work around bugs in FreeBSD's gcc.
453 - implemented some *BSD fixes in configure.
454 - removed support for obsolete offix dnd protocol.
455
4567.1 Thu Jan 19 20:25:34 CET 2006
457 - setuid/setgid operation is now _encouraged_: security has been
458 improved by moving privileged operations into a separate process
459 and permanently dropping privileges within the terminal. This
460 makes it possible to remove security checks from the perl code
461 and gives a much safer feeling when urxvt needs to run with
462 special privileges.
463 - perl taint checking disabled, as urxvt no longer runs setuid/setgid
464 itself.
465 - new perl extension automove-background that can be used to get
466 the same effect as pseudo-transparency with any pixmap.
467 - new perl extension example: perl/selection-pastebin, can be used to
468 e.g. upload the selection to a webserver and generate a url, or
469 similar stuff.
470 - use the scrollback buffer even when the scroll region doesn't
471 span the whole screen, as long as it starts at row 0. Helps
472 for programs displaying a status line at the bottom.
473 - selection popup now shows selection in dec/hex/oct.
474 - perl/selection: matching on unicode characters in the selection
475 code was O(n²), which equals infinity in some degenerate cases
476 :-> Matching is now done on UTF-8, which makes it almost instant.
477 - perl/selection, perl/selection-autotransform: regexes are now
478 being interpreted in the locale urxvt was started.
479 - implemented override-redirect option and enabled it on menus,
480 as kwin puts our windows behind the terminal (what a shoddy wm).
481 - fixed struct utmp check in configure for OpenBSD.
482 - complete overhaul of the pty/utmp management stuff and configure
483 (Emanuele Giaquinta).
484 - add tsl/fsl and related capabilities to the terminfo description,
485 to set the window title.
486 - swap the environment in some more cases. This hopefully fixes
487 some segfaults that might be caused by xft asking for env variables
488 at the wrong time.
489 - removed src/strings.C and src/menubar.C. No menubar support
490 anymore.
491 - removed all traces of SMOOTH_REFRESH.
492 - nuked QNX support.
493 - made some fixes to xpm offset and scaling code.
494 - perl-overlays and refresh hooks were not applied in correct order.
495 - changed coordinate-system of view_start/nsaved to be top to bottom.
496 - iom extended to support listening for child exits.
497
4987.0 Fri Jan 13 14:02:18 CET 2006
12 - added sections for DISTRIBUTION MAINTAINERS and about 499 - added sections for DISTRIBUTION MAINTAINERS and about
13 SETUID/SETGID to the FAQ. 500 SETUID/SETGID to the FAQ.
14 - selection, searchable-scrollback, selection-popup and 501 - selection, searchable-scrollback, selection-popup and
15 option-popup extensions enabled by default. 502 option-popup extensions enabled by default.
16 - increased xft drawing speed for problematic fonts. The effect 503 - increased xft drawing speed for problematic fonts. The effect
25 setuid/setgid. 512 setuid/setgid.
26 - free the resource database: this plugs a massive memory leak. As a 513 - free the resource database: this plugs a massive memory leak. As a
27 side effect, it also gets rid of XGetDefault calls. 514 side effect, it also gets rid of XGetDefault calls.
28 - free one of the cursors, fixes a small memory leak. 515 - free one of the cursors, fixes a small memory leak.
29 - built-in (as opposed to terminfos) visual bell was broken/too fast. 516 - built-in (as opposed to terminfos) visual bell was broken/too fast.
517 - applied minor cleanups by Ladislav Michnovic.
518 - applied pty handling cleanups and improvements (Emanuele Giaquinta).
519 - mark-urls launch-on-click by jepler.
520 - removed "small" resource parsing function, as it wasn't really
521 compatible, and not really small either.
522 - removed PATH_ENV and PATH file search support.
523 - removed support for locale-specific app-defaults file.
524 - fixed a bug where out-of-bounds colour sequences could lead
525 to crashes.
526 - limit colour changing to the standard 88 palette instead of all
527 colours.
528 - XTerm_Color01 sequence returned wrong results in query mode.
529 - iom.C now checks against destructed io_manager when unregistering.
30 530
316.3 Wed Jan 4 22:37:10 CET 2006 5316.3 Wed Jan 4 22:37:10 CET 2006
32 - SECURITY FIX: on systems using openpty, permissions were 532 - SECURITY FIX: on systems using openpty, permissions were
33 not correctly updated on the tty device and were left as 533 not correctly updated on the tty device and were left as
34 world-readable and world-writable (likely in original rxvt, 534 world-readable and world-writable (likely in original rxvt,
591 - some doc updates (Eduard Bloch). 1091 - some doc updates (Eduard Bloch).
592 - use faster inheritpixmap method when tinting color not set. 1092 - use faster inheritpixmap method when tinting color not set.
593 - fix pixmap offset when tinting (reported by Eduard Bloch). 1093 - fix pixmap offset when tinting (reported by Eduard Bloch).
594 - new -sh option by Mikael Magnusson. 1094 - new -sh option by Mikael Magnusson.
595 - off-focus-fading (--enable-fading) support (patch by 1095 - off-focus-fading (--enable-fading) support (patch by
596 Mikael Magnusson). 1096 Mikael Magnusson, based on aterm code).
597 - cursor now set correctly on --disable-blank (reported by 1097 - cursor now set correctly on --disable-blank (reported by
598 Mikael Magnusson). 1098 Mikael Magnusson).
599 - better (and non-crashing) slipwheeling (Mikael Magnusson). 1099 - better (and non-crashing) slipwheeling (Mikael Magnusson).
600 - solaris 2.8 portability changes (reported by Colin Marquardt). 1100 - solaris 2.8 portability changes (reported by Colin Marquardt).
601 - disable-xim now really disables xim code. 1101 - disable-xim now really disables xim code.
723 - implement continuation lines in xresource parsing when 1223 - implement continuation lines in xresource parsing when
724 --disable-xgetdefault. 1224 --disable-xgetdefault.
725 - changed locale-setting esc-sequence from code 9 to code 701. 1225 - changed locale-setting esc-sequence from code 9 to code 701.
726 also added 702 that returns the font selected for a specific 1226 also added 702 that returns the font selected for a specific
727 unicode character. 1227 unicode character.
728 - no longer set XA_CUT_BUFFER0. this is confusing and clients WILL 1228 - no longer set CUT_BUFFER0. this is confusing and clients WILL
729 get it wrong. 1229 get it wrong.
730 - don't use XTextStyle for XA_TEXT, instead use XStdICCTextStyle. 1230 - don't use XTextStyle for TEXT, instead use XStdICCTextStyle.
731 1231
7322.1 Wed Mar 3 21:48:39 CET 2004 12322.1 Wed Mar 3 21:48:39 CET 2004
733 - NOTE: the name of the binary and resources were changed in 1233 - NOTE: the name of the binary and resources were changed in
734 this version, see README.configure if you want the old 1234 this version, see README.configure if you want the old
735 settings. 1235 settings.
786 - many other minor bugfixes. 1286 - many other minor bugfixes.
787 1287
7881.8 Mon Feb 2 20:09:18 CET 2004 12881.8 Mon Feb 2 20:09:18 CET 2004
789 - almost total conversion to C++. Except for introducing 1289 - almost total conversion to C++. Except for introducing
790 new bugs, this should not change much. 1290 new bugs, this should not change much.
791 - fix and re-enable background pixmap and inherit pixmap support. 1291 - fix and re-enable background pixmap and inherit pixmap support.
792 - re-enabled multiple scrollbar support. 1292 - re-enabled multiple scrollbar support.
793 - added plain scrollbar style and restored xterm scrollbar. 1293 - added plain scrollbar style and restored xterm scrollbar.
794 - blinking and selections work slightly better now. 1294 - blinking and selections work slightly better now.
795 - fix an error condition when rxvt receives more than one screenful 1295 - fix an error condition when rxvt receives more than one screenful
796 of output. should occur with original rxvt, too, but very rarely. 1296 of output. should occur with original rxvt, too, but very rarely.
797 (I guess the code contains more surprises of this sort...) 1297 (I guess the code contains more surprises of this sort...)
798 1298
825 - completely removed non-working graphics mode 1325 - completely removed non-working graphics mode
826 1326
8271.4 Fri Jan 16 23:03:22 CET 2004 13271.4 Fri Jan 16 23:03:22 CET 2004
828 - fix stupid segfault on esc-c 1328 - fix stupid segfault on esc-c
829 - small font tunings 1329 - small font tunings
830 - much better io manager, less bugs, higher speed 1330 - much better io manager, fewer bugs, higher speed
831 - better error reporting for unknown options 1331 - better error reporting for unknown options
832 1332
8331.3 2003-12-26 13331.3 2003-12-26
834 - fix a bug in font height selection 1334 - fix a bug in font height selection
835 - autoscale scalable x11 fonts 1335 - autoscale scalable x11 fonts
8451.1 2003-12-18 13451.1 2003-12-18
846 - Support for XIM in other than the current locale. 1346 - Support for XIM in other than the current locale.
847 - Support for non-utf-8-locales 1347 - Support for non-utf-8-locales
848 - much improved font choosing 1348 - much improved font choosing
849 1349
8501.0 13501.0 2003-12-18
851 - first release 1351 - first release
852 - originally cloned from rxvt-CVS 2003-11-19 00:26 1352 - originally cloned from rxvt-CVS 2003-11-19 00:26
853 - removed rclock et al. 1353 - removed rclock et al.
854 - initial conversion to C++ 1354 - initial conversion to C++
855 1355

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines