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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.765 by root, Sun Jun 10 23:10:01 2007 UTC vs.
Revision 1.1009 by root, Mon Feb 21 08:10:10 2011 UTC

1rxvt-unicode changelog <= google-friendly title 1rxvt-unicode changelog <= google-friendly title
2 2
3TODO: xcopyarea pass broken, fix and improve 3TODO: xcopyarea pass broken, fix and improve
4TODO: event mechanism that replaces on_keyboard_command with something more scalable. 4TODO: event mechanism that replaces on_user_command with something more scalable.
5TODO: slipwheeling needs a keyboard grab to get key release events. 5TODO: slipwheeling needs a keyboard grab to get key release events.
6TODO: overlays collide with the way the out-of-focus cursor is being drawn 6TODO: overlays collide with the way the out-of-focus cursor is being drawn
7TODO: "slow" rendering mode for bidi and scripts, pango! 7TODO: "slow" rendering mode for bidi and scripts, pango!
8TODO: read property sequence is broken with respect to utf-8 etc. 8TODO: read property sequence is broken with respect to utf-8 etc.
9TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?) 9TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?)
10TODO: better resource handling for tabbar in -pe tabbed.
10TODO: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines 11WISH: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines
11 => when setting the constraints, the wm might (correctly) 12 => when setting the constraints, the wm might (correctly)
12 resize the outer window, which might result in a smaller window overall. 13 resize the outer window, which might result in a smaller window overall.
13 or something like that. guys, send me a patch. 14 or something like that. guys, send me a patch.
14WISH: selection-color-pair instead of reverse video 15WISH: coloured pastebin
15WISH: load system-wide config file even if we don't have one 16WISH: load system-wide config file even if we don't have one
16WISH: look into XAddConnectionWatch, does anybody need that? 17WISH: look into XAddConnectionWatch, does anybody need that?
17WISH: anyevent mouse notification / manage MotionMask better.
18WISH: kick out xpm.C, replace by pixbuf
19DUMB: support tex fonts 18DUMB: support tex fonts
19TODO: decrqm http://ue.tst.eu/71d7dbd1fcfeaa7d2a4b96eb957d570c.txt
20TODO: perl-shell-window? perl-unix-socket?
21TODO: command line editing when icanon?
20 22
21TODO: skipscroll option 23TODO: resources section in manual talks bullshit about system-wide app-defaults file
22TODO: really enable libafterimage by default (6mb => 10mb rss without using it)? 24TODO: cat rxvt / pty_drain...
23TODO: document -blr units, and possibly fix blur (20 seems to be about 3 pixels, 25TOOD: 2639291 59576 78504 2777371 2a611b /opt/rxvt/bin/rxvt
24 80 seems to be about 3 pixels, too, just much slower). 26TOOD: 2640667 59576 78504 2778747 2a667b /opt/rxvt/bin/rxvt
25TODO: when window partially off-screen, -blr does not have any effect anymore. 27TOOD: 2640913 59576 78504 2778993 2a6771 /opt/rxvt/bin/rxvt
26TODO: rid of global dpy variable. 28TOOD: 2640684 59576 78504 2778764 2a668c rxvt
278. 29TOOD: 2641100 59552 78504 2779156 2a6814 rxvt
30TODO: "require" perl5.10+ and enable unicode in selection code
31 - fix a possible crash if the INCR transfer process for a
32 selection property timeouts and at least one chunk is
33 received. (Emanuele Giaquinta)
34 - work around as memory corruption bug in xorg's XrmSetDatabase (apparently
35 broken since http://lists.freedesktop.org/archives/xorg-commit-diffs/2004-March/000239.html).
36 - gdk-pixbuf is autodetected by default and preferred over libafterimage.
37 - do not prepend a newline to the selection text when the starting line
38 of the selection is not highlighted (Emanuele Giaquinta).
39 - don't swap perl env with real env, save and restore it, just in case
40 we ever get recursive perl invocations. also saves a bit of codespace
41 with gcc.
42 - fix various memory leaks (Emanuele Giaquinta).
43 - fix typo in kIC terminfo capability, debian bug #446444.
44 - fix debian bug #504817, to the extent possible.
45 - try to detect byte order at compile time, seems to work around weird linking
46 errors on freebsd (seems to have trouble with static member variables) - also
47 saves a couple of hundred bytes, if your compiler is smart enough.
48 - add support for previewing the pasted data in confirm-paste
49 (Emanuele Giaquinta).
50 - added "newlines to spaces" option in selection-popup.
51 - actually enabled solaris event ports backends (was disabled by accident).
52 - revert to 38400 baud max., mission accomplished.
53
549.10 Mon Dec 13 17:43:52 CET 2010
55 - the "schmorp=north korea dickey=south korea" release.
56 - INCOMPATIBLE CHANGE: make OSC 20 simpler and more correct
57 (Emanuele Giaquinta).
58 - if options were compiled out, this could lead to the option
59 count to be defined wrongly. This is likely behind the
60 failures with gcc 4.5.
61 - explicitly depend on fontconfig and xrender when xft support
62 is enabled. Although the public Xft api uses types from
63 both, in Xft 2.2.0 these libs are private
64 dependencies only thanks to an idiotic behaviour of
65 pkg-config that was added to workaround cases like this one.
66 Fixes linking when using GNU ld with --as-needed or GNU gold
67 (based on patch by Jan Palus).
68 - fix minor memory leaks in urxvt and urxvtd.
69 - fix regression in urxvtd that prevented options from being correctly
70 set (reported by Michal Vaner).
71 - implement xterm's horribly broken 1005 mouse reporting mode,
72 and an alternative 1015 mode that works in non-utf-8 locales
73 and has fewer limitations.
74 - fix a possible bug where mouse notifications didn't work after
75 startup for the upper left corner.
76 - implement our own pixbuf to pixmap rendering to get rid of
77 dependency on buggy gdk-pixbuf-xlib. Only truecolor visuals
78 are supported (Emanuele Giaquinta).
79 - apply tinting before shading when both operations are requested.
80 Previously they were intermixed when lightening and the result
81 was inaccurate and confusing. Note that now a black tint yields a
82 completely black image, regardless of shading (Emanuele Giaquinta).
83 - avoid spurious redraws of the bg image when bg is transparent or
84 when using 'root' mode (Emanuele Giaquinta).
85 - fix build on XFree86.
86 - dynamically number options according to compiletime requirements.
87 For the extra saved byte. Or so. Yay.
88 - start options at one, not zero. Wastes a bit per terminal. Maybe.
89 saves 50 instruction bytes. Possibly.
90
919.09 Sat Nov 13 01:39:07 CET 2010
92 - NOTICE: this release updates terminfo/termcap.
93 - the bestest release ever.
94 - it was verified that urxvt handles µ and μ correctly.
95 - add support for blending and blurring with XRender (Emanuele Giaquinta).
96 - add support for using gdk-pixbuf as image backend (Emanuele Giaquinta).
97 - cleanup and minor fixes of the image code (Emanuele Giaquinta).
98 - new perl extension "confirm-paste" (Emanuele Giaquinta).
99 - new on_tt_paste perl hook and tt_paste perl binding (Emanuele Giaquinta).
100 - new on_bell perl hook (Emanuele Giaquinta).
101 - searchable-scrollback no longer ignores the first line
102 (Emanuele Giaquinta).
103 - properly set VSTATUS in termios for *BSD (reported by Ed Schouten).
104 - fix utmpx detection on upcoming FreeBSD 9.
105 - Use COMPOUND_TEXT encoding for WM_NAME/WM_ICON_NAME value when it
106 is not fully convertible to STRING (patch by James Cloos).
107 - fix a buffer overflow that would cause wrong key sequences to
108 be generated for numpad keys (introduced in 9.05).
109 - fix definition of sgr0 to work around limitations in luit.
110 - extend ISO 14755 5.4 mode to also print the font name of the
111 characters other than first one in the selected cell
112 (Emanuele Giaquinta).
113 - new iso14755 option to disable ISO 14755 at runtime
114 (Emanuele Giaquinta).
115 - make sure pagewise scrolling scrolls at least one line
116 (found by Mikachu).
117 - remove deprecated OSC 18 / 19 and make OSC 17 / 19 apply to
118 highlightColor / highlightTextColor (Emanuele Giaquinta).
119 - add highlightTextColor resource to change the foreground colour of
120 highlighted characters (Emanuele Giaquinta).
121 - make highlightColor apply also to selected cells with reverse video
122 but not to non selected cells with reverse video (Emanuele Giaquinta).
123 - remove colorRV resource (it was enabled only with frills off).
124 - fix numlock handling, the most longstanding bug to date (Emanuele Giaquinta).
125 - reduce the number of custom bits to 4, to make room
126 for 256 colours.
127 - add support for 256 colors (Emanuele Giaquinta, Marc Lehmann).
128 - add rxvt-unicode-256color terminfo and use it by default in 256 colors mode.
129 - update rxvt-unicode terminfo to state 7744 colour pairs to cover all
130 88*88 possible pairs.
131 - actually added macosx-clipboard-native, which should have been in
132 the 9.07 release but had been forgotten.
133 - fix hang if DECAWM is not set and there are not enough columns to insert a
134 character (Emanuele Giaquinta).
135 - cub1 ("backspace") will now respect wrapping when past the rightmost column,
136 working around a shortcoming of most tty line discipline's line editing.
137 - add support for grabbing the clipboard selection and extend
138 selection{_clear,_grab,} perl bindings to optionally work
139 on the clipboard selection (based on patch by Dana Jansens).
140 - no longer force CERASE to BACKSPACE - use the system default. affects
141 default value for VERASE only when no compatible setting for
142 backspacekey was given.
143 - use higher than 38400 baudrate setting, if detected.
144 - erase screen would clear to the wrong background when blinking
145 was enabled (which selects high intensity under some circumstances).
146 - scr_kill_char didn't touch the line.
147 - upgrade and port to libev-4.01.
148 - enabled solaris event ports and kqueue backends (if available).
149
1509.07 Wed Dec 30 07:07:18 CET 2009
151 - port to glibc-2.10 changes (strchr etc. returning const char *
152 in C++), based on patches by Milos Jakubicek and Oliver Mader.
153 - the binary search algorithm to find precomposed characters
154 was faulty, skipping some possible combinations (found by
155 Mikachu).
156 - new -letterspace option, patch by Mark H. Wilkinson.
157 - enable --mlock option for urxvt with frills on
158 systems supporting it (patch by Russell Harmon).
159 - urxvt did not compile without frills enabled
160 (analysed by Matthew Rosewarne).
161 - correctly reset the mbstate after an illegal
162 input sequence when handling terminal output (Emanuele Giaquinta).
163 - avoid redrawing wide characters with combining enabled on every
164 refresh (reported by Mikachu).
165 - fix a typo preventing the ISO-646.1991 character set from being
166 recognized (http://achurch.org/patch-pile/).
167 - better warning for x11 font encoding detection failures, also,
168 try to deduce encoding from both font properties and name
169 (adapted from http://achurch.org/patch-pile/).
170 - resizing the window with the scrollbar disabled via the escapes
171 sequence could make the window bigger again (Mikachu).
172 - make sure the alignment for fd passing control messages
173 is correct and work around some NetBSD issues (Taylor R Campbell).
174 - update to libptytty 1.3.
175 - replace macosx-clipboard by a nicer version by Reza Jelveh, and move
176 the old version to macosx-clipboard-native.
177 - document the -uc option (Emanuele Giaquinta).
178 - assertions in libev are now enabled depending on frills.
179 - update AnyEvent implementation to version 5.23 API.
180 - work around arrogant bsd idiocies again: netbsd spills the default
181 namespace with lots of symbols "for gnu/gcc compatibility" even
182 though neither of them does it, and then calls the rest of the world
183 in need of fixing. go figure.
184 - on_keyboard_command is on_user_command (patch by Michael Witten).
185 - setting the selection from perl will now reset the selection screen
186 to the current screen. the screen can be manipulated using
187 the new ->selection_screen method.
188 - implement --enable-assert configure option and get rid of DEBUG_STRICT
189 (based on patch by Emanuele Giaquinta).
190 - fix printpipe data output (patch by Emanuele Giaquinta).
191 - allow `xxx' quoting style for perl selection.
192 - upgrade to libev-3.9 prerelease.
193 - updated compose tables to unicode 5.2.0.
194
1959.06 Sat Nov 8 17:47:18 CET 2008
196 - NOTICE: this release updates terminfo/termcap.
197 - updates libev to 3.48.
198 - the aterm code now frees the as visual and image manager objects
199 when a window was closed.
200 - do not (wrongly) adjust the virtual line length inside
201 scr_insdel_chars/ERASE (Miroslav Lichvar).
202 - fix an issue where wide tab characters caused character shifts
203 when part of them was deleted (tracked down by Miroslav Lichvar).
204 - artificially enlargen the previous character at the end of a line
205 when trying to output a character that doesn't fit. looks ugly, but
206 makes copy&paste work.
207 - remove bogus "setuid/setgid security issues" from rxvt.1.pod, they
208 no longer apply.
209 - the urgency hint is now cleared on both focus in and focus out.
210 - cache urgency hint locally to avoid server rtt on every focus change.
211 - perl 5.10 needs PERL_SYS_INIT3 on hppa.
212 - ignore byte-order marks and do not treat them like combining characters.
213 - fix build issue when CURSOR_BLINK is not defined (Emanuele Giaquinta).
214 - do some µ-optimisations to the character fast path.
215 - use a less cunning, but more robust algorithm to avoid one terminal
216 monopolising the whole process by outputting a lot of text.
217 - try to work around linux first breaking sched_yield and now breaking
218 the only known workaround.
219 - new option -icon to set _NET_WM_ICON (based on patch by Frank Schmitt).
220 - initialise the as visual only on demand, instead of unconditionally,
221 to save memory in the common case of not using visual gimmicks.
222 - try to work around bugs in a few wm's that erroneously resize
223 client windows on hint property updates by temporarily
224 disabling size hints.
225 - implement the DECSTR soft reset sequence and use it for tput init,
226 and make hard RIS and DECSTR both reset more private modes, such
227 as mouse reporting.
228 - redundantly clear mouse reporting and a few other states in
229 tput init/tput reset, for older urxvts.
230 - partial/full clear screens did cause flickering and possibly pixel
231 droppings when urxvt viewed the scrollback buffer.
232 - use current rendition style in DCH sequence.
233 - the 132/80 mode switch no longer forces a screen reset.
234 - add an osc sequence to change the border colour (Emanuele Giaquinta).
235 - new perl extension "overlay-osc", for status displays and the like.
236 - fix some minor cursor drawing issues with overlays by allowing
237 overlays to modify screen flags (to disable the cursor themselves).
238 - work around programs not restoring rstyle before rmcup
239 (analysed by Miroslav Lichvar).
240
2419.05 Sun Jun 15 20:09:20 CEST 2008
242 - new option --cd/chdir to set the starting working directory.
243 - tabbed extension now starts in the "correct" working directory.
244 - work around fedora 9 providing isastream but not the relevant
245 header file for it (report by Tuncer Ayaz).
246 - upgrade libev, fixing a bug in the select backend.
247 with more than 31 file descriptors on non-linux 64 bit systems.
248 - correctly reset the multibyte state to the initial one
249 after EILSEQ (patch by Neil Booth). This fixes the
250 issue of rxvt-unicode not properly displaying text after an illegal
251 sequence on NetBSD and probably other systems.
252 - more intelligent property handling with -pe tabbed, works around
253 broken window managers (kwm et al.), saves bandwidth and should
254 help working window managers as well.
255 - made tabs moveable (based on a patch by Petr Machata).
256 - implement ESC [ 3 K as a more rational alternative to ESC [ 0 K.
257 - support relative paths for RXVT_SOCKET in urxvtd.
258 - the tabbed extension now blindly copies over all (rxvt-) resources
259 from the toplevel window to the children.
260 - better diagnostic on 0x0 window geometries.
261 - update AnyEvent API to version 3.4 and above.
262 - document the default value of :0 for DISPLAY.
263 - rename perl method XChangeWindowProperty to XChangeProperty.
264
2659.02 Tue Jan 29 11:58:36 CET 2008
266 - the "exg makes everybody happy" release.
267 - fix build with !xft.
268 - always compile in plain style scrollbar (simplifies code and looks great).
269
2709.01 Sat Jan 26 20:49:27 CET 2008
271 - be more aggressive about handling X events, this seems to be required
272 with newer xlibs (should fix the "screen stays black until event is
273 received" problem, again :)
274 - add buffered resource to control xft double-buffering.
275
2769.0 Fri Jan 25 19:34:04 CET 2008
277 - fix a crash bug where urxvtd would crash when urxvtc was called
278 with wrong arguments (I wish debian maintainers in general would
279 report bugs and their proposed fixes to the original package maintainers
280 instead of sitting on them for good measure to see if anybody notices).
281 - drawing xft compose characters was causing garbage to be drawn.
282 - correctly clear xft character background in all cases.
283 - implement bracketed paste mode (xterm private mode 2004).
284 - improve documentation on alpha channel handling, make urxvt
285 work better on servers lacking the RENDER extension when alpha
286 channels or background images are used.
287 - check for refresh after initialising to avoid staying blank
288 till the first event arrives. or so.
289 - the FORCE_UNBUFFERED_XFT feature macro works again.
290 - continuously update transparency while moving/resizing now.
291 - OSC 39/49 are deprecated and aliased to OSC 10/11.
292 - cub1 now acts as advertised (and ignores the "wrapped" state).
293 - the 132/80 mode switch now forces a height of 24, too, and
294 resets the terminal.
295 - scrollbar code cleanups.
296 - stopping children is no longer confused with children exiting.
297 - removed (undocumented) #aarrggbb format.
298 - updated to libev 3.0.
299
3008.9 Mon Dec 24 07:51:40 CET 2007
301 - fix the issue where urxvtd would not immediately close a window
302 when the command exited but only on the next X event.
303 - changed terminfo file not to use application keypad mode.
304 - fix the issue where making a selection in one urxvtd window
305 would not clear it visually in another.
306 - fix an issue of urxvt not getting background pixmap updates
307 and flickering after bg pixmap changes (reported by Mikachu).
308 - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
309 - correctly provide dependencies for libev (µikachu).
310 - minor code reorganisations and cleanups.
311 - be more robust in case the urxvt-popup extension cannot be loaded.
312
3138.8 Sat Dec 15 19:40:39 CET 2007
314 - option -C was aliased to all unsupported options, activating
315 options that shouldn't be compiled in, leading to interesting
316 effects.
317 - updated libev, working around a bug in linux 2.4, curing the
318 symptom of urxvt not closing its window on shell exit. also
319 fixes a problem with urxvt not refreshing.
320 - the text blink callback was called even when no blinking
321 text was visible.
322 - pre-8.4 slipwheeling behaviour has been reinstated, with
323 some minor improvements.
324 - streamlined x events processing to only flush once per
325 display and not once per terminal window.
326 - quite a bit of minor code cleanups and codesize optimisations.
327
3288.7 Sun Nov 25 10:23:49 CET 2007
329 - update libev with an important bugfix that would cause crashes
330 when closing windows (when using rxvtd, and update is recommended).
331 - do not compile in the block builtin graphics with --disable-frills.
332
3338.6 Fri Nov 23 14:10:57 CET 2007
334 - upgrade libev to disable kqueue on anything but netbsd as it
335 seems to be broken everywhere else w.r.t. ptys.
336 - allow for spurious event notifications, as at least epoll and
337 especially solaris ports like to lie about them (symptoms:
338 urxvt "hangs" until there is some x11 related activity).
339 - -keysym command line options are now subjected to xlib parsing.
340 - add 'xrm' option analogous to Xt one.
341
3428.5a Wed Nov 21 10:16:33 CET 2007
343 - make it compile with --disable-transparency.
344
3458.5 Wed Nov 21 05:19:20 CET 2007
346 - expect major portability issues in this release: please test and report.
347 - converted from the veritable io manager event loop to
348 the high performance libev (http://software.schmorp.de/pkg/libev).
349 - minor tuning to the perl selection (include single words and more quoting chars).
350 - fix memory leak in pixmap code.
351 - fix a serious bug while setting the XIM destroy callback
352 on (typical) 64 bit systems.
353 - automove-background functionality re-implemented internally using :root op in pixmap
354 geometry string. For example: rxvt -pixmap "image.jpg;:root"
355 - do not link rxvtc against every lib on the planet anymore.
356 - parallel builds should work once more.
357
3588.4 Sat Oct 27 14:02:13 CEST 2007
359 - overhaul of the transparency/pixmap code (sasha).
360 - fix possible race between visual bell and poweron.
361 (reported by Martin von Gagern, gentoo?).
362 - urxvt -e no longer crashes the child.
363 - fixed some minor memleaks on incorrect usage or
364 missing DISPLAY.
365 - implement xterm 1002/1003 mouse tracking modes (exg).
366 - source code organisational cleanups (exg).
367 - updated io_manager.
368
3698.3 Wed Aug 1 20:21:31 CEST 2007
370 - new option: skipScroll/-ss, enabled by default.
28 - go with the times and expect x11 library files in /usr/lib, not 371 - go with the times and expect x11 library files in /usr/lib, not
29 /usr/X11R6/lib. 372 /usr/X11R6/lib.
30 - initial transparency improvement/afterstep support 373 - initial transparency improvement/afterimage support
31 patch by Sasha Vasko. 374 patch by Sasha Vasko.
32 - add urgentOnBell resource to set the urgency hint 375 - add urgentOnBell resource to set the urgency hint
33 (patch by Philip Paeps). 376 (patch by Philip Paeps).
34 - do not process focus events caused by grabs 377 - do not process focus events caused by grabs
35 (patch by Mikachu). 378 (patch by Mikachu).
36 - add iso14755_52 resource to disable iso14755 5.2. 379 - add iso14755_52 resource to disable iso14755 5.2 (exg).
37 - add binding for backspace in iso14755 5.1 to remove the last 380 - add binding for backspace in iso14755 5.1 to remove the last
38 digit. 381 digit (exg).
39 - better option handling, support more than 30 options (exg). 382 - better option handling, support more than 30 options (exg).
40 - nuke reconf script, serves no purpose anymore. 383 - nuke reconf script, serves no purpose anymore.
41 - disabled matcher/on_user_command processing in matcher extension. 384 - fixed and documented matcher/on_user_command processing in matcher
385 extension (tpope).
386 - compile out of the box on Solaris 10 (exg).
387 - fix MappingNotify events (reported by Stephan Walter).
388 - zero-initialise mwmhints, this seems to solve all sorts of minor
389 problems.
42 390
438.2 Sat Feb 17 21:35:28 CET 2007 3918.2 Sat Feb 17 21:35:28 CET 2007
44 - fix make depend in src/, reported by exg. 392 - fix make depend in src/, reported by exg.
45 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong. 393 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
46 (patch by Sergey Vlasov). 394 (patch by Sergey Vlasov).
53 case to work around for :/ 401 case to work around for :/
54 - urxvt::rend2mask perl function, and utilization of it by matcher 402 - urxvt::rend2mask perl function, and utilization of it by matcher
55 (patch by Moshe Kamensky). 403 (patch by Moshe Kamensky).
56 - use perl:matcher on a keysym to open most recently displayed URL. 404 - use perl:matcher on a keysym to open most recently displayed URL.
57 - with matcher, when multiple patterns match, last wins, not first. 405 - with matcher, when multiple patterns match, last wins, not first.
58 - fix make and make install with srcdir != builddir. 406 - fix make and make install with srcdir != builddir (exg).
59 - updated bundled libptytty to fix a bug where the tty would be kept 407 - updated bundled libptytty to fix a bug where the tty would be kept
60 open (see the libptytty ChangeLog for details). 408 open (see the libptytty ChangeLog for details).
61 - delay setting the IUTF8 flag to after the tty settings have been 409 - delay setting the IUTF8 flag to after the tty settings have been
62 set so its value does not get lost (reported and analysed by Andrei 410 set so its value does not get lost (reported and analysed by Andrei
63 Paskevich). 411 Paskevich).
66 - update libptytty. 414 - update libptytty.
67 - update iom.C, make it call ptytty::sanitise_stdfd on init. 415 - update iom.C, make it call ptytty::sanitise_stdfd on init.
68 - when !XFT, change rounding of colours to use a less correct formula to 416 - when !XFT, change rounding of colours to use a less correct formula to
69 meet user expectancies (#aaa becomes #a000a000a000 not #9f9f9f9f9f9f). 417 meet user expectancies (#aaa becomes #a000a000a000 not #9f9f9f9f9f9f).
70 - change the starting offset of the pixmap set with backgroundPixmap 418 - change the starting offset of the pixmap set with backgroundPixmap
71 from (50,50) to (0,0). 419 from (50,50) to (0,0) (exg).
72 - fix a typo in button_release, now meta-button2 request the value of 420 - fix a typo in button_release, now meta-button2 request the value of
73 the Clipboard selection as it should (patch by Serge Koksharov). 421 the Clipboard selection as it should (patch by Serge Koksharov).
74 - fix a bug in drawing a cell with a nonspacing char when using an xft 422 - fix a bug in drawing a cell with a nonspacing char when using an xft
75 font with inheritPixmap and tintColor. 423 font with inheritPixmap and tintColor (exg).
76 424
778.1 Thu Dec 7 22:27:25 CET 2006 4258.1 Thu Dec 7 22:27:25 CET 2006
78 - ケリスマスプレゼント - zomg!!1, it's too early!!! 426 - ケリスマスプレゼント - zomg!!1, it's too early!!!
79 - fix the assumption that chars < 256 are single-width. Now 427 - fix the assumption that chars < 256 are single-width. Now
80 only assume this for codepoints 32 to 126 (reported by Dai.H.). 428 only assume this for codepoints 32 to 126 (reported by Dai.H.).
124 earlier versions only read it if display-resources (usually from 472 earlier versions only read it if display-resources (usually from
125 .Xresources) are not set. This avoids the #1 FAQ ("why isn't my 473 .Xresources) are not set. This avoids the #1 FAQ ("why isn't my
126 resource used") and seems to be logical behaviour, too. .Xdefaults 474 resource used") and seems to be logical behaviour, too. .Xdefaults
127 resources have a lower priority than display-specific resources. 475 resources have a lower priority than display-specific resources.
128 - add "kuake" perl extension that does a similar thing to the kuake 476 - add "kuake" perl extension that does a similar thing to the kuake
129 terminal emulator (see man urxtvperl). 477 terminal emulator (see man urxvtperl).
130 - use less "correct" color scaling that is compatible with libX11 and 478 - use less "correct" color scaling that is compatible with libX11 and
131 Xft (avoids off-by-one colors resulting in striped backgrounds). 479 Xft (avoids off-by-one colors resulting in striped backgrounds).
132 - the "depth" resource is now respected. 480 - the "depth" resource is now respected.
133 - preset the searchable-scrollback pattern with "(?i)" to default search 481 - preset the searchable-scrollback pattern with "(?i)" to default search
134 to case-insensitivity. Will automatically be cleared when typing an 482 to case-insensitivity. Will automatically be cleared when typing an
149 - selection-pastebin did not work properly with non-latin1-characters. 497 - selection-pastebin did not work properly with non-latin1-characters.
150 - apply colorUL only when the text colour is the default fg 498 - apply colorUL only when the text colour is the default fg
151 (patch by Wu Fengguang). 499 (patch by Wu Fengguang).
152 - removed rxvtlib.h from the tarball, it had no reason to be there 500 - removed rxvtlib.h from the tarball, it had no reason to be there
153 (spotted by Decklin Foster). 501 (spotted by Decklin Foster).
154 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported 502 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported
155 by omatunto_. 503 by omatunto_.
156 - slap in a using namespace std, might help on platforms that don't 504 - slap in a using namespace std, might help on platforms that don't
157 follow C++ closely enough. 505 follow C++ closely enough.
158 - fix mailto url regex, spotted within milliseconds by Jost Krieger. 506 - fix mailto url regex, spotted within milliseconds by Jost Krieger.
159 - applied fade_color_update_func.patch by WU Fengguang. 507 - applied fade_color_update_func.patch by WU Fengguang.
175 - modified XIM according to a patch sent by Takano Akio that sets 523 - modified XIM according to a patch sent by Takano Akio that sets
176 the preedit rectangle for OverTheSpot, which helps some input methods 524 the preedit rectangle for OverTheSpot, which helps some input methods
177 to correctly position their preedit window. 525 to correctly position their preedit window.
178 - un-optimise the line clearing on newly scrolled-in lines a bit: the 526 - un-optimise the line clearing on newly scrolled-in lines a bit: the
179 former reasoning was that any fg colour on default bg looks the same 527 former reasoning was that any fg colour on default bg looks the same
180 in empty spaces, but thats not true when reversing (e.g. selection), 528 in empty spaces, but that's not true when reversing (e.g. selection),
181 so also check for matching fg colours. This fixes the problem where 529 so also check for matching fg colours. This fixes the problem where
182 selecting newly scrolled-in lines would exhibit wrong colours. 530 selecting newly scrolled-in lines would exhibit wrong colours.
183 - fix a bug in the perl interface causing focus in events to generate 531 - fix a bug in the perl interface causing focus in events to generate
184 focus out perl events, causing bad focus effects with -pe tabbed. 532 focus out perl events, causing bad focus effects with -pe tabbed.
185 - fix a race resulting in a crash on exiting. 533 - fix a race resulting in a crash on exiting.
1947.6 Fri Feb 10 08:52:36 CET 2006 5427.6 Fri Feb 10 08:52:36 CET 2006
195 - changed interpretation of [alpha] colour prefix. 543 - changed interpretation of [alpha] colour prefix.
196 - +option now really sets the option to default, instead of using the 544 - +option now really sets the option to default, instead of using the
197 resource value. 545 resource value.
198 - options that require an argument now really _require_ an argument. 546 - options that require an argument now really _require_ an argument.
199 - the tabbed extension now forwards focus and keys events to th 547 - the tabbed extension now forwards focus and key events to the
200 relevant tab window. 548 relevant tab window.
201 - tab colours are now configurable and have sensible defaults 549 - tab colours are now configurable and have sensible defaults
202 (initial patch by hednod). 550 (initial patch by hednod).
203 - option menu is extendable, readline, selection and 551 - option menu is extendable, readline, selection and
204 selection-autotransform can now be disabled/enabled at runtime. 552 selection-autotransform can now be disabled/enabled at runtime.
219 - add ISO646.1991-IRV to the list of supported codesets. 567 - add ISO646.1991-IRV to the list of supported codesets.
220 - minor libptytty update. 568 - minor libptytty update.
221 569
2227.5 Tue Jan 31 15:15:43 CET 2006 5707.5 Tue Jan 31 15:15:43 CET 2006
223 - further improvements to the careful mode detection, and font width 571 - further improvements to the careful mode detection, and font width
224 detection: 572 detection:
225 - fully double-wide fonts will now be correctly treated, 573 - fully double-wide fonts will now be correctly treated,
226 - overlap detection was improved. 574 - overlap detection was improved.
227 - detect totally broken fonts (usually synthesized by xft). 575 - detect totally broken fonts (usually synthesized by xft).
228 - careful mode forced refresh sometimes clashed with blinking, 576 - careful mode forced refresh sometimes clashed with blinking,
229 causing unnecessary screen redraws. 577 causing unnecessary screen redraws.
344 being interpreted in the locale urxvt was started. 692 being interpreted in the locale urxvt was started.
345 - implemented override-redirect option and enabled it on menus, 693 - implemented override-redirect option and enabled it on menus,
346 as kwin puts our windows behind the terminal (what a shoddy wm). 694 as kwin puts our windows behind the terminal (what a shoddy wm).
347 - fixed struct utmp check in configure for OpenBSD. 695 - fixed struct utmp check in configure for OpenBSD.
348 - complete overhaul of the pty/utmp management stuff and configure 696 - complete overhaul of the pty/utmp management stuff and configure
349 (Emanuele Giaquinta). 697 (Emanuele Giaquinta=exg).
350 - add tsl/fsl and related capabilities to the terminfo description, 698 - add tsl/fsl and related capabilities to the terminfo description,
351 to set the window title. 699 to set the window title.
352 - swap the environment in some more cases. This hopefully fixes 700 - swap the environment in some more cases. This hopefully fixes
353 some segfaults that might be caused by xft asking for env variables 701 some segfaults that might be caused by xft asking for env variables
354 at the wrong time. 702 at the wrong time.
565 - added doc/embed-tk, an embedding example in Perl/Tk, 913 - added doc/embed-tk, an embedding example in Perl/Tk,
566 and doc/rxvt-tabbed, a primitive tabbed shell implemented 914 and doc/rxvt-tabbed, a primitive tabbed shell implemented
567 in Perl/Gtk2. 915 in Perl/Gtk2.
568 - fix assertion failure ("crash") on mousewheel-scrolling 916 - fix assertion failure ("crash") on mousewheel-scrolling
569 when the terminal height is small, by removing the assert. 917 when the terminal height is small, by removing the assert.
570 (reported by Mikael Magnusson). 918 (reported by Mikael Magnusson=Mikachu).
571 - SYNCCVS. backported bugfixes done to rxvt 919 - SYNCCVS. backported bugfixes done to rxvt
572 (sourceforge bugs #1028739, #1028732), except for 920 (sourceforge bugs #1028739, #1028732), except for
573 pts/%s fix as it seems to collide with freebsd, 921 pts/%s fix as it seems to collide with freebsd,
574 and sourceforge bug #954654, which is not neccessary. 922 and sourceforge bug #954654, which is not neccessary.
575 - change terminfo file to not clobber G1 when using 923 - change terminfo file to not clobber G1 when using
1191 - completely removed non-working graphics mode 1539 - completely removed non-working graphics mode
1192 1540
11931.4 Fri Jan 16 23:03:22 CET 2004 15411.4 Fri Jan 16 23:03:22 CET 2004
1194 - fix stupid segfault on esc-c 1542 - fix stupid segfault on esc-c
1195 - small font tunings 1543 - small font tunings
1196 - much better io manager, less bugs, higher speed 1544 - much better io manager, fewer bugs, higher speed
1197 - better error reporting for unknown options 1545 - better error reporting for unknown options
1198 1546
11991.3 2003-12-26 15471.3 2003-12-26
1200 - fix a bug in font height selection 1548 - fix a bug in font height selection
1201 - autoscale scalable x11 fonts 1549 - autoscale scalable x11 fonts
12111.1 2003-12-18 15591.1 2003-12-18
1212 - Support for XIM in other than the current locale. 1560 - Support for XIM in other than the current locale.
1213 - Support for non-utf-8-locales 1561 - Support for non-utf-8-locales
1214 - much improved font choosing 1562 - much improved font choosing
1215 1563
12161.0 15641.0 2003-12-18
1217 - first release 1565 - first release
1218 - originally cloned from rxvt-CVS 2003-11-19 00:26 1566 - originally cloned from rxvt-CVS 2003-11-19 00:26
1219 - removed rclock et al. 1567 - removed rclock et al.
1220 - initial conversion to C++ 1568 - initial conversion to C++
1221 1569

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines