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.1062 by root, Wed Dec 21 17:49:51 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
249.14 Wed Dec 21 18:40:33 CET 2011
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.
73 - fix parsing of '-e' when it occurs as an option argument, such as in
74 'urxvt -title -e' (Emanuele Giaquinta).
70 75
719.12 Wed Jun 29 14:34:28 CEST 2011 769.12 Wed Jun 29 14:34:28 CEST 2011
72 - fix regression in processing of SelectionNotify events. 77 - fix regression in processing of SelectionNotify events.
73 urxvt would fail to request a selection if the owner did not 78 urxvt would fail to request a selection if the owner did not
74 support the UTF8_STRING target. 79 support the UTF8_STRING target.
4168.5a Wed Nov 21 10:16:33 CET 2007 4218.5a Wed Nov 21 10:16:33 CET 2007
417 - make it compile with --disable-transparency. 422 - make it compile with --disable-transparency.
418 423
4198.5 Wed Nov 21 05:19:20 CET 2007 4248.5 Wed Nov 21 05:19:20 CET 2007
420 - expect major portability issues in this release: please test and report. 425 - expect major portability issues in this release: please test and report.
421 - converted from the veritable io manager event loop to 426 - converted from the veritable io manager event loop to
422 the high performance libev (http://software.schmorp.de/pkg/libev). 427 the high performance libev (http://software.schmorp.de/pkg/libev).
423 - minor tuning to the perl selection (include single words and more quoting chars). 428 - minor tuning to the perl selection (include single words and more quoting chars).
424 - fix memory leak in pixmap code. 429 - fix memory leak in pixmap code.
425 - fix a serious bug while setting the XIM destroy callback 430 - fix a serious bug while setting the XIM destroy callback
426 on (typical) 64 bit systems. 431 on (typical) 64 bit systems.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines