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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1058 by mikachu, Sat Dec 17 01:09:08 2011 UTC vs.
Revision 1.1059 by root, Sat Dec 17 22:47:16 2011 UTC

19TODO: decrqm http://ue.tst.eu/71d7dbd1fcfeaa7d2a4b96eb957d570c.txt 19TODO: decrqm http://ue.tst.eu/71d7dbd1fcfeaa7d2a4b96eb957d570c.txt
20TODO: perl-shell-window? perl-unix-socket? 20TODO: perl-shell-window? perl-unix-socket?
21TODO: command line editing when icanon? 21TODO: command line editing when icanon?
22TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros? 22TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros?
23 23
24TODO: popup items should have access to original self
24 - INCOMPATIBLE CHANGE: the urxvtd default socket path is now 25 - INCOMPATIBLE CHANGE: the urxvtd default socket path is now
25 $HOME/.urxvt/urxvtd-<nodename>. 26 $HOME/.urxvt/urxvtd-<nodename>.
26 - INCOMPATIBLE CHANGE: the "list" keysym expansion now requires 27 - INCOMPATIBLE CHANGE: the "list" keysym expansion now requires
27 loading of the "keysym-list" perl extension. 28 loading of the "keysym-list" perl extension.
28 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image 29 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image
59 (Bob Farrell). 60 (Bob Farrell).
60 - properly process 'keysym' sequences in tabbed when using 61 - properly process 'keysym' sequences in tabbed when using
61 'focus follows mouse' and the focus is on the main window 62 'focus follows mouse' and the focus is on the main window
62 but not on the active terminal window (patch by Martin 63 but not on the active terminal window (patch by Martin
63 Pohlack). 64 Pohlack).
64 - Support for the freedesktop startup-notification protocol (patch by 65 - support for the freedesktop startup-notification protocol (patch by
65 Michael Stapelberg). 66 Michael Stapelberg).
66 - the direction of VPR and VPB commands was reversed. 67 - the direction of VPR and VPB commands was reversed.
67 - Fix alignment of inherited root pixmap when it is a different size 68 - fix alignment of inherited root pixmap when it is a different size
68 than the root window and the terminal window is off the left or top 69 than the root window and the terminal window is off the left or top
69 edge (Mikachu). 70 edge (Mikachu).
71 - make $self visible in "eval perl expression" popup action, also
72 handle exceptions better.
70 73
719.12 Wed Jun 29 14:34:28 CEST 2011 749.12 Wed Jun 29 14:34:28 CEST 2011
72 - fix regression in processing of SelectionNotify events. 75 - fix regression in processing of SelectionNotify events.
73 urxvt would fail to request a selection if the owner did not 76 urxvt would fail to request a selection if the owner did not
74 support the UTF8_STRING target. 77 support the UTF8_STRING target.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines