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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1043 by sf-exg, Mon Oct 3 10:12:02 2011 UTC vs.
Revision 1.1047 by sf-exg, Thu Nov 10 16:34:41 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
23TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros? 24TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros?
24 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image 25 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image
25 geometry no longer enables tiling, so as to make it possible 26 geometry no longer enables tiling, so as to make it possible
26 to disable both scaling and tiling. 27 to disable both scaling and tiling.
27 - overhaul of the bg image operations. The old operations have 28 - overhaul of the bg image operations. The old operations have
28 been removed in favour of simple composable operations and 29 been removed in favour of simple composable operations and
29 styles built on top of the new operations and scale/position 30 styles built on top of the new operations and scale/position
30 settings. Old operations are still parsed for backward 31 settings. Old operations are still parsed for backward
31 compatibility (Emanuele Giaquinta). 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).
32 - fix memory leak when urgentOnBell is set (patch by Nathaniel 39 - fix memory leak when urgentOnBell is set (patch by Nathaniel
33 Filardo). 40 Filardo).
34 - fix a redraw bug that occurs when a bg pixmap is set and the 41 - fix a redraw bug that occurs when a bg pixmap is set and the
35 wm does not honour the size hints set by urxvt. Now urxvt 42 wm does not honour the size hints set by urxvt. Now urxvt
36 forces the size of the terminal window to be a multiple of 43 forces the size of the terminal window to be a multiple of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines