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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.360 by root, Fri Feb 11 18:14:07 2005 UTC vs.
Revision 1.362 by root, Sun Feb 13 08:56:27 2005 UTC

1Lines marked with "xterm:" indicate either xterm features ported to rxvt 1Lines marked with "xterm:" indicate either xterm features ported to rxvt
2or changed rxvt behaviour to make it more compatible to xterm (usually 2or changed rxvt behaviour to make it more compatible to xterm (usually
3xfree86's xterm). 3xfree86's xterm).
4 4
5TODO: VERIFY bugfix for keyboard.C changes. 5TODO: manpage 900mb update
6TODO: openbsd
7checking for int16_t... ./configure[13497]: test: 2: unexpected operator/operand
8 short
9checking for uint16_t... ./configure[13579]: test: 2: unexpected operator/operand
10unsigned short
11checking for int32_t... ./configure[13661]: test: 4: unexpected operator/operand
12 int
13checking for uint32_t... ./configure[13743]: test: 4: unexpected operator/operand
14unsigned int
15checking return type of signal handlers... void
16./configure[13848]: break: cannot break
6TODO: maybe just output the error and continue on x errors 17TODO: maybe just output the error and continue on x errors, especially for XIM-management
7TODO: safer command: keymap processing. 18TODO: safer command: keymap processing.
8TODO: read property sequence is broken with respect to utf-8 etc. 19TODO: read property sequence is broken with respect to utf-8 etc.
9WISH: keyboard modification via esc-sequences. 20WISH: keyboard modification via esc-sequences.
10WISH: line-rewrapping on resize 21WISH: line-rewrapping on resize
11WISH: hotkey font resizing (possible via keymaps) 22WISH: hotkey font resizing (possible via keymaps)
13WISH: meta-tagging of data by regex (my dream project) 24WISH: meta-tagging of data by regex (my dream project)
14WISH: double-click: more intelligent (urls etc.) 25WISH: double-click: more intelligent (urls etc.)
15WISH: OnTheSpot editing. 26WISH: OnTheSpot editing.
16WISH: tabbed windows (hey, just use screen...) 27WISH: tabbed windows (hey, just use screen...)
17WISH: just for fun, do shade and tint with XRender. 28WISH: just for fun, do shade and tint with XRender.
29
30 - fix a bug when parsing fontnames and another one
31 for empty keymaps which could result in crashes
32 (Kuang-che Wu).
18 33
195.0 Fri Feb 11 18:31:48 CET 2005 345.0 Fri Feb 11 18:31:48 CET 2005
20 - document a race-free hack to start urxvtd. 35 - document a race-free hack to start urxvtd.
21 - document all(?) environment variables used and set by rxvt. 36 - document all(?) environment variables used and set by rxvt.
22 - bring xgetdefault-style resource file ordering more in line with 37 - bring xgetdefault-style resource file ordering more in line with

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines