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.459 by root, Tue Dec 27 01:52:37 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 - iso14755 overlay position was wrong.
22 - iso14755 overlay now displays rendition info, too.
23 - use unicode white space class instead of hardcoded values for
24 stripping whitespace.
25 - do whitespace stripping on rectangular selections.
26
276.0 Sat Dec 24 13:58:56 CET 2005
14 - make it compile without SMART_RESIZE again. 28 - make it compile without SMART_RESIZE again.
15 - enable slow link support by default. 29 - enable slow link support by default.
16 - fix relative cursor-positioning not respecting scrolling regions 30 - fix relative cursor-positioning not respecting scrolling regions
17 (also a bug in original rxvt). 31 (also a bug in original rxvt).
18 - initialize termios structure to zero when fetching it fails 32 - initialize termios structure to zero when fetching it fails
19 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a 33 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=84647 for a
20 partial patch). 34 partial patch).
21 - bump max columns/rows to 10000 each. 35 - bump max columns/rows to 10000 each.
22 - bump max savelines to 10000000. 36 - bump max savelines to 10000000.
37 - -pty-fd now passes the urxvtc fd to the urxvtd process.
38 - avoid linking against -lnsl/-lsocket/-lxpg4 unless neccessary.
23 - major code cleanup (still not complete, though). 39 - major code cleanup (still not complete, though).
24 - implement -hold option. 40 - implement -hold option.
25 - _major_ rewrite of internal buffer handling: 41 - _major_ rewrite of internal buffer handling:
26 - re-flow on resize, lines get wrapped instead of winged. 42 - re-flow on resize, lines get wrapped instead of winged.
27 - circular line buffer (substantially speeds up scrolling). 43 - circular line buffer (substantially speeds up scrolling).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines