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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.361 by root, Sat Feb 12 18:55:04 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)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines