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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.442 by root, Wed Dec 21 23:57:12 2005 UTC vs.
Revision 1.443 by root, Wed Dec 21 23:58:31 2005 UTC

1TODO: harmonize --disable-options into position-dependent options. 1TODO: harmonize --disable-options into position-dependent options.
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.
6WISH: xterm's -hold 7WISH: xterm's -hold
7TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
8WISH: keymap modification via esc-sequences. 8WISH: keymap modification via esc-sequences.
9WISH: searchable backlog 9WISH: searchable backlog
10WISH: meta-tagging of data by regex/master process (my dream project) 10WISH: meta-tagging of data by regex/master process (my dream project)
11WISH: OnTheSpot editing, or maybe switch to miiiiiiif 11WISH: OnTheSpot editing, or maybe switch to miiiiiiif
12WISH: just for fun, do shade and tint with XRender. 12WISH: just for fun, do shade and tint with XRender.
21 partial patch). 21 partial patch).
22 - bump max columns/rows to 10000 each. 22 - bump max columns/rows to 10000 each.
23 - bump max savelines to 10000000. 23 - bump max savelines to 10000000.
24 - major code cleanup (still not complete, though). 24 - major code cleanup (still not complete, though).
25 - _major_ rewrite of internal buffer handling: 25 - _major_ rewrite of internal buffer handling:
26# - re-flow on resize, lines get wrapped instead of winged. 26 - re-flow on resize, lines get wrapped instead of winged.
27 - circular line buffer (substantially speeds up scrolling). 27 - circular line buffer (substantially speeds up scrolling).
28 - slightly less code + data memory usage per terminal. 28 - slightly less code + data memory usage per terminal.
29 - slight overall speed improvements. 29 - slight overall speed improvements.
30 - considerably improved code clarity. 30 - considerably improved code clarity.
31 - partial-screen scrolls no longer end up in the scrollback 31 - partial-screen scrolls no longer end up in the scrollback

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines