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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.823 by root, Fri Dec 21 13:19:07 2007 UTC vs.
Revision 1.834 by root, Sat Jan 19 00:24:52 2008 UTC

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 19
20 - fix a crash bug where urxvtd would crash when urxvtc was called
21 with wrong arguments (I wish debian maintainers in general would
22 report bugs and their proposed fixes to the original package maintaienrs
23 instead of sitting on them for good measure to see if anybody notices).
24 - check for refresh after initialising to avoid staying blank
25 till the first event arrives. or so.
26 - continuously update transparency while moving/resizing now.
27 - scrollbar code cleanups.
28 - cub1 now acts as advertised (and ignores the "wrapped" state).
29 - the 132/80 mode switch now forces a height of 24, too, and
30 resets the terminal.
31
328.9 Mon Dec 24 07:51:40 CET 2007
20 - fix the issue where urxvtd would not immediately close a window 33 - fix the issue where urxvtd would not immediately close a window
21 when the command exited but only on the next X event. 34 when the command exited but only on the next X event.
22 - changed terminfo file not to use application keypad mode. 35 - changed terminfo file not to use application keypad mode.
36 - fix the issue where making a selection in one urxvtd window
37 would not clear it visually in another.
38 - fix an issue of urxvt not getting background pixmap updates
39 and flickering after bg pixmap changes (reported by Mikachu).
23 - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu). 40 - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
24 - correctly provide dependencies for libev (µikachu). 41 - correctly provide dependencies for libev (µikachu).
42 - minor code reorganisations and cleanups.
43 - be more robust in case the urxvt-popup extension cannot be loaded.
25 44
268.8 Sat Dec 15 19:40:39 CET 2007 458.8 Sat Dec 15 19:40:39 CET 2007
27 - option -C was aliased to all unsupported options, activating 46 - option -C was aliased to all unsupported options, activating
28 options that shouldn't be compiled in, leading to interesting 47 options that shouldn't be compiled in, leading to interesting
29 effects. 48 effects.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines