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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.804 by root, Wed Nov 21 09:18:10 2007 UTC vs.
Revision 1.823 by root, Fri Dec 21 13:19:07 2007 UTC

14 or something like that. guys, send me a patch. 14 or something like that. guys, send me a patch.
15WISH: selection-color-pair instead of reverse video 15WISH: selection-color-pair instead of reverse video
16WISH: 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
17WISH: look into XAddConnectionWatch, does anybody need that? 17WISH: look into XAddConnectionWatch, does anybody need that?
18DUMB: support tex fonts 18DUMB: support tex fonts
19
20 - fix the issue where urxvtd would not immediately close a window
21 when the command exited but only on the next X event.
22 - changed terminfo file not to use application keypad mode.
23 - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
24 - correctly provide dependencies for libev (µikachu).
25
268.8 Sat Dec 15 19:40:39 CET 2007
27 - option -C was aliased to all unsupported options, activating
28 options that shouldn't be compiled in, leading to interesting
29 effects.
30 - updated libev, working around a bug in linux 2.4, curing the
31 symptom of urxvt not closing its window on shell exit. also
32 fixes a problem with urxvt not refreshing.
33 - the text blink callback was called even when no blinking
34 text was visible.
35 - pre-8.4 slipwheeling behaviour has been reinstated, with
36 some minor improvements.
37 - streamlined x events processing to only flush once per
38 display and not once per terminal window.
39 - quite a bit of minor code cleanups and codesize optimisations.
40
418.7 Sun Nov 25 10:23:49 CET 2007
42 - update libev with an important bugfix that would cause crashes
43 when closing windows (when using rxvtd, and update is recommended).
44 - do not compile in the block builtin graphics with --disable-frills.
45
468.6 Fri Nov 23 14:10:57 CET 2007
47 - upgrade libev to disable kqueue on anything but netbsd as it
48 seems to be broken everywhere else w.r.t. ptys.
49 - allow for spurious event notifications, as at least epoll and
50 especially solaris ports like to lie about them (symptoms:
51 urxvt "hangs" until there is some x11 related activity).
52 - -keysym command line options are now subjected to xlib parsing.
53 - add 'xrm' option analogous to Xt one.
19 54
208.5a Wed Nov 21 10:16:33 CET 2007 558.5a Wed Nov 21 10:16:33 CET 2007
21 - make it compile with --disable-transparency. 56 - make it compile with --disable-transparency.
22 57
238.5 Wed Nov 21 05:19:20 CET 2007 588.5 Wed Nov 21 05:19:20 CET 2007

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines