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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1098 by root, Tue Jun 19 18:17:56 2012 UTC vs.
Revision 1.1102 by root, Fri Aug 10 19:06:06 2012 UTC

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?
22TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros? 22TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros?
23TODO: catch exceptions when calling perl hooks 23TODO: catch exceptions when calling perl hooks
24TODO: xdbe 24TODO: xdbe
25 25TODO: optimise bg reeval for resize for common patterns (pixmap bigger than window?)
26TODO: DEC PM 4h/4l should toggle jumpscroll on or off (PrivMode_smoothScroll) 26TODO: DEC PM 4h/4l should toggle jumpscroll on or off (PrivMode_smoothScroll)
27TODO: pack rxvt_fatal messages into the exception object 27TODO: pack rxvt_fatal messages into the exception object
28
28TODO: provide something like % for easy access for parse_keysym 29TODO: provide something like % for easy access for parse_keysym
29TODO: description into --help output? 30TODO: description into --help output?
30TODO: tint, shade 31TODO: shade
31TODO: optimise bg reeval for resize for comon patterns (pixmap bigger than window?)
32TODO: load must not cache, but global image cache 32TODO: load must not cache, but global image cache must be cleaned
33TODO: manpages for perl extensions 33TODO: manpages for perl extensions
34TODO: ->on MUST pass the extension as firstd agrument, somehow
359.16 349.16
36 - the "so much new stuff you eyes will pop out" release. 35 - the "so much new stuff your eyes will pop out" release.
37 - INCOMPATIBLE CHANGE: renamed urlLauncher resource to url-launcher. 36 - INCOMPATIBLE CHANGE: renamed urlLauncher resource to url-launcher.
38 - fix processing of DEC private mode save sequences (patch by Patrick 37 - fix processing of DEC private mode save sequences (patch by Patrick
39 Hemmer). 38 Hemmer).
40 - fix disabling of cursor blink with the option-popup menu (based on a 39 - fix disabling of cursor blink with the option-popup menu (based on a
41 patch by Jan Larres). 40 patch by Jan Larres).
48 nickfailure@gmail.com). 47 nickfailure@gmail.com).
49 - completely redone background pixmap support - users can now 48 - completely redone background pixmap support - users can now
50 specify arbitrary expressions (And programs) that calculate 49 specify arbitrary expressions (And programs) that calculate
51 new terminal backgrounds. see the urxvt-background manpage 50 new terminal backgrounds. see the urxvt-background manpage
52 for details. 51 for details.
52 - xrender is now required for background pixmap support.
53 - perl extensions can now provide commandline switches and resources 53 - perl extensions can now provide commandline switches and resources
54 which show up in -help etc. 54 which show up in -help etc.
55 - iso14755 51 mode window now displays row and column. 55 - iso14755 51 mode window now displays row and column.
56 - implement a -visual switch and move that and -depth to frills, also 56 - implement a -visual switch and move that and -depth to frills, also
57 warn when we can't get the requested visual. 57 warn when we can't get the requested visual.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines