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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1035 by sf-exg, Wed Jul 6 01:02:21 2011 UTC vs.
Revision 1.1048 by mikachu, Sun Nov 13 16:03:31 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
23TODO: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648239
24TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros?
25 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image
26 geometry no longer enables tiling, so as to make it possible
27 to disable both scaling and tiling.
28 - overhaul of the bg image operations. The old operations have
29 been removed in favour of simple composable operations and
30 styles built on top of the new operations and scale/position
31 settings. Old operations are still parsed for backward
32 compatibility (Emanuele Giaquinta).
33 - fix a crash caused by selection_check not properly resetting
34 out-of-bounds mark values (can happen when extending a selection
35 while scrolling up in curses programs for example).
36 - do not move the selection when scrolling up and the selection is
37 outside the scrolling region (Emanuele Giaquinta).
38 - fix display of bold bright black (reported by Ben Winslow).
39 - fix memory leak when urgentOnBell is set (patch by Nathaniel
40 Filardo).
41 - fix a redraw bug that occurs when a bg pixmap is set and the
42 wm does not honour the size hints set by urxvt. Now urxvt
43 forces the size of the terminal window to be a multiple of
44 the cell size.
23 - sanitise the argument of SD / SU sequences. Fixes a possible 45 - sanitise the argument of SD / SU sequences. Fixes a possible
24 crash when the argument is big enough, red hat bug #711137 46 crash when the argument is big enough, red hat bug #711137
25 (Emanuele Giaquinta). 47 (Emanuele Giaquinta).
48 - correctly split long lines when scrolling.
49 - Fix compilation on systems with bsd style utmp and no utmpx,
50 such as openbsd.
51 - consume button release event in matcher (exg).
52 - keyboard accessible list of recent matches in matcher
53 (Bob Farrell).
54 - properly process 'keysym' sequences in tabbed when using
55 'focus follows mouse' and the focus is on the main window
56 but not on the active terminal window (patch by Martin
57 Pohlack).
58 - Support for the freedesktop startup-notification protocol (patch by
59 Michael Stapelberg).
26 60
279.12 Wed Jun 29 14:34:28 CEST 2011 619.12 Wed Jun 29 14:34:28 CEST 2011
28 - fix regression in processing of SelectionNotify events. 62 - fix regression in processing of SelectionNotify events.
29 urxvt would fail to request a selection if the owner did not 63 urxvt would fail to request a selection if the owner did not
30 support the UTF8_STRING target. 64 support the UTF8_STRING target.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines