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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.845 by root, Fri Jan 25 14:56:25 2008 UTC vs.
Revision 1.870 by root, Sun Jun 15 13:54:15 2008 UTC

10TODO: 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?)
11TODO: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines 11TODO: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines
12 => when setting the constraints, the wm might (correctly) 12 => when setting the constraints, the wm might (correctly)
13 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.
14 or something like that. guys, send me a patch. 14 or something like that. guys, send me a patch.
15WISH: coloured pastebin
15WISH: selection-color-pair instead of reverse video 16WISH: selection-color-pair instead of reverse video
16WISH: load system-wide config file even if we don't have one 17WISH: load system-wide config file even if we don't have one
17WISH: look into XAddConnectionWatch, does anybody need that? 18WISH: look into XAddConnectionWatch, does anybody need that?
18DUMB: support tex fonts 19DUMB: support tex fonts
19 20
209.0 21TODO: rxvt -font 10x20 -xrm "*.tabbed.font: 10x20" -pe tabbed
22 how does one affect the tab windows themselves? seems not to work anymore.
23
24TODO: implement initial chdir for tabs by making it a resource?
25 - new option --cd/chdir to set the starting working directory.
26 - tabbed extension now starts in the "correct" working directory.
27 - work around fedore 9 prividing isastream but not the relevant
28 header file for it (report by Tuncer Ayaz).
29 - upgrade to libev-3.31, fixing a bug in the select backend
30 with more than 31 file descriptors on non-linux 64 bit systems.
31 - correctly reset the multibyte state to the initial one
32 after EILSEQ (patch by Neil Booth). This fixes the
33 issue of rxvt-unicode not properly displaying text after an illegal
34 sequence on NetBSD and probably other systems.
35 - implement ESC [ 3 K as a more rational alternative to ESC [ 0 K.
36 - made tabs moveable (based on a patch by Petr Machata).
37 - support relative paths for RXVT_SOCKET in urxvtd.
38 - better diagnostic on 0x0 window geometries.
39 - update Anyevent API to version 3.4 and above.
40 - document the default value of :0 for DISPLAY.
41
429.02 Tue Jan 29 11:58:36 CET 2008
43 - the "exg makes everybody happy" release.
44 - fix build with !xft.
45 - always compile in plain style scrollbar (simplifies code and looks great).
46
479.01 Sat Jan 26 20:49:27 CET 2008
48 - be more aggressive about handling X events, this seems to be required
49 with newer xlibs (should fix the "screen stays black until event is
50 received" problem, again :)
51 - add buffered resource to control xft double-buffering.
52
539.0 Fri Jan 25 19:34:04 CET 2008
21 - fix a crash bug where urxvtd would crash when urxvtc was called 54 - fix a crash bug where urxvtd would crash when urxvtc was called
22 with wrong arguments (I wish debian maintainers in general would 55 with wrong arguments (I wish debian maintainers in general would
23 report bugs and their proposed fixes to the original package maintaienrs 56 report bugs and their proposed fixes to the original package maintaienrs
24 instead of sitting on them for good measure to see if anybody notices). 57 instead of sitting on them for good measure to see if anybody notices).
25 - drawing xft compose characters was causing garbage to be drawn. 58 - drawing xft compose characters was causing garbage to be drawn.
37 - the 132/80 mode switch now forces a height of 24, too, and 70 - the 132/80 mode switch now forces a height of 24, too, and
38 resets the terminal. 71 resets the terminal.
39 - scrollbar code cleanups. 72 - scrollbar code cleanups.
40 - stopping children is no longer confused with children exiting. 73 - stopping children is no longer confused with children exiting.
41 - removed (undocumented) #aarrggbb format. 74 - removed (undocumented) #aarrggbb format.
42 - updated libev. 75 - updated to libev 3.0.
43 76
448.9 Mon Dec 24 07:51:40 CET 2007 778.9 Mon Dec 24 07:51:40 CET 2007
45 - fix the issue where urxvtd would not immediately close a window 78 - fix the issue where urxvtd would not immediately close a window
46 when the command exited but only on the next X event. 79 when the command exited but only on the next X event.
47 - changed terminfo file not to use application keypad mode. 80 - changed terminfo file not to use application keypad mode.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines