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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.940 by sf-exg, Fri Apr 2 15:04:39 2010 UTC vs.
Revision 1.941 by root, Fri Apr 2 19:27:38 2010 UTC

21 21
22TODO: perl-shell-window? 22TODO: perl-shell-window?
23TODO: - upgrade to libev-4.00. 23TODO: - upgrade to libev-4.00.
24 24
25TODO: make fontCount dependent on ENABLE_256... in an INTELLIGENT way 25TODO: make fontCount dependent on ENABLE_256... in an INTELLIGENT way
26 - fix numlock handling (Emanuele Giaquinta). 26 - fix numlock handling, the most longstanding bug to date (Emanuele Giaquinta).
27 - searchable-scrollback no longer ignores the first line 27 - searchable-scrollback no longer ignores the first line
28 (Emanuele Giaquinta). 28 (Emanuele Giaquinta).
29 - add support for 256 colors. 29 - add support for 256 colors.
30 - add support for grabbing the clipboard selection and extend 30 - add support for grabbing the clipboard selection and extend
31 selection{_clear,_grab,} perl bindings to optionally work 31 selection{_clear,_grab,} perl bindings to optionally work
32 on the clipboard selection (based on patch by Dana Jansens). 32 on the clipboard selection (based on patch by Dana Jansens).
33 - fix a buffer overflow that would cause wrong key sequences to
34 be generated for numpad keys (introduced in 9.05).
33 - extend ISO 14755 5.4 mode to also print the font name of the 35 - extend ISO 14755 5.4 mode to also print the font name of the
34 characters other than first one in the selected cell 36 characters other than first one in the selected cell
35 (Emanuele Giaquinta). 37 (Emanuele Giaquinta).
36 - make sure pagewise scrolling scrolls at least one line 38 - make sure pagewise scrolling scrolls at least one line
37 (found by Mikachu). 39 (found by Mikachu).
38 - new on_bell perl hook (Emanuele Giaquinta). 40 - new on_bell perl hook (Emanuele Giaquinta).
39 - new iso14755 option to disable ISO 14755 at runtime 41 - new iso14755 option to disable ISO 14755 at runtime
40 (Emanuele Giaquinta). 42 (Emanuele Giaquinta).
41 - reduce the number of custom bits to 4. 43 - reduce the number of custom bits to 4, to make room
44 for 256 colours.
42 45
439.07 Wed Dec 30 07:07:18 CET 2009 469.07 Wed Dec 30 07:07:18 CET 2009
44 - port to glibc-2.10 changes (strchr etc. returning const char * 47 - port to glibc-2.10 changes (strchr etc. returning const char *
45 in C++), based on patches by Milos Jakubicek and Oliver Mader. 48 in C++), based on patches by Milos Jakubicek and Oliver Mader.
46 - the binary search algorithm to find precomposed characters 49 - the binary search algorithm to find precomposed characters

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines