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.579 by root, Wed Jan 25 00:42:20 2006 UTC

8TODO: "slow" rendering mode for bidi and scripts 8TODO: "slow" rendering mode for bidi and scripts
9TODO: read property sequence is broken with respect to utf-8 etc. 9TODO: read property sequence is broken with respect to utf-8 etc.
10TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 10TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
11TODO: rxvt -name urxvt-girly /// leave pixel droppings 11TODO: rxvt -name urxvt-girly /// leave pixel droppings
12TODO: distributed clipboard example 12TODO: distributed clipboard example
13TODO: http://www.issociate.de/board/post/274416/HOWTO:_Mouse_editing_with_readline_in_xterm.html
14TODO: http://groups.google.com/group/comp.unix.shell/msg/e538d04a118174d3
15WISH: anyevent mouse notification / manage MotionMask better. 13WISH: anyevent mouse notification / manage MotionMask better.
16WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an overlay... 14WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an overlay...
17WISH: just for fun, do shade and tint with XRender. 15WISH: just for fun, do shade and tint with XRender.
18DUMB: support tex fonts 16DUMB: support tex fonts
19 17
18 - don't let iso14755 or mouse reporting get into the way of perl
19 (could lead to global grabs never being cleared).
20 - experimental OnTheSpot editing support (-pe xim-onthespot).
21 - moved Shift-Button2 paste combination to Meta-Button2.
22 - removed (unused) arabic presentation form composing sequences.
23 - changed version sos (ESC [ > c) response to be more compatible with
24 xterm.
25
207.2 Sun Jan 22 21:39:33 CET 2006 267.2 Sun Jan 22 21:58:16 CET 2006
21 - bugfix: urxvt (not urxvtd) did not correctly handle multiple 27 - bugfix: urxvt (not urxvtd) did not correctly handle multiple
22 environments necessary, which resulted in segfaults within 28 environments necessary, which resulted in segfaults within
23 getenv (reproducable: urxvt -fn 9x15, open a menu once, 29 getenv (reproducable: urxvt -fn 9x15, open a menu once,
24 ctrl-shift-672c). 30 ctrl-shift-672c).
25 - bugfix: the selection speedup in in 7.1 unfortunately caused 31 - bugfix: the selection speedup in in 7.1 unfortunately caused
26 non-ascii characters to enlarge/move the selection. 32 non-ascii characters to enlarge/move the selection.
27 - bugfix: resizing sometimes leaked lines from the secondary to 33 - bugfix: resizing sometimes leaked lines from the secondary to
28 the primary screen. 34 the primary screen.
35 - bugfix: reducing window size while large amounts of text were output
36 could lead to an assertion failure.
29 - added "tabbed" extension that provides a crude tabbed terminal. 37 - added "tabbed" extension that provides a crude tabbed terminal.
30 - added "readline" extension that allows cursor positioning 38 - added "readline" extension that allows cursor positioning
31 via mouse clicks. 39 via mouse clicks.
32 - now it is possible to insert the value of the CLIPBOARD selection 40 - now it is possible to insert the value of the CLIPBOARD selection
33 with shift - mouse button 2. 41 with shift - mouse button 2.
813 - implement continuation lines in xresource parsing when 821 - implement continuation lines in xresource parsing when
814 --disable-xgetdefault. 822 --disable-xgetdefault.
815 - changed locale-setting esc-sequence from code 9 to code 701. 823 - changed locale-setting esc-sequence from code 9 to code 701.
816 also added 702 that returns the font selected for a specific 824 also added 702 that returns the font selected for a specific
817 unicode character. 825 unicode character.
818 - no longer set XA_CUT_BUFFER0. this is confusing and clients WILL 826 - no longer set CUT_BUFFER0. this is confusing and clients WILL
819 get it wrong. 827 get it wrong.
820 - don't use XTextStyle for XA_TEXT, instead use XStdICCTextStyle. 828 - don't use XTextStyle for TEXT, instead use XStdICCTextStyle.
821 829
8222.1 Wed Mar 3 21:48:39 CET 2004 8302.1 Wed Mar 3 21:48:39 CET 2004
823 - NOTE: the name of the binary and resources were changed in 831 - NOTE: the name of the binary and resources were changed in
824 this version, see README.configure if you want the old 832 this version, see README.configure if you want the old
825 settings. 833 settings.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines