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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.543 by root, Wed Jan 18 17:49:46 2006 UTC vs.
Revision 1.544 by root, Wed Jan 18 17:58:36 2006 UTC

30 similar stuff. 30 similar stuff.
31 - use the scrollback buffer even when the scroll region doesn't 31 - use the scrollback buffer even when the scroll region doesn't
32 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
33 for programs displaying a status line at the bottom. 33 for programs displaying a status line at the bottom.
34 - selection popup now shows selection in dec/hex/oct. 34 - selection popup now shows selection in dec/hex/oct.
35 - some fixes to xpm offste and scaling code.
36 - perl/selection: matching on unicode characters in the selection 35 - perl/selection: matching on unicode characters in the selection
37 code was O(n²), which equals infinity in some degenerate cases 36 code was O(n²), which equals infinity in some degenerate cases
38 :-> Matching is now done on UTF-8, which makes it almost instant. 37 :-> Matching is now done on UTF-8, which makes it almost instant.
39 - perl/selection, perl/selection-autotransform: regexes are now 38 - perl/selection, perl/selection-autotransform: regexes are now
40 being interpreted in the locale urxvt was started. 39 being interpreted in the locale urxvt was started.
48 at the wrong time. 47 at the wrong time.
49 - removed src/strings.C and src/menubar.C. No menubar support 48 - removed src/strings.C and src/menubar.C. No menubar support
50 anymore. 49 anymore.
51 - removed all traces of SMOOTH_REFRESH. 50 - removed all traces of SMOOTH_REFRESH.
52 - nuked QNX support. 51 - nuked QNX support.
52 - made some fixes to xpm offset and scaling code.
53 - perl-overlays and refresh hooks were not applied in correct order. 53 - perl-overlays and refresh hooks were not applied in correct order.
54 - 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.
55 55
567.0 Fri Jan 13 14:02:18 CET 2006 567.0 Fri Jan 13 14:02:18 CET 2006
57 - 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