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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.447 by root, Fri Dec 23 14:46:34 2005 UTC vs.
Revision 1.449 by root, Sat Dec 24 13:01:51 2005 UTC

8WISH: searchable backlog 8WISH: searchable backlog
9WISH: meta-tagging of data by regex/master process (my dream project) 9WISH: meta-tagging of data by regex/master process (my dream project)
10WISH: OnTheSpot editing, or maybe switch to miiiiiiif 10WISH: OnTheSpot editing, or maybe switch to miiiiiiif
11WISH: just for fun, do shade and tint with XRender. 11WISH: just for fun, do shade and tint with XRender.
12 12
136.0 136.0 Sat Dec 24 13:58:56 CET 2005
14 - make it compile without SMART_RESIZE again. 14 - make it compile without SMART_RESIZE again.
15 - enable slow link support by default. 15 - enable slow link support by default.
16 - fix relative cursor-positioning not respecting scrolling regions 16 - fix relative cursor-positioning not respecting scrolling regions
17 (also a bug in original rxvt). 17 (also a bug in original rxvt).
18 - initialize termios structure to zero when fetching it fails 18 - initialize termios structure to zero when fetching it fails
19 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a 19 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a
20 partial patch). 20 partial patch).
21 - bump max columns/rows to 10000 each. 21 - bump max columns/rows to 10000 each.
22 - bump max savelines to 10000000. 22 - bump max savelines to 10000000.
23 - -pty-fd now passes the urxvtc fd to the urxvtd process. 23 - -pty-fd now passes the urxvtc fd to the urxvtd process.
24 - avoid linking against -lnsl/-lsocket/-lxpg4 unless neccessary.
24 - major code cleanup (still not complete, though). 25 - major code cleanup (still not complete, though).
25 - implement -hold option. 26 - implement -hold option.
26 - _major_ rewrite of internal buffer handling: 27 - _major_ rewrite of internal buffer handling:
27 - re-flow on resize, lines get wrapped instead of winged. 28 - re-flow on resize, lines get wrapped instead of winged.
28 - circular line buffer (substantially speeds up scrolling). 29 - circular line buffer (substantially speeds up scrolling).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines