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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.542 by root, Wed Jan 18 15:02:08 2006 UTC vs.
Revision 1.544 by root, Wed Jan 18 17:58:36 2006 UTC

21 makes it possible to remove security checks from the perl code 21 makes it possible to remove security checks from the perl code
22 and gives a much safer feeling when urxvt needs to run with 22 and gives a much safer feeling when urxvt needs to run with
23 special privileges. 23 special privileges.
24 - perl taint checking disabled, as urxvt no longer runs setuid/setgid 24 - perl taint checking disabled, as urxvt no longer runs setuid/setgid
25 itself. 25 itself.
26 - new perl extension automove-background that can be used to get
27 the same effect as pseudo-transparency with any pixmap.
26 - new extension example: perl/selection-pastebin, can be used to 28 - new perl extension example: perl/selection-pastebin, can be used to
27 e.g. upload the selection to a webserver and generate a url, or 29 e.g. upload the selection to a webserver and generate a url, or
28 similar stuff. 30 similar stuff.
29 - use the scrollback buffer even when the scroll region doesn't 31 - use the scrollback buffer even when the scroll region doesn't
30 span the whole screen, as long as it starts at row 0. Helps 32 span the whole screen, as long as it starts at row 0. Helps
31 for programs displaying a status line at the bottom. 33 for programs displaying a status line at the bottom.
45 at the wrong time. 47 at the wrong time.
46 - removed src/strings.C and src/menubar.C. No menubar support 48 - removed src/strings.C and src/menubar.C. No menubar support
47 anymore. 49 anymore.
48 - removed all traces of SMOOTH_REFRESH. 50 - removed all traces of SMOOTH_REFRESH.
49 - nuked QNX support. 51 - nuked QNX support.
52 - made some fixes to xpm offset and scaling code.
50 - perl-overlays and refresh hooks were not applied in correct order. 53 - perl-overlays and refresh hooks were not applied in correct order.
51 - changed coordinate-system of view_start/nsaved to be top to bottom. 54 - changed coordinate-system of view_start/nsaved to be top to bottom.
52 55
537.0 Fri Jan 13 14:02:18 CET 2006 567.0 Fri Jan 13 14:02:18 CET 2006
54 - added sections for DISTRIBUTION MAINTAINERS and about 57 - added sections for DISTRIBUTION MAINTAINERS and about

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines