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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.145 by root, Thu Aug 5 00:12:03 2004 UTC vs.
Revision 1.236 by root, Wed Aug 25 04:16:33 2004 UTC

1Lines marked with "xterm:" indicate either xterm features ported to rxvt 1Lines marked with "xterm:" indicate either xterm features ported to rxvt
2or changed rxvt behaviour to make it more compatible to xterm (usually 2or changed rxvt behaviour to make it more compatible to xterm (usually
3xfree86's xterm). 3xfree86's xterm).
4 4
5TODO: implement xterm mode to be able to use xfree's TERM=xterm. 5TODO: implement xterm keymap option, for full TERM=xterm compliance.
6 (except for the keymapping this should be done now).
7TODO: multibyte support for setwmname et al. 6TODO: multibyte support for setwmname et al.
7TODO: tabbed windows
8TODO: there are other todo items, but they are not in this file. 8TODO: there are other todo items, but they are not in this file.
9 9
103.8 Wed Aug 25 05:46:56 CEST 2004
11 - WARNING: TERM=rxvt-unicode is now *default* unless compiled
12 differently. A terminfo entry will automatically be compiled and
13 installed if tic is available.
14 - fixed some --disable switches that didn't work.
15 - tweaked src/features.h a bit.
16 - removed README.unicode.
17 - support select&paste of tab characters.
18 - fixed a segfault when trying to load nonexistant fonts (reported
19 by Eduard Bloch and Mikael Magnusson).
20 - fixed a long-standing rxvt bug in which rxvt failed to save
21 and restore the correct cursor position on the secondary screen.
22 - reworked rxvt-unicode terminfo to allow more efficient and less flickering
23 screen updates with curses.
24 - wide characters that are being halfway overwritten are now replaced
25 by spaces.
26 - urxvtc now transmits urxvt as default name, not urxvtc anymore
27 (likewise for other names chosen at configure time).
28 - disabled the automatic font lookup for unknown characters. xft
29 is just too slow for this to work.
30 - changed realbold code, implemented _real_ bold and italic support,
31 where _real_ means the symbiosis of what I want with what I can
32 implement. use --enable-styles.
33 - removed 256 color mode, but enable 88 colours in all modes
34 (88 to be compatible with 88 colour xterm which is widely
35 supported, and most programs assume a non-iso colourtable
36 for terminals with "odd" number of colours).
37 - added doc/etc/rxvt-unicode.terminfo which is a big overhaul
38 compared to the old rxvt terminfo.
39 - sped up xft rendering by 30% *iff* the font allows it (i.e. is
40 monospaced "enough") *and* matches the base font in width.
41 - implement positive and negative character-font caching, which
42 speeds up output immensely in case a character cannot be found
43 (only for non-bold right now).
44 - fix segfault in fading code on certain escape sequences.
45 - better default font size and style.
46 - rxvt-unicode is now much more picky about fonts not fitting
47 into the base font, but to offset this it will check each
48 single character against the base font extents and will only
49 use the characters fitting into the bounding box (+ some fudge).
50 - characters not fitting into the base boundary box will now often
51 be used anyways, but the following characters will be redrawn
52 more often to avoid pixel-droppings. This is like the original
53 rxvt pixel-dropping pass but it's much faster.
54 - scrollColor now affects plain scrollbar (Mikael Magnusson).
55 - fixed segfault in overlay code when height was larger than the
56 screen height.
57 - cursor no longer shines "through" the overlay.
58 - 7-bit ST marker detection was broken.
59 - scrollbar didn't come back sometimes when switching it
60 off/on using escape sequences (Mikael Magnusson).
61 - fix lots of colour problems with focus fading.
62 - $COLORFGBG was not set as documented.
63 - fix iso 14755 5.1 support when --enable-frills but --disable-iso14755.
64 - removed OSC 702.
65 - disabled MOUSE_REPORT_DOUBLECLICK by default, as programs seem to be
66 confused by it rather than using it.
67
683.7 Tue Aug 17 04:22:25 CEST 2004
69 - new configure option --enable-iso14755.
70 - full iso 14755 conformance (at least I claim so :).
71 - extended the FAQ section in the manpage.
72 - fix OverTheSpot and OffTheSpot editing, which was broken since ages,
73 due to no fontset being available. The fontset used is a very rough
74 approximation to the rxvt font, though. This fixes the
75 "cannot create input context" in most cases.
76 - fix coordinates used for Over && OffTheSpot editing to fit directly
77 at the cursor (Over) or into the top line (Off).
78 - reset SIGHUP and SIGPIPE handlers to default values (they were
79 previously being ignored, causing programs not to exit on windoe
80 close).
81 - implemented simple overlays for feedback messages. believe it or
82 not, this was a major blocker in implementign tabbed termianls.
83 - fix compiling with --disable-frills (Adam Sampson).
84 - clarify bold docs in README.unicode (Adam Sampson).
85 - fix crash on window close when the input method or context
86 could not be created.
87 - add work around for badly written programs (see debian bug
88 #202497). This is _not_ a bug in rxvt but rather a race
89 condition in other programs (e.g. jed). It works by forcefully
90 sending SIGWINCH when rxvt sees the first output from the
91 command. This workaround isn't perfect (a slight cost to
92 wellbehaving programs who need to resize twice), but it usually
93 works.
94 - set correct pixel size in struct winsize.
95 - document more escape sequences.
96 - fix leftover macros and a few minor doc glitches in rxvt(1).
97 - work around bash's assumption that stepping into the middle of a
98 character is a sensible operation.
99 - fix some corner cases in autowrap handling.
100 - remove various useless make cruft, renamed files to better
101 reflect on their function, renamed many variables.
102 - fixed printscreen functionality, as noted by Jinesh Choksi.
103 - fix a problem where redraws of double-width characters sometimes
104 made the last character draw with normal width (especially visible
105 with selections).
106
1073.6 Sat Aug 14 04:55:26 CEST 2004
108 - SECURITY FIX: rxvtd kept open filehandles to other terminal
109 windows when spawning children. Actual risk is low (attacker
110 needs access to a local shell window).
111 - implemented parts 5.1 and 5.2 of ISO 14755 (i.e. hold down
112 Ctrl+Shift and enter hex numbers. space commits it as a unicode
113 character, or press and release Crl+Shift and then enter a
114 function key to get it's picture). patches for 5.3 (or 5.4 with
115 a little window or so) would be welcome.
116 - fixed large pastes (INCR selections, debian bug #191456).
117 - fixed longstanding bug in which rxvtd crashed when
118 a message was logged after startup (a rare case).
119 - got rid of yodl completely by converting to pod.
120 - integrated the FAQ into the manpage. In the future, more will be
121 added there.
122 - reference documentation is now installed as rxvt(7).
123 - rxvt(7) now contains README.configure, which is autogenerated.
124 - fix memory leak in insecure mode on certain display echos.
125 - report sequences now report empty strings in secure mode
126 instead of being ignored.
127 - enable some report sequences even in secure mode, such as colour
128 queries, as they are harmless(tm).
129 - rxvt-unicode will now try to find a matching xft font if it can't
130 find a matching font from the fallback list. It might look ugly,
131 but if a xft font with our character exists, rxvt will find it.
132 - moved FreeMono to the very back of the fallback list, as some
133 people complain it looks ugly. This is a no-win situation, though.
134 - fixed sourceforge bug 998970, reported against aterm:
135 "crash on -sl 0 on super small windows".
136 - decreased memory and code size when !--enable-transparency.
137 - SYNCCVS. backported changes done to rxvt, except for Color_ufbg,
138 which I think is better done through fading, and libW11, which
139 needs testing anyways.
140 - more complete compile options help output.
141 - Provide linear scaled colour cubes for 256 colour mode.
142 Pass them through as rgbi rather than rgb so that Xlib can
143 provide gamma (from per visual intensity lists) rather than
144 providing constant gamma ourselves. Noticed by and ideas from
145 Christopher Casey <realchriscasey@hotmail.com>
146 - minor doc fix.
147
1483.5 Wed Aug 11 00:31:34 CEST 2004
149 - UPGRADE ADVISED: rxvt did wake up 100 times per second. did not
150 show in my top (linux...), but it's extremely annoying that I
151 released it with that bug. :( Fixed.
152 - use memove instead of for-loop for large scrollback buffer copies.
153 speeds up large scrollback buffers (on systems with reasonable
154 memmove :)
155 - minor cleanups.
156 - removed ~ from default cutchars, in accordance with the manpage
157 (debian bug #169415).
158 - fix a race condition on exit (debian bug #197265).
159 - change prio/next scrolling modifier handling (debian bug #226386).
160 - updated configure script to current autoconf standards.
161 - updated config.guess.
162
1633.4 Fri Aug 6 19:34:29 CEST 2004
10 - fix inheritpixmap transparency border code. 164 - fix inheritpixmap transparency border code.
11 - fix tinting transparency border code, also experimentally 165 - fix tinting transparency border code, also experimentally
12 make some scrollbars transparent (e.g. plain, my favourite style :). 166 make some scrollbars transparent (e.g. plain, my favourite style :).
13 - imported aterm shading code (faster and still portable). 167 - imported aterm shading code (faster and still portable).
14 - changed interpretation and usage of shading (-sh). 168 - changed interpretation and usage of shading (-sh).
15 - fixed blinking underlined and negative text. 169 - fixed blinking underlined and negative text.
16 - disable slow link support on connections using unix domain sockets, 170 - disable slow link support on connections using unix domain sockets,
17 speeding up scrolling immensely. 171 speeding up scrolling immensely.
18 - various other optimizations. 172 - various other optimizations.
19 - new borderLess switch (ewmh-compliant), by Mikael Magnusson 173 - new borderLess switch (ewmh-compliant), by Mikael Magnusson.
20 ******************* MISSING DOCS ***********
21 174
223.3 Sat Jul 31 15:15:59 CEST 2004 1753.3 Sat Jul 31 15:15:59 CEST 2004
23 - some doc updates (Eduard Bloch). 176 - some doc updates (Eduard Bloch).
24 - use faster inheritpixmap method when tinting color not set. 177 - use faster inheritpixmap method when tinting color not set.
25 - fix pixmap offset when tinting (reported by Eduard Bloch). 178 - fix pixmap offset when tinting (reported by Eduard Bloch).
279 - Support for non-utf-8-locales 432 - Support for non-utf-8-locales
280 - much improved font choosing 433 - much improved font choosing
281 434
2821.0 4351.0
283 - first release 436 - first release
284 - original cloned from rxvt-CVS 2003-11-19 00:26 437 - originally cloned from rxvt-CVS 2003-11-19 00:26
285 - removed rclock et al. 438 - removed rclock et al.
286 - initial conversion to C++ 439 - initial conversion to C++
440

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines