--- rxvt-unicode/Changes 2005/12/06 15:41:26 1.433 +++ rxvt-unicode/Changes 2005/12/20 23:22:47 1.440 @@ -1,25 +1,34 @@ -TODO: harmonize --dsiable-options into position-dependent options. +TODO: harmonize --disable-options into position-dependent options. TODO: after requesting the selection and getting a timeout, no further requests will be sent. -TODO: do font request caching, might help rxvtd on some machines TODO: safer command: keymap processing. TODO: "slow" rendering mode for bidi and scripts TODO: read property sequence is broken with respect to utf-8 etc. TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. -WISH: /usr/share/doc/libdisplaymigration0-dev/spec.txt WISH: keymap modification via esc-sequences. -WISH: line-rewrapping on resize WISH: searchable backlog WISH: meta-tagging of data by regex/master process (my dream project) WISH: OnTheSpot editing, or maybe switch to miiiiiiif -WISH: tabbed windows (hey, just use screen...) WISH: just for fun, do shade and tint with XRender. +6.0 + - make it compile without SMART_RESIZE again. + - enable slow link support by default. + - _major_ rewrite of internal line handling logic: +# - re-flow on resize, lines get wrapped instead of winged. + - circular line buffer (substantially speeds up scrolling). + - slightly less code + data memory usage per terminal. + - slight overall speed improvements. + - considerably improved code clarity. + - partial-screen scrolls no longer end up in the scrollback + buffer. + +5.9 Sat Dec 17 21:53:17 CET 2005 - fix a bug in the menu code of unknown impact, found by darix. - clean up signal handling to be global, not per terminal (matters only for rxvtd). + - fix small typoe in rxvt.1 (found by Mike Fabian). - don't crash when broken xft/fontconfig/freetype versions return - bogus data, ignore the xft font instead (experienced on a suse 10.1 - alpha). + bogus data, ignore the xft font instead (experienced on suse). 5.8 Tue Oct 25 22:21:45 CEST 2005 - INCOMPATIBLE CHANGE: many configure options are now on by default.