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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.949 by root, Tue Jun 15 11:23:13 2010 UTC vs.
Revision 1.953 by sf-exg, Mon Jul 19 16:43:21 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 - Use COMPOUND_TEXT encoding for WM_NAME/WM_ICON_NAME value when it
25 is not fully convertible to STRING (patch by James Cloos).
24 - fix a buffer overflow that would cause wrong key sequences to 26 - fix a buffer overflow that would cause wrong key sequences to
25 be generated for numpad keys (introduced in 9.05). 27 be generated for numpad keys (introduced in 9.05).
26 - fix definition of sgr0 to work around limitations in luit. 28 - 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 29 - extend ISO 14755 5.4 mode to also print the font name of the
28 characters other than first one in the selected cell 30 characters other than first one in the selected cell
49 - actually added macosx-clipboard-native, which should have been in 51 - actually added macosx-clipboard-native, which should have been in
50 the 9.07 release but had been forgotten. 52 the 9.07 release but had been forgotten.
51 - add support for grabbing the clipboard selection and extend 53 - add support for grabbing the clipboard selection and extend
52 selection{_clear,_grab,} perl bindings to optionally work 54 selection{_clear,_grab,} perl bindings to optionally work
53 on the clipboard selection (based on patch by Dana Jansens). 55 on the clipboard selection (based on patch by Dana Jansens).
54 - no longer use CERASE to DEL - use the system default. affects 56 - no longer force CERASE to DEL - use the system default. affects
55 default value for VERASE only when no compatible setting for 57 default value for VERASE only when no compatible setting for
56 backspacekey was given. 58 backspacekey was given.
57 - use higher than 38400 baudrate setting, if detected. 59 - use higher than 38400 baudrate setting, if detected.
60 - erase screen would clear to the wrong background when blinking
61 was enabled (which selects high intensity under some circumstances).
62 - it was verified that urxvt handles µ and μ correctly.
58 63
599.07 Wed Dec 30 07:07:18 CET 2009 649.07 Wed Dec 30 07:07:18 CET 2009
60 - port to glibc-2.10 changes (strchr etc. returning const char * 65 - port to glibc-2.10 changes (strchr etc. returning const char *
61 in C++), based on patches by Milos Jakubicek and Oliver Mader. 66 in C++), based on patches by Milos Jakubicek and Oliver Mader.
62 - the binary search algorithm to find precomposed characters 67 - the binary search algorithm to find precomposed characters

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines