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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.567 by root, Sun Jan 22 20:39:47 2006 UTC vs.
Revision 1.568 by root, Sun Jan 22 20:58:33 2006 UTC

15WISH: anyevent mouse notification / manage MotionMask better. 15WISH: anyevent mouse notification / manage MotionMask better.
16WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an overlay... 16WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an overlay...
17WISH: just for fun, do shade and tint with XRender. 17WISH: just for fun, do shade and tint with XRender.
18DUMB: support tex fonts 18DUMB: support tex fonts
19 19
207.2 Sun Jan 22 21:39:33 CET 2006 207.2 Sun Jan 22 21:58:16 CET 2006
21 - bugfix: urxvt (not urxvtd) did not correctly handle multiple 21 - bugfix: urxvt (not urxvtd) did not correctly handle multiple
22 environments necessary, which resulted in segfaults within 22 environments necessary, which resulted in segfaults within
23 getenv (reproducable: urxvt -fn 9x15, open a menu once, 23 getenv (reproducable: urxvt -fn 9x15, open a menu once,
24 ctrl-shift-672c). 24 ctrl-shift-672c).
25 - bugfix: the selection speedup in in 7.1 unfortunately caused 25 - bugfix: the selection speedup in in 7.1 unfortunately caused
26 non-ascii characters to enlarge/move the selection. 26 non-ascii characters to enlarge/move the selection.
27 - bugfix: resizing sometimes leaked lines from the secondary to 27 - bugfix: resizing sometimes leaked lines from the secondary to
28 the primary screen. 28 the primary screen.
29 - bugfix: reducing window size while large amounts of text were output
30 could lead to an assertion failure.
29 - added "tabbed" extension that provides a crude tabbed terminal. 31 - added "tabbed" extension that provides a crude tabbed terminal.
30 - added "readline" extension that allows cursor positioning 32 - added "readline" extension that allows cursor positioning
31 via mouse clicks. 33 via mouse clicks.
32 - now it is possible to insert the value of the CLIPBOARD selection 34 - now it is possible to insert the value of the CLIPBOARD selection
33 with shift - mouse button 2. 35 with shift - mouse button 2.
813 - implement continuation lines in xresource parsing when 815 - implement continuation lines in xresource parsing when
814 --disable-xgetdefault. 816 --disable-xgetdefault.
815 - changed locale-setting esc-sequence from code 9 to code 701. 817 - changed locale-setting esc-sequence from code 9 to code 701.
816 also added 702 that returns the font selected for a specific 818 also added 702 that returns the font selected for a specific
817 unicode character. 819 unicode character.
818 - no longer set XA_CUT_BUFFER0. this is confusing and clients WILL 820 - no longer set CUT_BUFFER0. this is confusing and clients WILL
819 get it wrong. 821 get it wrong.
820 - don't use XTextStyle for XA_TEXT, instead use XStdICCTextStyle. 822 - don't use XTextStyle for TEXT, instead use XStdICCTextStyle.
821 823
8222.1 Wed Mar 3 21:48:39 CET 2004 8242.1 Wed Mar 3 21:48:39 CET 2004
823 - NOTE: the name of the binary and resources were changed in 825 - NOTE: the name of the binary and resources were changed in
824 this version, see README.configure if you want the old 826 this version, see README.configure if you want the old
825 settings. 827 settings.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines