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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.963 by sf-exg, Fri Oct 15 10:46:56 2010 UTC vs.
Revision 1.974 by root, Sat Nov 13 00:48:11 2010 UTC

15WISH: coloured pastebin 15WISH: coloured pastebin
16WISH: load system-wide config file even if we don't have one 16WISH: load system-wide config file even if we don't have one
17WISH: look into XAddConnectionWatch, does anybody need that? 17WISH: look into XAddConnectionWatch, does anybody need that?
18DUMB: support tex fonts 18DUMB: support tex fonts
19TODO: perl-shell-window? perl-unix-socket? 19TODO: perl-shell-window? perl-unix-socket?
20TODO: command line editing when icanon?
20 21
21TODO: - upgrade to libev-4.00. 229.09 Sat Nov 13 01:39:07 CET 2010
22 23 - NOTICE: this release updates terminfo/termcap.
24 - the bestest release ever.
25 - it was verified that urxvt handles µ and μ correctly.
23 - add support for blending and blurring with XRender (Emanuele Giaquinta). 26 - add support for blending and blurring with XRender (Emanuele Giaquinta).
24 - add support for using gdk-pixbuf as image backend (Emanuele Giaquinta). 27 - add support for using gdk-pixbuf as image backend (Emanuele Giaquinta).
28 - cleanup and minor fixes of the image code (Emanuele Giaquinta).
25 - new perl extension "confirm-paste" (Emanuele Giaquinta). 29 - new perl extension "confirm-paste" (Emanuele Giaquinta).
26 - new on_tt_paste perl hook and tt_paste perl binding (Emanuele Giaquinta). 30 - new on_tt_paste perl hook and tt_paste perl binding (Emanuele Giaquinta).
27 - new on_bell perl hook (Emanuele Giaquinta). 31 - new on_bell perl hook (Emanuele Giaquinta).
28 - searchable-scrollback no longer ignores the first line 32 - searchable-scrollback no longer ignores the first line
29 (Emanuele Giaquinta). 33 (Emanuele Giaquinta).
34 - properly set VSTATUS in termios for *BSD (reported by Ed Schouten).
30 - fix utmpx detection on upcoming FreeBSD 9. 35 - fix utmpx detection on upcoming FreeBSD 9.
31 - Use COMPOUND_TEXT encoding for WM_NAME/WM_ICON_NAME value when it 36 - Use COMPOUND_TEXT encoding for WM_NAME/WM_ICON_NAME value when it
32 is not fully convertible to STRING (patch by James Cloos). 37 is not fully convertible to STRING (patch by James Cloos).
33 - fix a buffer overflow that would cause wrong key sequences to 38 - fix a buffer overflow that would cause wrong key sequences to
34 be generated for numpad keys (introduced in 9.05). 39 be generated for numpad keys (introduced in 9.05).
50 - fix numlock handling, the most longstanding bug to date (Emanuele Giaquinta). 55 - fix numlock handling, the most longstanding bug to date (Emanuele Giaquinta).
51 - reduce the number of custom bits to 4, to make room 56 - reduce the number of custom bits to 4, to make room
52 for 256 colours. 57 for 256 colours.
53 - add support for 256 colors (Emanuele Giaquinta, Marc Lehmann). 58 - add support for 256 colors (Emanuele Giaquinta, Marc Lehmann).
54 - add rxvt-unicode-256color terminfo and use it by default in 256 colors mode. 59 - add rxvt-unicode-256color terminfo and use it by default in 256 colors mode.
60 - update rxvt-unicode terminfo to state 7744 colour pairs to cover all
61 88*88 possible pairs.
55 - actually added macosx-clipboard-native, which should have been in 62 - actually added macosx-clipboard-native, which should have been in
56 the 9.07 release but had been forgotten. 63 the 9.07 release but had been forgotten.
57 - fix hang if DECAWM is not set and there are not enough columns to insert a 64 - fix hang if DECAWM is not set and there are not enough columns to insert a
58 character (Emanuele Giaquinta). 65 character (Emanuele Giaquinta).
59 - cub1 ("backspace") will not respect wrapping when past the rightmost column, 66 - cub1 ("backspace") will now respect wrapping when past the rightmost column,
60 working around a shortcoming of most tty line discipline's line editing. 67 working around a shortcoming of most tty line discipline's line editing.
61 - add support for grabbing the clipboard selection and extend 68 - add support for grabbing the clipboard selection and extend
62 selection{_clear,_grab,} perl bindings to optionally work 69 selection{_clear,_grab,} perl bindings to optionally work
63 on the clipboard selection (based on patch by Dana Jansens). 70 on the clipboard selection (based on patch by Dana Jansens).
64 - no longer force CERASE to BACKSPACE - use the system default. affects 71 - no longer force CERASE to BACKSPACE - use the system default. affects
65 default value for VERASE only when no compatible setting for 72 default value for VERASE only when no compatible setting for
66 backspacekey was given. 73 backspacekey was given.
67 - use higher than 38400 baudrate setting, if detected. 74 - use higher than 38400 baudrate setting, if detected.
68 - erase screen would clear to the wrong background when blinking 75 - erase screen would clear to the wrong background when blinking
69 was enabled (which selects high intensity under some circumstances). 76 was enabled (which selects high intensity under some circumstances).
70 - it was verified that urxvt handles µ and μ correctly. 77 - scr_kill_char didn't touch the line.
78 - upgrade and port to libev-4.01.
79 - enabled solaris event ports and kqueue backends (if available).
71 80
729.07 Wed Dec 30 07:07:18 CET 2009 819.07 Wed Dec 30 07:07:18 CET 2009
73 - port to glibc-2.10 changes (strchr etc. returning const char * 82 - port to glibc-2.10 changes (strchr etc. returning const char *
74 in C++), based on patches by Milos Jakubicek and Oliver Mader. 83 in C++), based on patches by Milos Jakubicek and Oliver Mader.
75 - the binary search algorithm to find precomposed characters 84 - the binary search algorithm to find precomposed characters

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines