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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1004 by root, Thu Jan 27 02:03:30 2011 UTC vs.
Revision 1.1008 by root, Mon Feb 21 07:40:59 2011 UTC

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
23TODO: resources section in manual talks bullshit about system-wide app-defaults file 23TODO: resources section in manual talks bullshit about system-wide app-defaults file
24TODO: cat rxvt / pty_drain...
25TOOD: 2639291 59576 78504 2777371 2a611b /opt/rxvt/bin/rxvt
26TOOD: 2640667 59576 78504 2778747 2a667b /opt/rxvt/bin/rxvt
27TOOD: 2640913 59576 78504 2778993 2a6771 /opt/rxvt/bin/rxvt
28TODO: "require" perl5.10+ and enable unicode in selection code
29 - fix a possible crash if the INCR transfer process for a
30 selection property timeouts and at least one chunk is
31 received. (Emanuele Giaquinta)
24 - work around as memory corruption bug in xorg's XrmSetDatabase (apparently 32 - work around as memory corruption bug in xorg's XrmSetDatabase (apparently
25 broken since http://lists.freedesktop.org/archives/xorg-commit-diffs/2004-March/000239.html). 33 broken since http://lists.freedesktop.org/archives/xorg-commit-diffs/2004-March/000239.html).
26 - gdk-pixbuf is autodetected by default and preferred over libafterimage. 34 - gdk-pixbuf is autodetected by default and preferred over libafterimage.
27 - do not prepend a newline to the selection text when the starting line 35 - do not prepend a newline to the selection text when the starting line
28 of the selection is not highlighted (Emanuele Giaquinta). 36 of the selection is not highlighted (Emanuele Giaquinta).
29 - don't swap perl env with real env, save and restore it, just in case 37 - don't swap perl env with real env, save and restore it, just in case
30 we ever get recursive perl invocations. also saves a bit of codespace 38 we ever get recursive perl invocations. also saves a bit of codespace
31 with gcc. 39 with gcc.
32 - fix various memory leaks (Emanuele Giaquinta). 40 - fix various memory leaks (Emanuele Giaquinta).
41 - fix typo in kIC terminfo capability, debian bug #446444.
33 - fix debian bug #504817, to the extent possible. 42 - fix debian bug #504817, to the extent possible.
34 - try to detect byte order at compile time, seems to work around weird linking 43 - try to detect byte order at compile time, seems to work around weird linking
35 errors on freebsd (seems to have trouble with static member variables) - also 44 errors on freebsd (seems to have trouble with static member variables) - also
36 saves a couple of hundred bytes, if your compiler is smart enough. 45 saves a couple of hundred bytes, if your compiler is smart enough.
37 - add support for previewing the pasted data in confirm-paste 46 - add support for previewing the pasted data in confirm-paste

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines