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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.413 by root, Wed Jul 13 00:51:25 2005 UTC vs.
Revision 1.418 by root, Fri Aug 5 16:42:44 2005 UTC

1TODO: enacs= should contain some dummy sequence 1TODO: reverse video black-on-black => rv
2TODO: Make change? [y... flood freezes until outputter is being killed
3TODO: do font request caching, might help rxvtd on some machines 2TODO: do font request caching, might help rxvtd on some machines
4TODO: safer command: keymap processing. 3TODO: safer command: keymap processing.
5TODO: "slow" rendering mode for bidi and scripts 4TODO: "slow" rendering mode for bidi and scripts
6TODO: read property sequence is broken with respect to utf-8 etc. 5TODO: read property sequence is broken with respect to utf-8 etc.
7WISH: keyboard modification via esc-sequences. 6WISH: keyboard modification via esc-sequences.
11WISH: double-click: more intelligent (urls etc.) 10WISH: double-click: more intelligent (urls etc.)
12WISH: OnTheSpot editing, or maybe switch to miiiiiiif 11WISH: OnTheSpot editing, or maybe switch to miiiiiiif
13WISH: tabbed windows (hey, just use screen...) 12WISH: tabbed windows (hey, just use screen...)
14WISH: just for fun, do shade and tint with XRender. 13WISH: just for fun, do shade and tint with XRender.
15 14
15 - slow down the internal visual bell (delay by 20ms) and update
16 the terminfo flash code to use the same delay. This is
17 synchronous, so many bells might inhibit screen updates in other
18 windows.
19
205.7 Wed Jul 13 04:46:33 CEST 2005
16 - implement some useful (hopefully) options for rxvtd. 21 - implement some useful (hopefully) options for rxvtd.
17 - seperate and improved rxvtc(1) and rxvtd(1) manpages. 22 - separate and improved rxvtc(1) and rxvtd(1) manpages.
18 - empty enacs= specification caused problems, removed it.
19 - fix a bug that caused segfaults on startup on systems that do 23 - fix a bug that caused segfaults on startup on systems that do
20 not support local unix connections, e.g cygwin. (btw, I didn't 24 not support local unix connections, e.g cygwin. (btw, I didn't
21 even know about the -rootless and -multiwindow Cygwin/X modes). 25 even know about the -rootless and -multiwindow Cygwin/X modes).
26 - large amounts of text without control sequences or newlines
27 could almost freeze output. This has been fixed by adding extra
28 refreshes in these cases (also a problem in oriignal rxvt).
22 29
235.6 Sun Jun 26 22:11:13 CEST 2005 305.6 Sun Jun 26 22:11:13 CEST 2005
24 - R_SB_RXVT bitset value was 0, so rxvt scrollbar was initialised 31 - R_SB_RXVT bitset value was 0, so rxvt scrollbar was initialised
25 every time resulting in display errors (original rxvt also affected). 32 every time resulting in display errors (original rxvt also affected).
26 Reported by Jasmin Buchert. 33 Reported by Jasmin Buchert.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines