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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.925 by root, Sat Dec 26 10:24:04 2009 UTC vs.
Revision 1.933 by root, Thu Feb 4 21:55:12 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: scorllback search does nto fidn evry first line?
25
26 - make sure pagewise scrolling scrolls at least one line
27 (found by Mikachu).
28 - new on_bell perl hook (Emanuele Giaquinta).
29 - new iso14755 option to disable ISO 14755 at runtime
30 (Emanuele Giaquinta).
31
329.07 Wed Dec 30 07:07:18 CET 2009
24 - port to glibc-2.10 changes (strchr etc. returning const char * 33 - port to glibc-2.10 changes (strchr etc. returning const char *
25 in C++), based on patches by Milos Jakubicek and Oliver Mader. 34 in C++), based on patches by Milos Jakubicek and Oliver Mader.
26 - the binary search algorithm to find precomposed characters 35 - the binary search algorithm to find precomposed characters
27 was faulty, skipping some possible combinations (found by 36 was faulty, skipping some possible combinations (found by
28 Mikachu). 37 Mikachu).
43 - resizing the window with the scrollbar disabled via the escapes 52 - resizing the window with the scrollbar disabled via the escapes
44 sequence could make the window bigger again (Mikachu). 53 sequence could make the window bigger again (Mikachu).
45 - make sure the alignment for fd passing control messages 54 - make sure the alignment for fd passing control messages
46 is correct and work around some NetBSD issues (Taylor R Campbell). 55 is correct and work around some NetBSD issues (Taylor R Campbell).
47 - update to libptytty 1.3. 56 - update to libptytty 1.3.
48 - replace maxosc-pastebin by a nicer version by Reza Jelveh, and move 57 - replace macosx-pastebin by a nicer version by Reza Jelveh, and move
49 the old version to macosx-pastebin-native. 58 the old version to macosx-pastebin-native.
50 - document the -uc option (exg). 59 - document the -uc option (Emanuele Giaquinta).
51 - assertions in libev are now enabled depending on frills. 60 - assertions in libev are now enabled depending on frills.
52 - update AnyEvent implementation to version 5.23 API. 61 - update AnyEvent implementation to version 5.23 API.
53 - work around arrogant bsd idiocies again: netbsd spills the default 62 - work around arrogant bsd idiocies again: netbsd spills the default
54 namespace with lots of symbols "for gnu/gcc compatibility" even 63 namespace with lots of symbols "for gnu/gcc compatibility" even
55 though neither of them does it, and then calls the rest of the world 64 though neither of them does it, and then calls the rest of the world
56 in need of fixing. go figure. 65 in need of fixing. go figure.
57 - on_keyboard_command is on_user_command (patch by Michael Witten). 66 - on_keyboard_command is on_user_command (patch by Michael Witten).
58 - setting the selection from perl will now reset the selection screen 67 - setting the selection from perl will now reset the selection screen
59 to the current screen. the srceen can be manipulated using 68 to the current screen. the screen can be manipulated using
60 the new ->selection_screen method. 69 the new ->selection_screen method.
61 - implement --enable-assert configure option and get rid of DEBUG_STRICT 70 - implement --enable-assert configure option and get rid of DEBUG_STRICT
62 (based on patch by exg). 71 (based on patch by Emanuele Giaquinta).
72 - fix printpipe data output (patch by Emanuele Giaquinta).
73 - allow `xxx' quoting style for perl selection.
63 - upgrade to libev-3.9 prerelease. 74 - upgrade to libev-3.9 prerelease.
75 - updated compose tables to unicode 5.2.0.
64 76
659.06 Sat Nov 8 17:47:18 CET 2008 779.06 Sat Nov 8 17:47:18 CET 2008
66 - NOTICE: this release updates terminfo/termcap. 78 - NOTICE: this release updates terminfo/termcap.
67 - updates libev to 3.48. 79 - updates libev to 3.48.
68 - the aterm code now frees the as visual and image manager objects 80 - the aterm code now frees the as visual and image manager objects
87 - try to work around linux first breaking sched_yield and now breaking 99 - try to work around linux first breaking sched_yield and now breaking
88 the only known workaround. 100 the only known workaround.
89 - new option -icon to set _NET_WM_ICON (based on patch by Frank Schmitt). 101 - new option -icon to set _NET_WM_ICON (based on patch by Frank Schmitt).
90 - initialise the as visual only on demand, instead of unconditionally, 102 - initialise the as visual only on demand, instead of unconditionally,
91 to save memory in the common case of not using visual gimmicks. 103 to save memory in the common case of not using visual gimmicks.
92 - try to work around bugs in a few wm's that errornously resize 104 - try to work around bugs in a few wm's that erroneously resize
93 client windows on hint property updates by temporarily 105 client windows on hint property updates by temporarily
94 disabling size hints. 106 disabling size hints.
95 - implement the DECSTR soft reset sequence and use it for tput init, 107 - implement the DECSTR soft reset sequence and use it for tput init,
96 and make hard RIS and DECSTR both reset more private modes, such 108 and make hard RIS and DECSTR both reset more private modes, such
97 as mouse reporting. 109 as mouse reporting.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines