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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.669 by root, Sat Mar 11 17:07:22 2006 UTC vs.
Revision 1.936 by root, Thu Apr 1 01:03:19 2010 UTC

1rxvt-unicode changelog <= google-friendly title 1rxvt-unicode changelog <= google-friendly title
2 2
3TODO: fix the flaw in the url regex jost pointed out 3TODO: init_secondary serves what purpose? maybe move it to earlier startup phase and re-think
4TODO: xcopyarea pass broken, fix and improve 4TODO: xcopyarea pass broken, fix and improve
5TODO: event mechanism that replaces on_keyboard_command with something more scalable. 5TODO: event mechanism that replaces on_user_command with something more scalable.
6TODO: slipwheeling needs a keyboard grab to get key release events. 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 7TODO: overlays collide with the way the out-of-focus cursor is being drawn
8TODO: split perl documentation and urxvt.pm into separate files
9TODO: harmonize --disable-options into position-dependent options.
10TODO: "slow" rendering mode for bidi and scripts, pango! 8TODO: "slow" rendering mode for bidi and scripts, pango!
11TODO: read property sequence is broken with respect to utf-8 etc. 9TODO: read property sequence is broken with respect to utf-8 etc.
12TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?) 10TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?)
13TODO: default selection should handle = better 11TODO: better resource handling for tabbar in -pe tabbed.
14TODO: kick out xpm.C, replace by pixbuf 12WISH: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines
15WISH: skipscroll option 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
16WISH: load system-wide config file even if we don't have one 18WISH: load system-wide config file even if we don't have one
17WISH: look into XAddConnectionWatch, does anybody need that? 19WISH: look into XAddConnectionWatch, does anybody need that?
18WISH: anyevent mouse notification / manage MotionMask better.
19WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
20DUMB: support tex fonts 20DUMB: support tex fonts
21 21
22TODO: zero scorllback buffer should free memory 22TODO: perl-shell-window?
23TODO: kuake 23TODO: zweimal numlock? falsche codes rxvt urxvt for numpad?
24TODO: scrollback search does not find every first line?
25TODO: - upgrade to libev-4.00.
26
27TODO: make fontCount dependent on ENABLE_256... in an INTELLIGENT way
28 - add support for grabbing the clipboard selection and extend
29 selection{_clear,_grab,} perl bindings to optionally work
30 on the clipboard selection (based on patch by Dana Jansens).
31 - extend ISO 14755 5.4 mode to also print the font name of the
32 characters other than first one in the selected cell
33 (Emanuele Giaquinta).
34 - make sure pagewise scrolling scrolls at least one line
35 (found by Mikachu).
36 - new on_bell perl hook (Emanuele Giaquinta).
37 - new iso14755 option to disable ISO 14755 at runtime
38 (Emanuele Giaquinta).
39 - reduce the number of custom bits to 4.
40
419.07 Wed Dec 30 07:07:18 CET 2009
42 - port to glibc-2.10 changes (strchr etc. returning const char *
43 in C++), based on patches by Milos Jakubicek and Oliver Mader.
44 - the binary search algorithm to find precomposed characters
45 was faulty, skipping some possible combinations (found by
46 Mikachu).
47 - new -letterspace option, patch by Mark H. Wilkinson.
48 - enable --mlock option for urxvt with frills on
49 systems supporting it (patch by Russell Harmon).
50 - urxvt did not compile without frills enabled
51 (analysed by Matthew Rosewarne).
52 - correctly reset the mbstate after an illegal
53 input sequence when handling terminal output (Emanuele Giaquinta).
54 - avoid redrawing wide characters with combining enabled on every
55 refresh (reported by Mikachu).
56 - fix a typo preventing the ISO-646.1991 character set from being
57 recognized (http://achurch.org/patch-pile/).
58 - better warning for x11 font encoding detection failures, also,
59 try to deduce encoding from both font properties and name
60 (adapted from http://achurch.org/patch-pile/).
61 - resizing the window with the scrollbar disabled via the escapes
62 sequence could make the window bigger again (Mikachu).
63 - make sure the alignment for fd passing control messages
64 is correct and work around some NetBSD issues (Taylor R Campbell).
65 - update to libptytty 1.3.
66 - replace macosx-pastebin by a nicer version by Reza Jelveh, and move
67 the old version to macosx-pastebin-native.
68 - document the -uc option (Emanuele Giaquinta).
69 - assertions in libev are now enabled depending on frills.
70 - update AnyEvent implementation to version 5.23 API.
71 - work around arrogant bsd idiocies again: netbsd spills the default
72 namespace with lots of symbols "for gnu/gcc compatibility" even
73 though neither of them does it, and then calls the rest of the world
74 in need of fixing. go figure.
75 - on_keyboard_command is on_user_command (patch by Michael Witten).
76 - setting the selection from perl will now reset the selection screen
77 to the current screen. the screen can be manipulated using
78 the new ->selection_screen method.
79 - implement --enable-assert configure option and get rid of DEBUG_STRICT
80 (based on patch by Emanuele Giaquinta).
81 - fix printpipe data output (patch by Emanuele Giaquinta).
82 - allow `xxx' quoting style for perl selection.
83 - upgrade to libev-3.9 prerelease.
84 - updated compose tables to unicode 5.2.0.
85
869.06 Sat Nov 8 17:47:18 CET 2008
87 - NOTICE: this release updates terminfo/termcap.
88 - updates libev to 3.48.
89 - the aterm code now frees the as visual and image manager objects
90 when a window was closed.
91 - do not (wrongly) adjust the virtual line length inside
92 scr_insdel_chars/ERASE (Miroslav Lichvar).
93 - fix an issue where wide tab characters caused character shifts
94 when part of them was deleted (tracked down by Miroslav Lichvar).
95 - artificially enlargen the previous character at the end of a line
96 when trying to output a character that doesn't fit. looks ugly, but
97 makes copy&paste work.
98 - remove bogus "setuid/setgid security issues" from rxvt.1.pod, they
99 no longer apply.
100 - the urgency hint is now cleared on both focus in and focus out.
101 - cache urgency hint locally to avoid server rtt on every focus change.
102 - perl 5.10 needs PERL_SYS_INIT3 on hppa.
103 - ignore byte-order marks and do not treat them like combining characters.
104 - fix build issue when CURSOR_BLINK is not defined (Emanuele Giaquinta).
105 - do some µ-optimisations to the character fast path.
106 - use a less cunning, but more robust algorithm to avoid one terminal
107 monopolising the whole process by outputting a lot of text.
108 - try to work around linux first breaking sched_yield and now breaking
109 the only known workaround.
110 - new option -icon to set _NET_WM_ICON (based on patch by Frank Schmitt).
111 - initialise the as visual only on demand, instead of unconditionally,
112 to save memory in the common case of not using visual gimmicks.
113 - try to work around bugs in a few wm's that erroneously resize
114 client windows on hint property updates by temporarily
115 disabling size hints.
116 - implement the DECSTR soft reset sequence and use it for tput init,
117 and make hard RIS and DECSTR both reset more private modes, such
118 as mouse reporting.
119 - redundantly clear mouse reporting and a few other states in
120 tput init/tput reset, for older urxvts.
121 - partial/full clear screens did cause flickering and possibly pixel
122 droppings when urxvt viewed the scrollback buffer.
123 - use current rendition style in DCH sequence.
124 - the 132/80 mode switch no longer forces a screen reset.
125 - add an osc sequence to change the border colour (Emanuele Giaquinta).
126 - new perl extension "overlay-osc", for status displays and the like.
127 - fix some minor cursor drawing issues with overlays by allowing
128 overlays to modify screen flags (to disable the cursor themselves).
129 - work around programs not restoring rstyle before rmcup
130 (analysed by Miroslav Lichvar).
131
1329.05 Sun Jun 15 20:09:20 CEST 2008
133 - new option --cd/chdir to set the starting working directory.
134 - tabbed extension now starts in the "correct" working directory.
135 - work around fedora 9 providing isastream but not the relevant
136 header file for it (report by Tuncer Ayaz).
137 - upgrade libev, fixing a bug in the select backend.
138 with more than 31 file descriptors on non-linux 64 bit systems.
139 - correctly reset the multibyte state to the initial one
140 after EILSEQ (patch by Neil Booth). This fixes the
141 issue of rxvt-unicode not properly displaying text after an illegal
142 sequence on NetBSD and probably other systems.
143 - more intelligent property handling with -pe tabbed, works around
144 broken window managers (kwm et al.), saves bandwidth and should
145 help working window managers as well.
146 - made tabs moveable (based on a patch by Petr Machata).
147 - implement ESC [ 3 K as a more rational alternative to ESC [ 0 K.
148 - support relative paths for RXVT_SOCKET in urxvtd.
149 - the tabbed extension now blindly copies over all (rxvt-) resources
150 from the toplevel window to the children.
151 - better diagnostic on 0x0 window geometries.
152 - update AnyEvent API to version 3.4 and above.
153 - document the default value of :0 for DISPLAY.
154 - rename perl method XChangeWindowProperty to XChangeProperty.
155
1569.02 Tue Jan 29 11:58:36 CET 2008
157 - the "exg makes everybody happy" release.
158 - fix build with !xft.
159 - always compile in plain style scrollbar (simplifies code and looks great).
160
1619.01 Sat Jan 26 20:49:27 CET 2008
162 - be more aggressive about handling X events, this seems to be required
163 with newer xlibs (should fix the "screen stays black until event is
164 received" problem, again :)
165 - add buffered resource to control xft double-buffering.
166
1679.0 Fri Jan 25 19:34:04 CET 2008
168 - fix a crash bug where urxvtd would crash when urxvtc was called
169 with wrong arguments (I wish debian maintainers in general would
170 report bugs and their proposed fixes to the original package maintainers
171 instead of sitting on them for good measure to see if anybody notices).
172 - drawing xft compose characters was causing garbage to be drawn.
173 - correctly clear xft character background in all cases.
174 - implement bracketed paste mode (xterm private mode 2004).
175 - improve documentation on alpha channel handling, make urxvt
176 work better on servers lacking the RENDER extension when alpha
177 channels or background images are used.
178 - check for refresh after initialising to avoid staying blank
179 till the first event arrives. or so.
180 - the FORCE_UNBUFFERED_XFT feature macro works again.
181 - continuously update transparency while moving/resizing now.
182 - OSC 39/49 are deprecated and aliased to OSC 10/11.
183 - cub1 now acts as advertised (and ignores the "wrapped" state).
184 - the 132/80 mode switch now forces a height of 24, too, and
185 resets the terminal.
186 - scrollbar code cleanups.
187 - stopping children is no longer confused with children exiting.
188 - removed (undocumented) #aarrggbb format.
189 - updated to libev 3.0.
190
1918.9 Mon Dec 24 07:51:40 CET 2007
192 - fix the issue where urxvtd would not immediately close a window
193 when the command exited but only on the next X event.
194 - changed terminfo file not to use application keypad mode.
195 - fix the issue where making a selection in one urxvtd window
196 would not clear it visually in another.
197 - fix an issue of urxvt not getting background pixmap updates
198 and flickering after bg pixmap changes (reported by Mikachu).
199 - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
200 - correctly provide dependencies for libev (µikachu).
201 - minor code reorganisations and cleanups.
202 - be more robust in case the urxvt-popup extension cannot be loaded.
203
2048.8 Sat Dec 15 19:40:39 CET 2007
205 - option -C was aliased to all unsupported options, activating
206 options that shouldn't be compiled in, leading to interesting
207 effects.
208 - updated libev, working around a bug in linux 2.4, curing the
209 symptom of urxvt not closing its window on shell exit. also
210 fixes a problem with urxvt not refreshing.
211 - the text blink callback was called even when no blinking
212 text was visible.
213 - pre-8.4 slipwheeling behaviour has been reinstated, with
214 some minor improvements.
215 - streamlined x events processing to only flush once per
216 display and not once per terminal window.
217 - quite a bit of minor code cleanups and codesize optimisations.
218
2198.7 Sun Nov 25 10:23:49 CET 2007
220 - update libev with an important bugfix that would cause crashes
221 when closing windows (when using rxvtd, and update is recommended).
222 - do not compile in the block builtin graphics with --disable-frills.
223
2248.6 Fri Nov 23 14:10:57 CET 2007
225 - upgrade libev to disable kqueue on anything but netbsd as it
226 seems to be broken everywhere else w.r.t. ptys.
227 - allow for spurious event notifications, as at least epoll and
228 especially solaris ports like to lie about them (symptoms:
229 urxvt "hangs" until there is some x11 related activity).
230 - -keysym command line options are now subjected to xlib parsing.
231 - add 'xrm' option analogous to Xt one.
232
2338.5a Wed Nov 21 10:16:33 CET 2007
234 - make it compile with --disable-transparency.
235
2368.5 Wed Nov 21 05:19:20 CET 2007
237 - expect major portability issues in this release: please test and report.
238 - converted from the veritable io manager event loop to
239 the high performance libev (http://software.schmorp.de/pkg/libev).
240 - minor tuning to the perl selection (include single words and more quoting chars).
241 - fix memory leak in pixmap code.
242 - fix a serious bug while setting the XIM destroy callback
243 on (typical) 64 bit systems.
244 - automove-background functionality re-implemented internally using :root op in pixmap
245 geometry string. For example: rxvt -pixmap "image.jpg;:root"
246 - do not link rxvtc against every lib on the planet anymore.
247 - parallel builds should work once more.
248
2498.4 Sat Oct 27 14:02:13 CEST 2007
250 - overhaul of the transparency/pixmap code (sasha).
251 - fix possible race between visual bell and poweron.
252 (reported by Martin von Gagern, gentoo?).
253 - urxvt -e no longer crashes the child.
254 - fixed some minor memleaks on incorrect usage or
255 missing DISPLAY.
256 - implement xterm 1002/1003 mouse tracking modes (exg).
257 - source code organisational cleanups (exg).
258 - updated io_manager.
259
2608.3 Wed Aug 1 20:21:31 CEST 2007
261 - new option: skipScroll/-ss, enabled by default.
262 - go with the times and expect x11 library files in /usr/lib, not
263 /usr/X11R6/lib.
264 - initial transparency improvement/afterimage support
265 patch by Sasha Vasko.
266 - add urgentOnBell resource to set the urgency hint
267 (patch by Philip Paeps).
268 - do not process focus events caused by grabs
269 (patch by Mikachu).
270 - add iso14755_52 resource to disable iso14755 5.2 (exg).
271 - add binding for backspace in iso14755 5.1 to remove the last
272 digit (exg).
273 - better option handling, support more than 30 options (exg).
274 - nuke reconf script, serves no purpose anymore.
275 - fixed and documented matcher/on_user_command processing in matcher
276 extension (tpope).
277 - compile out of the box on Solaris 10 (exg).
278 - fix MappingNotify events (reported by Stephan Walter).
279 - zero-initialise mwmhints, this seems to solve all sorts of minor
280 problems.
281
2828.2 Sat Feb 17 21:35:28 CET 2007
283 - fix make depend in src/, reported by exg.
284 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
285 (patch by Sergey Vlasov).
286 - unbundled iom perl interface somewhat.
287 - scrollbar-xterm now uses the selected scrollColor instead of fg
288 (found by Aiviru).
289 - disabled linux kernel bug workaround again: disabling it gives
290 a 50% speed hit on affected machines, while enabling it gives
291 a similar speed hit to screen, which is likely the more common
292 case to work around for :/
293 - urxvt::rend2mask perl function, and utilization of it by matcher
294 (patch by Moshe Kamensky).
295 - use perl:matcher on a keysym to open most recently displayed URL.
296 - with matcher, when multiple patterns match, last wins, not first.
297 - fix make and make install with srcdir != builddir (exg).
298 - updated bundled libptytty to fix a bug where the tty would be kept
299 open (see the libptytty ChangeLog for details).
300 - delay setting the IUTF8 flag to after the tty settings have been
301 set so its value does not get lost (reported and analysed by Andrei
302 Paskevich).
303 - rip out support for obsolete sgtty.h interface.
304 - rip out support for non-POSIX termios variants.
305 - update libptytty.
306 - update iom.C, make it call ptytty::sanitise_stdfd on init.
307 - when !XFT, change rounding of colours to use a less correct formula to
308 meet user expectancies (#aaa becomes #a000a000a000 not #9f9f9f9f9f9f).
309 - change the starting offset of the pixmap set with backgroundPixmap
310 from (50,50) to (0,0) (exg).
311 - fix a typo in button_release, now meta-button2 request the value of
312 the Clipboard selection as it should (patch by Serge Koksharov).
313 - fix a bug in drawing a cell with a nonspacing char when using an xft
314 font with inheritPixmap and tintColor (exg).
315
3168.1 Thu Dec 7 22:27:25 CET 2006
317 - ケリスマスプレゼント - zomg!!1, it's too early!!!
318 - fix the assumption that chars < 256 are single-width. Now
319 only assume this for codepoints 32 to 126 (reported by Dai.H.).
320 - $term->strwidth returned wide chars as width 1, because some jerk
321 confused min and max. Fixing this also fixes xim-onthespot.
322 Reported by Takano Akio.
323 - secondaryScroll is now enabled by default (as per the manpage),
324 reported by exg.
325 - correct the description of [percent]color rgba format in the manpage.
326 - incorporated macosx-clipboard extension by Samuel Ljungkvist.
327 - ignore (some) useless focus events (reported by mmc).
328 - updated compose table to unicode 5.0.0.
329
3308.0 Thu Nov 2 18:35:19 CET 2006
331 - combining characters cleared the area instead of creating an overlay,
332 thus losing the ability to draw combining characters properly in most
333 circumstances (reported by exg).
334 - specified fonts were incorrectly morphed to bold/italic according to the
335 basefont, even if explicitly specified (tracked down by tpope).
336 - fixed urxvt::strwidth to calculate width in the same way as screen.C.
337 - fix a crash caused by passing negative widths to overlay functions.
338 - added 'matcher' extension by tpope, replacing the mark-urls extension.
339 - improve url regex to match anything www.* (tpope).
340 - fixed bug with outline cursor color being wrong after xft fonts.
341 - update to libptytty-1.0.
342 - give proper diagnostic when RXVT_SOCKET is too long instead of
343 corrupting the stack (patch by exg).
344 - display current terminal locale in option menu.
345 - urxvtd no longer crashes when the client sends an inaccessible
346 working directory (reported by Roland Baer, possibly fixes gentoo
347 bug #143985).
348 - fixed many minor issues reported by Roland Baer.
349 - Leonid Khramov spotted a minor glitch in rxvtfont.C that
350 should not have any consequences, but was buggy nonetheless.
351 - manpage fix by exg.
352
3537.9 Mon Aug 7 18:16:07 CEST 2006
354 - fix the crashing bug people encountered with 7.8 + urxvtd + perl
355 + transparency. Ought to fix debian bug #380348.
356 - fix urxvtc.1.pod: it actually claimed -pty-fd would not work. But
357 it does! :->
358 - rxvt_fatal() in case the locale string is too long for our static buffer.
359 - fixed many, many, typos in the manpages (patch supplied by ves).
360
3617.8 Mon Jul 17 21:00:46 CEST 2006
362 - INCOMPATIBLE CHANGE: this version will always read ~/.Xdefaults,
363 earlier versions only read it if display-resources (usually from
364 .Xresources) are not set. This avoids the #1 FAQ ("why isn't my
365 resource used") and seems to be logical behaviour, too. .Xdefaults
366 resources have a lower priority than display-specific resources.
367 - add "kuake" perl extension that does a similar thing to the kuake
368 terminal emulator (see man urxvtperl).
369 - use less "correct" color scaling that is compatible with libX11 and
370 Xft (avoids off-by-one colors resulting in striped backgrounds).
371 - the "depth" resource is now respected.
372 - preset the searchable-scrollback pattern with "(?i)" to default search
373 to case-insensitivity. Will automatically be cleared when typing an
374 uppercase character.
24 - add FORCE_UNBUFFERED_XFT define to features.h. 375 - add FORCE_UNBUFFERED_XFT define to features.h.
376 - re-enabled highlightcolor support with --enable-frills, based on
377 a patch by Martin Stubenschrott.
25 - double-buffered xft drawing did suffer from pixel offset issues 378 - double-buffered xft drawing did suffer from pixel offset issues
26 when pixmap transparency was enabled. 379 when pixmap transparency was enabled.
380 - strategically add # to the url-match regexes, as we really want to
381 match common URIs not common URLs. Reported by Aaron Griffin.
27 - moved on_osc_seq to on_osc_seq_perl and added a more 382 - moved on_osc_seq to on_osc_seq_perl and added a more
28 generic osc_seq. 383 generic osc_seq.
29 - fix a bug causing double callback invocations when perl hooks 384 - fix a bug causing double callback invocations when perl hooks
30 were invoked recursively. 385 were invoked recursively.
31 - the automove-background extension now properly works when the 386 - the automove-background extension now properly works when the
32 pixmap gets reset with an osc sequence (sqweek). 387 pixmap gets reset with an osc sequence (sqweek).
33 - selection-pastebin did not work properly with non-latin1-characters. 388 - selection-pastebin did not work properly with non-latin1-characters.
389 - apply colorUL only when the text colour is the default fg
390 (patch by Wu Fengguang).
391 - removed rxvtlib.h from the tarball, it had no reason to be there
392 (spotted by Decklin Foster).
393 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported
394 by omatunto_.
395 - slap in a using namespace std, might help on platforms that don't
396 follow C++ closely enough.
397 - fix mailto url regex, spotted within milliseconds by Jost Krieger.
398 - applied fade_color_update_func.patch by WU Fengguang.
399 - fix a bug where (due to an optimisation in av_delete), hiding the
400 bottom-most overlay would hide two overlays.
34 401
357.7 Tue Feb 21 12:32:49 CET 2006 4027.7 Tue Feb 21 12:32:49 CET 2006
36 - use double-buffered drawing (xft fonts only). On many driver/hardware 403 - use double-buffered drawing (xft fonts only). On many driver/hardware
37 combination this actually increases xft drawing speed, at the expense 404 combination this actually increases xft drawing speed, at the expense
38 of more network bandwidth and slight nausea on the side of the author. 405 of more network bandwidth and slight nausea on the side of the author.
47 - modified XIM according to a patch sent by Takano Akio that sets 414 - modified XIM according to a patch sent by Takano Akio that sets
48 the preedit rectangle for OverTheSpot, which helps some input methods 415 the preedit rectangle for OverTheSpot, which helps some input methods
49 to correctly position their preedit window. 416 to correctly position their preedit window.
50 - un-optimise the line clearing on newly scrolled-in lines a bit: the 417 - un-optimise the line clearing on newly scrolled-in lines a bit: the
51 former reasoning was that any fg colour on default bg looks the same 418 former reasoning was that any fg colour on default bg looks the same
52 in empty spaces, but thats not true when reversing (e.g. selection), 419 in empty spaces, but that's not true when reversing (e.g. selection),
53 so also check for matching fg colours. This fixes the problem where 420 so also check for matching fg colours. This fixes the problem where
54 selecting newly scrolled-in lines would exhibit wrong colours. 421 selecting newly scrolled-in lines would exhibit wrong colours.
55 - fix a bug in the perl interface causing focus in events to generate 422 - fix a bug in the perl interface causing focus in events to generate
56 focus out perl events, causing bad focus effects with -pe tabbed. 423 focus out perl events, causing bad focus effects with -pe tabbed.
57 - fix a race resulting in a crash on exiting. 424 - fix a race resulting in a crash on exiting.
667.6 Fri Feb 10 08:52:36 CET 2006 4337.6 Fri Feb 10 08:52:36 CET 2006
67 - changed interpretation of [alpha] colour prefix. 434 - changed interpretation of [alpha] colour prefix.
68 - +option now really sets the option to default, instead of using the 435 - +option now really sets the option to default, instead of using the
69 resource value. 436 resource value.
70 - options that require an argument now really _require_ an argument. 437 - options that require an argument now really _require_ an argument.
71 - the tabbed extension now forwards focus and keys events to th 438 - the tabbed extension now forwards focus and key events to the
72 relevant tab window. 439 relevant tab window.
73 - tab colours are now configurable and have sensible defaults 440 - tab colours are now configurable and have sensible defaults
74 (initial patch by hednod). 441 (initial patch by hednod).
75 - option menu is extendable, readline, selection and 442 - option menu is extendable, readline, selection and
76 selection-autotransform can now be disabled/enabled at runtime. 443 selection-autotransform can now be disabled/enabled at runtime.
91 - add ISO646.1991-IRV to the list of supported codesets. 458 - add ISO646.1991-IRV to the list of supported codesets.
92 - minor libptytty update. 459 - minor libptytty update.
93 460
947.5 Tue Jan 31 15:15:43 CET 2006 4617.5 Tue Jan 31 15:15:43 CET 2006
95 - further improvements to the careful mode detection, and font width 462 - further improvements to the careful mode detection, and font width
96 detection: 463 detection:
97 - fully double-wide fonts will now be correctly treated, 464 - fully double-wide fonts will now be correctly treated,
98 - overlap detection was improved. 465 - overlap detection was improved.
99 - detect totally broken fonts (usually synthesized by xft). 466 - detect totally broken fonts (usually synthesized by xft).
100 - careful mode forced refresh sometimes clashed with blinking, 467 - careful mode forced refresh sometimes clashed with blinking,
101 causing unnecessary screen redraws. 468 causing unnecessary screen redraws.
125 - fix version report (DA) (which was unfortunately broken). 492 - fix version report (DA) (which was unfortunately broken).
126 - changed version number report again, now to emulate xterm closer. 493 - changed version number report again, now to emulate xterm closer.
127 - added the OSC sequence 702 to detect the urxvt version number. 494 - added the OSC sequence 702 to detect the urxvt version number.
128 - small configure updates. 495 - small configure updates.
129 - further RTT optimisations. 496 - further RTT optimisations.
497 - backported clean-up patches for makefiles and documentation from
498 the debian package.
499 - updated doc/rxvt-unicode.spec file. It's still not maintained here,
500 but much newer than the old one.
130 501
1317.4 Sat Jan 28 15:26:27 CET 2006 5027.4 Sat Jan 28 15:26:27 CET 2006
132 - screen background wasn't always erased properly when scrolling, 503 - screen background wasn't always erased properly when scrolling,
133 - re-enabled clearing optimisation disabled in 7.4pre. 504 - re-enabled clearing optimisation disabled in 7.4pre.
134 - small configure updates for libptytty. 505 - small configure updates for libptytty.
212 being interpreted in the locale urxvt was started. 583 being interpreted in the locale urxvt was started.
213 - implemented override-redirect option and enabled it on menus, 584 - implemented override-redirect option and enabled it on menus,
214 as kwin puts our windows behind the terminal (what a shoddy wm). 585 as kwin puts our windows behind the terminal (what a shoddy wm).
215 - fixed struct utmp check in configure for OpenBSD. 586 - fixed struct utmp check in configure for OpenBSD.
216 - complete overhaul of the pty/utmp management stuff and configure 587 - complete overhaul of the pty/utmp management stuff and configure
217 (Emanuele Giaquinta). 588 (Emanuele Giaquinta=exg).
218 - add tsl/fsl and related capabilities to the terminfo description, 589 - add tsl/fsl and related capabilities to the terminfo description,
219 to set the window title. 590 to set the window title.
220 - swap the environment in some more cases. This hopefully fixes 591 - swap the environment in some more cases. This hopefully fixes
221 some segfaults that might be caused by xft asking for env variables 592 some segfaults that might be caused by xft asking for env variables
222 at the wrong time. 593 at the wrong time.
433 - added doc/embed-tk, an embedding example in Perl/Tk, 804 - added doc/embed-tk, an embedding example in Perl/Tk,
434 and doc/rxvt-tabbed, a primitive tabbed shell implemented 805 and doc/rxvt-tabbed, a primitive tabbed shell implemented
435 in Perl/Gtk2. 806 in Perl/Gtk2.
436 - fix assertion failure ("crash") on mousewheel-scrolling 807 - fix assertion failure ("crash") on mousewheel-scrolling
437 when the terminal height is small, by removing the assert. 808 when the terminal height is small, by removing the assert.
438 (reported by Mikael Magnusson). 809 (reported by Mikael Magnusson=Mikachu).
439 - SYNCCVS. backported bugfixes done to rxvt 810 - SYNCCVS. backported bugfixes done to rxvt
440 (sourceforge bugs #1028739, #1028732), except for 811 (sourceforge bugs #1028739, #1028732), except for
441 pts/%s fix as it seems to collide with freebsd, 812 pts/%s fix as it seems to collide with freebsd,
442 and sourceforge bug #954654, which is not neccessary. 813 and sourceforge bug #954654, which is not neccessary.
443 - change terminfo file to not clobber G1 when using 814 - change terminfo file to not clobber G1 when using
825 - some doc updates (Eduard Bloch). 1196 - some doc updates (Eduard Bloch).
826 - use faster inheritpixmap method when tinting color not set. 1197 - use faster inheritpixmap method when tinting color not set.
827 - fix pixmap offset when tinting (reported by Eduard Bloch). 1198 - fix pixmap offset when tinting (reported by Eduard Bloch).
828 - new -sh option by Mikael Magnusson. 1199 - new -sh option by Mikael Magnusson.
829 - off-focus-fading (--enable-fading) support (patch by 1200 - off-focus-fading (--enable-fading) support (patch by
830 Mikael Magnusson). 1201 Mikael Magnusson, based on aterm code).
831 - cursor now set correctly on --disable-blank (reported by 1202 - cursor now set correctly on --disable-blank (reported by
832 Mikael Magnusson). 1203 Mikael Magnusson).
833 - better (and non-crashing) slipwheeling (Mikael Magnusson). 1204 - better (and non-crashing) slipwheeling (Mikael Magnusson).
834 - solaris 2.8 portability changes (reported by Colin Marquardt). 1205 - solaris 2.8 portability changes (reported by Colin Marquardt).
835 - disable-xim now really disables xim code. 1206 - disable-xim now really disables xim code.
1059 - completely removed non-working graphics mode 1430 - completely removed non-working graphics mode
1060 1431
10611.4 Fri Jan 16 23:03:22 CET 2004 14321.4 Fri Jan 16 23:03:22 CET 2004
1062 - fix stupid segfault on esc-c 1433 - fix stupid segfault on esc-c
1063 - small font tunings 1434 - small font tunings
1064 - much better io manager, less bugs, higher speed 1435 - much better io manager, fewer bugs, higher speed
1065 - better error reporting for unknown options 1436 - better error reporting for unknown options
1066 1437
10671.3 2003-12-26 14381.3 2003-12-26
1068 - fix a bug in font height selection 1439 - fix a bug in font height selection
1069 - autoscale scalable x11 fonts 1440 - autoscale scalable x11 fonts
10791.1 2003-12-18 14501.1 2003-12-18
1080 - Support for XIM in other than the current locale. 1451 - Support for XIM in other than the current locale.
1081 - Support for non-utf-8-locales 1452 - Support for non-utf-8-locales
1082 - much improved font choosing 1453 - much improved font choosing
1083 1454
10841.0 14551.0 2003-12-18
1085 - first release 1456 - first release
1086 - originally cloned from rxvt-CVS 2003-11-19 00:26 1457 - originally cloned from rxvt-CVS 2003-11-19 00:26
1087 - removed rclock et al. 1458 - removed rclock et al.
1088 - initial conversion to C++ 1459 - initial conversion to C++
1089 1460

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines