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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.446 by root, Thu Dec 22 16:49:04 2005 UTC vs.
Revision 1.455 by root, Mon Dec 26 23:12:59 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.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 - lines newly scrolled in were not initialized properly, leading
20 to extremely long lines and (hopefully) some segfaults.
21
226.0 Sat Dec 24 13:58:56 CET 2005
14 - make it compile without SMART_RESIZE again. 23 - make it compile without SMART_RESIZE again.
15 - enable slow link support by default. 24 - enable slow link support by default.
16 - fix relative cursor-positioning not respecting scrolling regions 25 - fix relative cursor-positioning not respecting scrolling regions
17 (also a bug in original rxvt). 26 (also a bug in original rxvt).
18 - initialize termios structure to zero when fetching it fails 27 - initialize termios structure to zero when fetching it fails
19 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a 28 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a
20 partial patch). 29 partial patch).
21 - bump max columns/rows to 10000 each. 30 - bump max columns/rows to 10000 each.
22 - bump max savelines to 10000000. 31 - bump max savelines to 10000000.
32 - -pty-fd now passes the urxvtc fd to the urxvtd process.
33 - avoid linking against -lnsl/-lsocket/-lxpg4 unless neccessary.
23 - major code cleanup (still not complete, though). 34 - major code cleanup (still not complete, though).
24 - implement -hold option. 35 - implement -hold option.
25 - _major_ rewrite of internal buffer handling: 36 - _major_ rewrite of internal buffer handling:
26 - re-flow on resize, lines get wrapped instead of winged. 37 - re-flow on resize, lines get wrapped instead of winged.
27 - circular line buffer (substantially speeds up scrolling). 38 - circular line buffer (substantially speeds up scrolling).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines