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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.423 by root, Thu Aug 11 13:23:06 2005 UTC vs.
Revision 1.429 by root, Tue Oct 25 20:22:39 2005 UTC

1TODO: --enable-minimal non-default 1TODO: harmonize --dsiable-options into position-dependent options.
2TODO: after requesting the selection and getting a timeout, no further requests will be sent.
2TODO: do font request caching, might help rxvtd on some machines 3TODO: do font request caching, might help rxvtd on some machines
3TODO: safer command: keymap processing. 4TODO: safer command: keymap processing.
4TODO: "slow" rendering mode for bidi and scripts 5TODO: "slow" rendering mode for bidi and scripts
5TODO: read property sequence is broken with respect to utf-8 etc. 6TODO: 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. 7TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
7WISH: /usr/share/doc/libdisplaymigration0-dev/spec.txt 8WISH: /usr/share/doc/libdisplaymigration0-dev/spec.txt
8WISH: keyboard modification via esc-sequences. 9WISH: keymap modification via esc-sequences.
9WISH: line-rewrapping on resize 10WISH: line-rewrapping on resize
10WISH: searchable backlog 11WISH: searchable backlog
11WISH: meta-tagging of data by regex (my dream project) 12WISH: meta-tagging of data by regex/master process (my dream project)
12WISH: double-click: more intelligent (urls etc.)
13WISH: OnTheSpot editing, or maybe switch to miiiiiiif 13WISH: OnTheSpot editing, or maybe switch to miiiiiiif
14WISH: tabbed windows (hey, just use screen...) 14WISH: tabbed windows (hey, just use screen...)
15WISH: just for fun, do shade and tint with XRender. 15WISH: just for fun, do shade and tint with XRender.
16 16
175.8 175.8 Tue Oct 25 22:21:45 CEST 2005
18 - INCOMPATIBLE CHANGE: many configure options are now on by default.
19 If you want the old behaviour, try:
20 configure --disable-everything <your enable options>
18 - INCOMPATIBLE CHANGE: -fade changed it's meaning to comply with 21 - INCOMPATIBLE CHANGE: -fade changed it's meaning to comply with
19 the documentation and common sense: when upgrading, replace your 22 the documentation and common sense: when upgrading, replace your
20 percentage by 100-percentage. 23 percentage by 100-percentage.
21 - integrated "fade to specific colour" patch by Martin Parm. 24 - integrated "fade to specific colour" patch by Martin Parm.
22 - slow down the internal visual bell (delay by 20ms) and update 25 - slow down the internal visual bell (delay by 20ms) and update
23 the terminfo flash code to use the same delay. This is 26 the terminfo flash code to use the same delay. This is
24 synchronous, so many bells might inhibit screen updates in other 27 synchronous, so many bells might inhibit screen updates in other
25 windows. 28 windows.
26 - text with background==foreground colour gets displayed with default 29 - text with background==foreground colour gets displayed with default
27 bg/fg now when in reverse video, so it can be seen when selecting. 30 bg/fg now when in reverse video, so it can be seen when selecting.
28 31 - allow koi8r* as x11 encoding name for koi8r (Nikita Danilov).
32 - removed undocumented inheritPixmapforce option.
33 - replaced INSTALL file.
34
295.7 Wed Jul 13 04:46:33 CEST 2005 355.7 Wed Jul 13 04:46:33 CEST 2005
30 - implement some useful (hopefully) options for rxvtd. 36 - implement some useful (hopefully) options for rxvtd.
31 - separate and improved rxvtc(1) and rxvtd(1) manpages. 37 - separate and improved rxvtc(1) and rxvtd(1) manpages.
32 - fix a bug that caused segfaults on startup on systems that do 38 - fix a bug that caused segfaults on startup on systems that do
33 not support local unix connections, e.g cygwin. (btw, I didn't 39 not support local unix connections, e.g cygwin. (btw, I didn't

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines