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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.928 by root, Wed Dec 30 06:12:57 2009 UTC vs.
Revision 1.936 by root, Thu Apr 1 01:03:19 2010 UTC

19WISH: look into XAddConnectionWatch, does anybody need that? 19WISH: look into XAddConnectionWatch, does anybody need that?
20DUMB: support tex fonts 20DUMB: support tex fonts
21 21
22TODO: perl-shell-window? 22TODO: perl-shell-window?
23TODO: zweimal numlock? falsche codes rxvt urxvt for numpad? 23TODO: zweimal numlock? falsche codes rxvt urxvt for numpad?
24TODO: scrollback search does not find every first line?
25TODO: - upgrade to libev-4.00.
26
27TODO: make fontCount dependent on ENABLE_256... in an INTELLIGENT way
28 - add support for grabbing the clipboard selection and extend
29 selection{_clear,_grab,} perl bindings to optionally work
30 on the clipboard selection (based on patch by Dana Jansens).
31 - extend ISO 14755 5.4 mode to also print the font name of the
32 characters other than first one in the selected cell
33 (Emanuele Giaquinta).
34 - make sure pagewise scrolling scrolls at least one line
35 (found by Mikachu).
36 - new on_bell perl hook (Emanuele Giaquinta).
37 - new iso14755 option to disable ISO 14755 at runtime
38 (Emanuele Giaquinta).
39 - reduce the number of custom bits to 4.
40
249.07 Wed Dec 30 07:07:18 CET 2009 419.07 Wed Dec 30 07:07:18 CET 2009
25 - port to glibc-2.10 changes (strchr etc. returning const char * 42 - port to glibc-2.10 changes (strchr etc. returning const char *
26 in C++), based on patches by Milos Jakubicek and Oliver Mader. 43 in C++), based on patches by Milos Jakubicek and Oliver Mader.
27 - the binary search algorithm to find precomposed characters 44 - the binary search algorithm to find precomposed characters
28 was faulty, skipping some possible combinations (found by 45 was faulty, skipping some possible combinations (found by
44 - resizing the window with the scrollbar disabled via the escapes 61 - resizing the window with the scrollbar disabled via the escapes
45 sequence could make the window bigger again (Mikachu). 62 sequence could make the window bigger again (Mikachu).
46 - make sure the alignment for fd passing control messages 63 - make sure the alignment for fd passing control messages
47 is correct and work around some NetBSD issues (Taylor R Campbell). 64 is correct and work around some NetBSD issues (Taylor R Campbell).
48 - update to libptytty 1.3. 65 - update to libptytty 1.3.
49 - replace maxosc-pastebin by a nicer version by Reza Jelveh, and move 66 - replace macosx-pastebin by a nicer version by Reza Jelveh, and move
50 the old version to macosx-pastebin-native. 67 the old version to macosx-pastebin-native.
51 - document the -uc option (Emanuele Giaquinta). 68 - document the -uc option (Emanuele Giaquinta).
52 - assertions in libev are now enabled depending on frills. 69 - assertions in libev are now enabled depending on frills.
53 - update AnyEvent implementation to version 5.23 API. 70 - update AnyEvent implementation to version 5.23 API.
54 - work around arrogant bsd idiocies again: netbsd spills the default 71 - work around arrogant bsd idiocies again: netbsd spills the default
55 namespace with lots of symbols "for gnu/gcc compatibility" even 72 namespace with lots of symbols "for gnu/gcc compatibility" even
56 though neither of them does it, and then calls the rest of the world 73 though neither of them does it, and then calls the rest of the world
57 in need of fixing. go figure. 74 in need of fixing. go figure.
58 - on_keyboard_command is on_user_command (patch by Michael Witten). 75 - on_keyboard_command is on_user_command (patch by Michael Witten).
59 - setting the selection from perl will now reset the selection screen 76 - setting the selection from perl will now reset the selection screen
60 to the current screen. the srceen can be manipulated using 77 to the current screen. the screen can be manipulated using
61 the new ->selection_screen method. 78 the new ->selection_screen method.
62 - implement --enable-assert configure option and get rid of DEBUG_STRICT 79 - implement --enable-assert configure option and get rid of DEBUG_STRICT
63 (based on patch by Emanuele Giaquinta). 80 (based on patch by Emanuele Giaquinta).
64 - fix printpipe data output (patch by Emanuele Giaquinta). 81 - fix printpipe data output (patch by Emanuele Giaquinta).
65 - allow `xxx' quoting style for perl selection. 82 - allow `xxx' quoting style for perl selection.
91 - try to work around linux first breaking sched_yield and now breaking 108 - try to work around linux first breaking sched_yield and now breaking
92 the only known workaround. 109 the only known workaround.
93 - new option -icon to set _NET_WM_ICON (based on patch by Frank Schmitt). 110 - new option -icon to set _NET_WM_ICON (based on patch by Frank Schmitt).
94 - initialise the as visual only on demand, instead of unconditionally, 111 - initialise the as visual only on demand, instead of unconditionally,
95 to save memory in the common case of not using visual gimmicks. 112 to save memory in the common case of not using visual gimmicks.
96 - try to work around bugs in a few wm's that errornously resize 113 - try to work around bugs in a few wm's that erroneously resize
97 client windows on hint property updates by temporarily 114 client windows on hint property updates by temporarily
98 disabling size hints. 115 disabling size hints.
99 - implement the DECSTR soft reset sequence and use it for tput init, 116 - implement the DECSTR soft reset sequence and use it for tput init,
100 and make hard RIS and DECSTR both reset more private modes, such 117 and make hard RIS and DECSTR both reset more private modes, such
101 as mouse reporting. 118 as mouse reporting.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines