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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.445 by root, Thu Dec 22 16:44:10 2005 UTC vs.
Revision 1.454 by root, Mon Dec 26 23:07:11 2005 UTC

2TODO: after requesting the selection and getting a timeout, no further requests will be sent. 2TODO: after requesting the selection and getting a timeout, no further requests will be sent.
3TODO: safer command: keymap processing. 3TODO: safer command: keymap processing.
4TODO: "slow" rendering mode for bidi and scripts 4TODO: "slow" rendering mode for bidi and scripts
5TODO: read property sequence is broken with respect to utf-8 etc. 5TODO: read property sequence is broken with respect to utf-8 etc.
6TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 6TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
7WISH: xterm's -hold
8WISH: keymap modification via esc-sequences. 7WISH: keymap modification via esc-sequences.
9WISH: searchable backlog 8WISH: searchable backlog
10WISH: meta-tagging of data by regex/master process (my dream project) 9WISH: meta-tagging of data by regex/master process (my dream project)
11WISH: OnTheSpot editing, or maybe switch to miiiiiiif 10WISH: OnTheSpot editing, or maybe switch to miiiiiiif
12WISH: just for fun, do shade and tint with XRender. 11WISH: just for fun, do shade and tint with XRender.
13 12
146.0 136.1
14 - update iso8859-7 table (euro and drachma round-trip et al.).
15 - fix a crash when the selection scrolls out of the scrollback
16 while the user still drags.
17 - selections that were partially scrolled out of the window were
18 not drawn correctly.
19
206.0 Sat Dec 24 13:58:56 CET 2005
15 - make it compile without SMART_RESIZE again. 21 - make it compile without SMART_RESIZE again.
16 - enable slow link support by default. 22 - enable slow link support by default.
17 - fix relative cursor-positioning not respecting scrolling regions 23 - fix relative cursor-positioning not respecting scrolling regions
18 (also a bug in original rxvt). 24 (also a bug in original rxvt).
19 - initialize termios structure to zero when fetching it fails 25 - initialize termios structure to zero when fetching it fails
20 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a 26 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a
21 partial patch). 27 partial patch).
22 - bump max columns/rows to 10000 each. 28 - bump max columns/rows to 10000 each.
23 - bump max savelines to 10000000. 29 - bump max savelines to 10000000.
30 - -pty-fd now passes the urxvtc fd to the urxvtd process.
31 - avoid linking against -lnsl/-lsocket/-lxpg4 unless neccessary.
24 - major code cleanup (still not complete, though). 32 - major code cleanup (still not complete, though).
25 - implement -hold option. 33 - implement -hold option.
26 - _major_ rewrite of internal buffer handling: 34 - _major_ rewrite of internal buffer handling:
27 - re-flow on resize, lines get wrapped instead of winged. 35 - re-flow on resize, lines get wrapped instead of winged.
28 - circular line buffer (substantially speeds up scrolling). 36 - circular line buffer (substantially speeds up scrolling).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines