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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1015 by sf-exg, Sun Mar 13 17:07:36 2011 UTC vs.
Revision 1.1023 by sf-exg, Sat Apr 30 18:45:37 2011 UTC

18DUMB: support tex fonts 18DUMB: support tex fonts
19TODO: decrqm http://ue.tst.eu/71d7dbd1fcfeaa7d2a4b96eb957d570c.txt 19TODO: decrqm http://ue.tst.eu/71d7dbd1fcfeaa7d2a4b96eb957d570c.txt
20TODO: perl-shell-window? perl-unix-socket? 20TODO: perl-shell-window? perl-unix-socket?
21TODO: command line editing when icanon? 21TODO: command line editing when icanon?
22 22
23TOOD: 2639291 59576 78504 2777371 2a611b /opt/rxvt/bin/rxvt
24TOOD: 2640667^ 59576 78504 2778747 2a667b /opt/rxvt/bin/rxvt
25TOOD: 2640913 59576 78504 2778993 2a6771 /opt/rxvt/bin/rxvt
26TOOD: 2640684^ 59576 78504 2778764 2a668c rxvt
27TOOD: 2641100 59552 78504 2779156 2a6814 rxvt
28TOOD: 2641639 59576 78504 2779719 2a6a47 rxvt
29TOOD: 3141592 59548 78504 2779821 3243f6 rxvt
30TODO: perl selection object creation/destruction 23TODO: perl selection object creation/destruction
24 - remove 'list' syntax for keysym resources, as it serves no useful purpose.
25 If you need it, poke us and provide a use case.
26 - fix alpha channel support. Premultiply alpha in colours if the visual
27 supports an alpha channel, as xrender expects premultiplied alpha
28 (Emanuele Giaquinta).
29 - fix reply to a selection request sent by an obsolete client
30 such as syncterm (patch by Marcin Cieslak).
31 - fix crash when the window is resized and the overlay is active
32 (Emanuele Giaquinta, reported by Ryan Kavanagh).
31 - match character-wise rather than byte-wise in selection extension. 33 - match character-wise rather than byte-wise in selection
32 perl 5.8.9 or higher is suggested for speed reasons. Fixes debian 34 extension again. perl 5.8.9+ is required to avoid extreme
33 bug #616463. 35 slowdowns. Fixes debian bugs #523072, #616463.
34 - fix a possible crash if the INCR transfer process for a 36 - fix a possible crash if the INCR transfer process for a
35 selection property timeouts and at least one chunk is 37 selection property timeouts and at least one chunk is
36 received. (Emanuele Giaquinta) 38 received. (Emanuele Giaquinta)
37 - work around as memory corruption bug in xorg's XrmSetDatabase (apparently 39 - work around a memory corruption bug in xorg's XrmSetDatabase (apparently
38 broken since http://lists.freedesktop.org/archives/xorg-commit-diffs/2004-March/000239.html). 40 broken since http://lists.freedesktop.org/archives/xorg-commit-diffs/2004-March/000239.html).
41 - fix memory corruption bug when custom command sequences bound to keys
42 were injected into an already-full pty input buffer.
39 - gdk-pixbuf is autodetected by default and preferred over libafterimage. 43 - gdk-pixbuf is autodetected by default and preferred over libafterimage.
40 - do not prepend a newline to the selection text when the starting line 44 - do not prepend a newline to the selection text when the starting line
41 of the selection is not highlighted (Emanuele Giaquinta). 45 of the selection is not highlighted (Emanuele Giaquinta).
42 - don't swap perl env with real env, save and restore it, just in case 46 - don't swap perl env with real env, save and restore it, just in case
43 we ever get recursive perl invocations. also saves a bit of codespace 47 we ever get recursive perl invocations. also saves a bit of codespace

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines