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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.346 by root, Thu Feb 3 10:25:52 2005 UTC vs.
Revision 1.360 by root, Fri Feb 11 18:14:07 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.
6TODO: maybe just output the error and continue on x errors
7TODO: safer command: keymap processing.
5TODO: read property sequence is broken with respect to utf-8 etc. 8TODO: read property sequence is broken with respect to utf-8 etc.
6WISH: keyboard modification via esc-sequences. 9WISH: keyboard modification via esc-sequences.
7WISH: line-rewrapping on resize 10WISH: line-rewrapping on resize
8WISH: hotkey font resizing (possible via keymaps) 11WISH: hotkey font resizing (possible via keymaps)
9WISH: searchable backlog 12WISH: searchable backlog
10WISH: meta-tagging of data by regex (my dream project) 13WISH: meta-tagging of data by regex (my dream project)
11WISH: double-click: more intelligent (urls etc.) 14WISH: double-click: more intelligent (urls etc.)
12WISH: OnTheSpot editing. 15WISH: OnTheSpot editing.
13WISH: tabbed windows (hey, just use screen...) 16WISH: tabbed windows (hey, just use screen...)
14WISH: just for fun, do shade and tint with XRender. 17WISH: just for fun, do shade and tint with XRender.
18
195.0 Fri Feb 11 18:31:48 CET 2005
20 - document a race-free hack to start urxvtd.
21 - document all(?) environment variables used and set by rxvt.
22 - bring xgetdefault-style resource file ordering more in line with
23 Xt, and document it in rxvt(1).
24 - correctly use screen-dependent resources when --enable-xgetdefault,
25 and also fix some memory bugs (thanks to Thierry Reding for
26 his patience and time in tracking this down).
27 - bring own resource parsing more in line with X resource parsing,
28 most notably, don't remove double quotes.
29 - compile fix for freebsd (no ut_id) (Thierry Thomas).
30 - clean up utmp and pty on X I/O errors and signals (idea
31 by Joël Riou).
32 - "un"document -xrm, it never really worked, was only
33 available with --enable-xgetdefault, is not necessary
34 and is surprisingly hard to implement.
35 - shaved off some code segment size.
36 - various code cleanups.
37 - more keysym-mapping fixes.
15 38
164.9 Thu Feb 3 09:52:03 CET 2005 394.9 Thu Feb 3 09:52:03 CET 2005
17 - nuke out utmp entries completely. Should be fixed in 40 - nuke out utmp entries completely. Should be fixed in
18 original rxvt, too. (reported by James Michael Fultz). 41 original rxvt, too. (reported by James Michael Fultz).
19 - resizes wil now correctly refresh the displayed text when 42 - resizes wil now correctly refresh the displayed text when
44 - reset slipwheel scrolling speed when reaching the top or bottom 67 - reset slipwheel scrolling speed when reaching the top or bottom
45 (Mikael Magnusson). 68 (Mikael Magnusson).
46 - for core fonts, use ascent + descent when a font is loaded, 69 - for core fonts, use ascent + descent when a font is loaded,
47 and PIXEL_SIZE when not. when loading a font, iterate until a 70 and PIXEL_SIZE when not. when loading a font, iterate until a
48 font has been found that _really_ fits the height (reported and 71 font has been found that _really_ fits the height (reported and
49 tested by Roch). 72 tested by Olivier Wittenberg).
50 - set IUTF8 input flag, when defined (linux-2.6.5+). 73 - set IUTF8 input flag, when defined (linux-2.6.5+).
51 - only define _XOPEN_SOURCE on solaris. 74 - only define _XOPEN_SOURCE on solaris.
52 - autogenerate src/* dependency list. 75 - autogenerate src/* dependency list.
53 - fixed linespace option, which ought to work now (and is dependent 76 - fixed linespace option, which ought to work now (and is dependent
54 on frills, not on it's own configure option). 77 on frills, not on it's own configure option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines