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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.947 by root, Sun May 23 01:08:34 2010 UTC vs.
Revision 1.954 by sf-exg, Wed Jul 21 09:04:48 2010 UTC

19DUMB: support tex fonts 19DUMB: support tex fonts
20TODO: perl-shell-window? perl-unix-socket? 20TODO: perl-shell-window? perl-unix-socket?
21 21
22TODO: - upgrade to libev-4.00. 22TODO: - upgrade to libev-4.00.
23 23
24 - fix utmpx detection on upcoming FreeBSD 9.
25 - Use COMPOUND_TEXT encoding for WM_NAME/WM_ICON_NAME value when it
26 is not fully convertible to STRING (patch by James Cloos).
24 - fix a buffer overflow that would cause wrong key sequences to 27 - fix a buffer overflow that would cause wrong key sequences to
25 be generated for numpad keys (introduced in 9.05). 28 be generated for numpad keys (introduced in 9.05).
26 - fix definition of sgr0 to work around limitations in luit. 29 - fix definition of sgr0 to work around limitations in luit.
27 - extend ISO 14755 5.4 mode to also print the font name of the 30 - extend ISO 14755 5.4 mode to also print the font name of the
28 characters other than first one in the selected cell 31 characters other than first one in the selected cell
49 - actually added macosx-clipboard-native, which should have been in 52 - actually added macosx-clipboard-native, which should have been in
50 the 9.07 release but had been forgotten. 53 the 9.07 release but had been forgotten.
51 - add support for grabbing the clipboard selection and extend 54 - add support for grabbing the clipboard selection and extend
52 selection{_clear,_grab,} perl bindings to optionally work 55 selection{_clear,_grab,} perl bindings to optionally work
53 on the clipboard selection (based on patch by Dana Jansens). 56 on the clipboard selection (based on patch by Dana Jansens).
57 - no longer force CERASE to DEL - use the system default. affects
58 default value for VERASE only when no compatible setting for
59 backspacekey was given.
60 - use higher than 38400 baudrate setting, if detected.
61 - erase screen would clear to the wrong background when blinking
62 was enabled (which selects high intensity under some circumstances).
63 - it was verified that urxvt handles µ and μ correctly.
54 64
559.07 Wed Dec 30 07:07:18 CET 2009 659.07 Wed Dec 30 07:07:18 CET 2009
56 - port to glibc-2.10 changes (strchr etc. returning const char * 66 - port to glibc-2.10 changes (strchr etc. returning const char *
57 in C++), based on patches by Milos Jakubicek and Oliver Mader. 67 in C++), based on patches by Milos Jakubicek and Oliver Mader.
58 - the binary search algorithm to find precomposed characters 68 - the binary search algorithm to find precomposed characters

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines