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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines