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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1157 by sf-exg, Sun Jun 22 07:51:21 2014 UTC vs.
Revision 1.1163 by sf-exg, Fri Oct 10 09:13:41 2014 UTC

34TODO IMPL: recalc bg always on bg colour change 34TODO IMPL: recalc bg always on bg colour change
35 35
36TODO: document typical actions in rxvt.1.pod keysyms 36TODO: document typical actions in rxvt.1.pod keysyms
37TODO: document meta comments and on_action hook 37TODO: document meta comments and on_action hook
38TODO: perl one-liner 38TODO: perl one-liner
39TODO: warn with a graphical message when env has been modified
40TODO: urxvt --bell-command (or any extension resource name containing a '-') does not work
41TODO: urxvt --matcher.button 1 does not autoload matcher if perl-ext{,-common} does not contain 'default'. This is a backward incompatible change.
39 42
43 - Add DECSCUSR xterm extension to set the cursor to a vertical bar.
44 - Add -mc option and multiClickTime resource to set the maximum time
45 between multi-click select events (patch by Joe Peterson).
40 - New 'eval' extension to evaluate arbitrary perl code with keysym 46 - New 'eval' extension to evaluate arbitrary perl code with keysym
41 bindings. The extension also provides methods that implement basic 47 bindings. The extension also provides methods that implement basic
42 actions, such as pasting selections and scrolling. 48 actions, such as pasting selections and scrolling.
43 - the macosx-clipboard and macosx-clipboard-native extensions have been removed. 49 - the macosx-clipboard and macosx-clipboard-native extensions have been removed.
44 - the keysym-list extension has been removed, you can use the following 50 - the keysym-list extension has been removed, you can use the following
52 - searchable-scrollback resource has been deprecated (use keysym instead). 58 - searchable-scrollback resource has been deprecated (use keysym instead).
53 - extension parameter passing is deprecated (use resource mechanism instead). 59 - extension parameter passing is deprecated (use resource mechanism instead).
54 - upgrade to GPLv3 (see COPYING). 60 - upgrade to GPLv3 (see COPYING).
55 - Fix height and position of the stippled area in next scrollbar (patch 61 - Fix height and position of the stippled area in next scrollbar (patch
56 by Thomas Otto). 62 by Thomas Otto).
63 - fix off-by-one bug causing the iso14755 window not to jump out of the
64 way properly.
57 65
589.20 Sat Apr 26 16:22:27 CEST 2014 669.20 Sat Apr 26 16:22:27 CEST 2014
59 - (libptytty) fix bug that prevented urxvtd from writing utmp 67 - (libptytty) fix bug that prevented urxvtd from writing utmp
60 entries when using --fork (reported by Ryan Kavanagh). 68 entries when using --fork (reported by Ryan Kavanagh).
61 - security bugfix: window property values could be queried even 69 - security bugfix: window property values could be queried even

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines