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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.934 by sf-exg, Sun Feb 14 13:32:15 2010 UTC vs.
Revision 1.941 by root, Fri Apr 2 19:27:38 2010 UTC

18WISH: load system-wide config file even if we don't have one 18WISH: load system-wide config file even if we don't have one
19WISH: look into XAddConnectionWatch, does anybody need that? 19WISH: look into XAddConnectionWatch, does anybody need that?
20DUMB: support tex fonts 20DUMB: support tex fonts
21 21
22TODO: perl-shell-window? 22TODO: perl-shell-window?
23TODO: zweimal numlock? falsche codes rxvt urxvt for numpad? 23TODO: - upgrade to libev-4.00.
24TODO: scorllback search does nto fidn evry first line?
25TODO: when using perl selection, triple clicking on a word with a
26 non ascii char does not end in the whole line being selected
27 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523072
28 24
25TODO: make fontCount dependent on ENABLE_256... in an INTELLIGENT way
26 - fix numlock handling, the most longstanding bug to date (Emanuele Giaquinta).
27 - searchable-scrollback no longer ignores the first line
28 (Emanuele Giaquinta).
29 - add support for 256 colors.
30 - add support for grabbing the clipboard selection and extend
31 selection{_clear,_grab,} perl bindings to optionally work
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).
35 - extend ISO 14755 5.4 mode to also print the font name of the
36 characters other than first one in the selected cell
37 (Emanuele Giaquinta).
29 - make sure pagewise scrolling scrolls at least one line 38 - make sure pagewise scrolling scrolls at least one line
30 (found by Mikachu). 39 (found by Mikachu).
31 - new on_bell perl hook (Emanuele Giaquinta). 40 - new on_bell perl hook (Emanuele Giaquinta).
32 - new iso14755 option to disable ISO 14755 at runtime 41 - new iso14755 option to disable ISO 14755 at runtime
33 (Emanuele Giaquinta). 42 (Emanuele Giaquinta).
43 - reduce the number of custom bits to 4, to make room
44 for 256 colours.
34 45
359.07 Wed Dec 30 07:07:18 CET 2009 469.07 Wed Dec 30 07:07:18 CET 2009
36 - port to glibc-2.10 changes (strchr etc. returning const char * 47 - port to glibc-2.10 changes (strchr etc. returning const char *
37 in C++), based on patches by Milos Jakubicek and Oliver Mader. 48 in C++), based on patches by Milos Jakubicek and Oliver Mader.
38 - 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