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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.498 by root, Sun Jan 8 08:43:11 2006 UTC vs.
Revision 1.506 by root, Wed Jan 11 00:59:57 2006 UTC

7TODO: 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.
8WISH: OnTheSpot editing, or maybe switch to miiiiiiif 8WISH: OnTheSpot editing, or maybe switch to miiiiiiif
9WISH: just for fun, do shade and tint with XRender. 9WISH: just for fun, do shade and tint with XRender.
10WISH: support tex fonts 10WISH: support tex fonts
11 11
12TODO: document transient_for, vt and the grab etc. functionality 12TODO: resources! resources! resources!
13 13TODO: better environment handling in rxvt/xim etc. and urxvt::term->new
14 - perl: implement additional hook: line_update, add_lines. 14TODO: selection-extending with rmb does not work?
15 - added sections for DISTRIBUTION MAINTAINERS and about
16 SETUID/SETGID to the FAQ.
17 - selection, searchable-scrollback, selection-popup and
18 option-popup extensions enabled by default.
19 - increased xft drawing speed for problematic fonts. The effect
20 will likely be small as 99% of the xft slowness is server-related.
21 - perl: much increased functionality, better overlays, popup support
22 and much much more.
15 - perl: urxvt::line now can set via ->t and ->r. 23 - perl: urxvt::line now can set via ->t and ->r.
16 - perl: changed interpretation of --perl-ext-common and -pe. 24 - perl: changed interpretation of --perl-ext-common and -pe.
17 - perl: finally implemented --perl-eval. 25 - perl: finally implemented --perl-eval.
18 - perl: much increased functionality, better overlays, popup support
19 and much much more.
20 - perl: anyevent support. 26 - perl: non-blocking anyevent support.
21 - perl: run tainted and ignore perl-eval/perl-lib if installed 27 - perl: run tainted and ignore perl-eval/perl-lib if started
22 setuid/setgid. 28 setuid/setgid.
23 - free the resource database: this plugs a massive memory hole. as a 29 - free the resource database: this plugs a massive memory leak. As a
24 side effect, it also gets rid of XGetDefault calls. 30 side effect, it also gets rid of XGetDefault calls.
25 - free one of the cursors, fixes a small memory leaks. 31 - free one of the cursors, fixes a small memory leak.
32 - built-in (as opposed to terminfos) visual bell was broken/too fast.
33 - applied minor cleanups by Ladislav Michnovic.
34 - applied better configure support for openpty by Emanuele Giaquinta.
35 - mark-urls launch-on-click by jepler.
36 - removed "small" resource parsing function, as it wasn't really
37 compatible, and not really small either.
38 - removed PATH_ENV and PATH file search support.
39 - removed support for locale-specific app-defaults file.
26 40
276.3 Wed Jan 4 22:37:10 CET 2006 416.3 Wed Jan 4 22:37:10 CET 2006
28 - SECURITY FIX: on systems using openpty, permissions were 42 - SECURITY FIX: on systems using openpty, permissions were
29 not correctly updated on the tty device and were left as 43 not correctly updated on the tty device and were left as
30 world-readable and world-writable (likely in original rxvt, 44 world-readable and world-writable (likely in original rxvt,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines