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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.759 by root, Sat Jun 2 04:57:54 2007 UTC vs.
Revision 1.930 by sf-exg, Wed Jan 6 12:10:45 2010 UTC

1rxvt-unicode changelog <= google-friendly title 1rxvt-unicode changelog <= google-friendly title
2 2
3TODO: xcopyarea pass broken, fix and improve 3 - new iso14755 option to disable ISO 14755 at runtime (Emanuele Giaquinta).
4TODO: event mechanism that replaces on_keyboard_command with something more scalable.
5TODO: slipwheeling needs a keyboard grab to get key release events.
6TODO: overlays collide with the way the out-of-focus cursor is being drawn
7TODO: "slow" rendering mode for bidi and scripts, pango!
8TODO: read property sequence is broken with respect to utf-8 etc.
9TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?)
10TODO: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines
11 => when setting the constraints, the wm might (correctly)
12 resize the outer window, which might result in a smaller window overall.
13 or something like that. guys, send me a patch.
14WISH: skipscroll option
15WISH: selection-color-pair instead of reverse video
16WISH: load system-wide config file even if we don't have one
17WISH: look into XAddConnectionWatch, does anybody need that?
18WISH: anyevent mouse notification / manage MotionMask better.
19WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep scrollbar look.
20WISH: kick out xpm.C, replace by pixbuf
21DUMB: support tex fonts
22 4
238. 59.07 Wed Dec 30 07:07:18 CET 2009
24 - nuke reconf script, serves no purpose anymore. 6 - port to glibc-2.10 changes (strchr etc. returning const char *
7 in C++), based on patches by Milos Jakubicek and Oliver Mader.
8 - the binary search algorithm to find precomposed characters
9 was faulty, skipping some possible combinations (found by
10 Mikachu).
11 - new -letterspace option, patch by Mark H. Wilkinson.
12 - enable --mlock option for urxvt with frills on
13 systems supporting it (patch by Russell Harmon).
14 - urxvt did not compile without frills enabled
15 (analysed by Matthew Rosewarne).
16 - correctly reset the mbstate after an illegal
17 input sequence when handling terminal output (Emanuele Giaquinta).
18 - avoid redrawing wide characters with combining enabled on every
19 refresh (reported by Mikachu).
20 - fix a typo preventing the ISO-646.1991 character set from being
21 recognized (http://achurch.org/patch-pile/).
22 - better warning for x11 font encoding detection failures, also,
23 try to deduce encoding from both font properties and name
24 (adapted from http://achurch.org/patch-pile/).
25 - resizing the window with the scrollbar disabled via the escapes
26 sequence could make the window bigger again (Mikachu).
27 - make sure the alignment for fd passing control messages
28 is correct and work around some NetBSD issues (Taylor R Campbell).
29 - update to libptytty 1.3.
30 - replace maxosc-pastebin by a nicer version by Reza Jelveh, and move
31 the old version to macosx-pastebin-native.
32 - document the -uc option (Emanuele Giaquinta).
33 - assertions in libev are now enabled depending on frills.
34 - update AnyEvent implementation to version 5.23 API.
35 - work around arrogant bsd idiocies again: netbsd spills the default
36 namespace with lots of symbols "for gnu/gcc compatibility" even
37 though neither of them does it, and then calls the rest of the world
38 in need of fixing. go figure.
39 - on_keyboard_command is on_user_command (patch by Michael Witten).
40 - setting the selection from perl will now reset the selection screen
41 to the current screen. the srceen can be manipulated using
42 the new ->selection_screen method.
43 - implement --enable-assert configure option and get rid of DEBUG_STRICT
44 (based on patch by Emanuele Giaquinta).
45 - fix printpipe data output (patch by Emanuele Giaquinta).
46 - allow `xxx' quoting style for perl selection.
47 - upgrade to libev-3.9 prerelease.
48 - updated compose tables to unicode 5.2.0.
49
509.06 Sat Nov 8 17:47:18 CET 2008
51 - NOTICE: this release updates terminfo/termcap.
52 - updates libev to 3.48.
53 - the aterm code now frees the as visual and image manager objects
54 when a window was closed.
55 - do not (wrongly) adjust the virtual line length inside
56 scr_insdel_chars/ERASE (Miroslav Lichvar).
57 - fix an issue where wide tab characters caused character shifts
58 when part of them was deleted (tracked down by Miroslav Lichvar).
59 - artificially enlargen the previous character at the end of a line
60 when trying to output a character that doesn't fit. looks ugly, but
61 makes copy&paste work.
62 - remove bogus "setuid/setgid security issues" from rxvt.1.pod, they
63 no longer apply.
64 - the urgency hint is now cleared on both focus in and focus out.
65 - cache urgency hint locally to avoid server rtt on every focus change.
66 - perl 5.10 needs PERL_SYS_INIT3 on hppa.
67 - ignore byte-order marks and do not treat them like combining characters.
68 - fix build issue when CURSOR_BLINK is not defined (Emanuele Giaquinta).
69 - do some µ-optimisations to the character fast path.
70 - use a less cunning, but more robust algorithm to avoid one terminal
71 monopolising the whole process by outputting a lot of text.
72 - try to work around linux first breaking sched_yield and now breaking
73 the only known workaround.
74 - new option -icon to set _NET_WM_ICON (based on patch by Frank Schmitt).
75 - initialise the as visual only on demand, instead of unconditionally,
76 to save memory in the common case of not using visual gimmicks.
77 - try to work around bugs in a few wm's that errornously resize
78 client windows on hint property updates by temporarily
79 disabling size hints.
80 - implement the DECSTR soft reset sequence and use it for tput init,
81 and make hard RIS and DECSTR both reset more private modes, such
82 as mouse reporting.
83 - redundantly clear mouse reporting and a few other states in
84 tput init/tput reset, for older urxvts.
85 - partial/full clear screens did cause flickering and possibly pixel
86 droppings when urxvt viewed the scrollback buffer.
87 - use current rendition style in DCH sequence.
88 - the 132/80 mode switch no longer forces a screen reset.
89 - add an osc sequence to change the border colour (Emanuele Giaquinta).
90 - new perl extension "overlay-osc", for status displays and the like.
91 - fix some minor cursor drawing issues with overlays by allowing
92 overlays to modify screen flags (to disable the cursor themselves).
93 - work around programs not restoring rstyle before rmcup
94 (analysed by Miroslav Lichvar).
95
969.05 Sun Jun 15 20:09:20 CEST 2008
97 - new option --cd/chdir to set the starting working directory.
98 - tabbed extension now starts in the "correct" working directory.
99 - work around fedora 9 providing isastream but not the relevant
100 header file for it (report by Tuncer Ayaz).
101 - upgrade libev, fixing a bug in the select backend.
102 with more than 31 file descriptors on non-linux 64 bit systems.
103 - correctly reset the multibyte state to the initial one
104 after EILSEQ (patch by Neil Booth). This fixes the
105 issue of rxvt-unicode not properly displaying text after an illegal
106 sequence on NetBSD and probably other systems.
107 - more intelligent property handling with -pe tabbed, works around
108 broken window managers (kwm et al.), saves bandwidth and should
109 help working window managers as well.
110 - made tabs moveable (based on a patch by Petr Machata).
111 - implement ESC [ 3 K as a more rational alternative to ESC [ 0 K.
112 - support relative paths for RXVT_SOCKET in urxvtd.
113 - the tabbed extension now blindly copies over all (rxvt-) resources
114 from the toplevel window to the children.
115 - better diagnostic on 0x0 window geometries.
116 - update AnyEvent API to version 3.4 and above.
117 - document the default value of :0 for DISPLAY.
118 - rename perl method XChangeWindowProperty to XChangeProperty.
119
1209.02 Tue Jan 29 11:58:36 CET 2008
121 - the "exg makes everybody happy" release.
122 - fix build with !xft.
123 - always compile in plain style scrollbar (simplifies code and looks great).
124
1259.01 Sat Jan 26 20:49:27 CET 2008
126 - be more aggressive about handling X events, this seems to be required
127 with newer xlibs (should fix the "screen stays black until event is
128 received" problem, again :)
129 - add buffered resource to control xft double-buffering.
130
1319.0 Fri Jan 25 19:34:04 CET 2008
132 - fix a crash bug where urxvtd would crash when urxvtc was called
133 with wrong arguments (I wish debian maintainers in general would
134 report bugs and their proposed fixes to the original package maintainers
135 instead of sitting on them for good measure to see if anybody notices).
136 - drawing xft compose characters was causing garbage to be drawn.
137 - correctly clear xft character background in all cases.
138 - implement bracketed paste mode (xterm private mode 2004).
139 - improve documentation on alpha channel handling, make urxvt
140 work better on servers lacking the RENDER extension when alpha
141 channels or background images are used.
142 - check for refresh after initialising to avoid staying blank
143 till the first event arrives. or so.
144 - the FORCE_UNBUFFERED_XFT feature macro works again.
145 - continuously update transparency while moving/resizing now.
146 - OSC 39/49 are deprecated and aliased to OSC 10/11.
147 - cub1 now acts as advertised (and ignores the "wrapped" state).
148 - the 132/80 mode switch now forces a height of 24, too, and
149 resets the terminal.
150 - scrollbar code cleanups.
151 - stopping children is no longer confused with children exiting.
152 - removed (undocumented) #aarrggbb format.
153 - updated to libev 3.0.
154
1558.9 Mon Dec 24 07:51:40 CET 2007
156 - fix the issue where urxvtd would not immediately close a window
157 when the command exited but only on the next X event.
158 - changed terminfo file not to use application keypad mode.
159 - fix the issue where making a selection in one urxvtd window
160 would not clear it visually in another.
161 - fix an issue of urxvt not getting background pixmap updates
162 and flickering after bg pixmap changes (reported by Mikachu).
163 - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
164 - correctly provide dependencies for libev (µikachu).
165 - minor code reorganisations and cleanups.
166 - be more robust in case the urxvt-popup extension cannot be loaded.
167
1688.8 Sat Dec 15 19:40:39 CET 2007
169 - option -C was aliased to all unsupported options, activating
170 options that shouldn't be compiled in, leading to interesting
171 effects.
172 - updated libev, working around a bug in linux 2.4, curing the
173 symptom of urxvt not closing its window on shell exit. also
174 fixes a problem with urxvt not refreshing.
175 - the text blink callback was called even when no blinking
176 text was visible.
177 - pre-8.4 slipwheeling behaviour has been reinstated, with
178 some minor improvements.
179 - streamlined x events processing to only flush once per
180 display and not once per terminal window.
181 - quite a bit of minor code cleanups and codesize optimisations.
182
1838.7 Sun Nov 25 10:23:49 CET 2007
184 - update libev with an important bugfix that would cause crashes
185 when closing windows (when using rxvtd, and update is recommended).
186 - do not compile in the block builtin graphics with --disable-frills.
187
1888.6 Fri Nov 23 14:10:57 CET 2007
189 - upgrade libev to disable kqueue on anything but netbsd as it
190 seems to be broken everywhere else w.r.t. ptys.
191 - allow for spurious event notifications, as at least epoll and
192 especially solaris ports like to lie about them (symptoms:
193 urxvt "hangs" until there is some x11 related activity).
194 - -keysym command line options are now subjected to xlib parsing.
195 - add 'xrm' option analogous to Xt one.
196
1978.5a Wed Nov 21 10:16:33 CET 2007
198 - make it compile with --disable-transparency.
199
2008.5 Wed Nov 21 05:19:20 CET 2007
201 - expect major portability issues in this release: please test and report.
202 - converted from the veritable io manager event loop to
203 the high performance libev (http://software.schmorp.de/pkg/libev).
204 - minor tuning to the perl selection (include single words and more quoting chars).
205 - fix memory leak in pixmap code.
206 - fix a serious bug while setting the XIM destroy callback
207 on (typical) 64 bit systems.
208 - automove-background functionality re-implemented internally using :root op in pixmap
209 geometry string. For example: rxvt -pixmap "image.jpg;:root"
210 - do not link rxvtc against every lib on the planet anymore.
211 - parallel builds should work once more.
212
2138.4 Sat Oct 27 14:02:13 CEST 2007
214 - overhaul of the transparency/pixmap code (sasha).
215 - fix possible race between visual bell and poweron.
216 (reported by Martin von Gagern, gentoo?).
217 - urxvt -e no longer crashes the child.
218 - fixed some minor memleaks on incorrect usage or
219 missing DISPLAY.
220 - implement xterm 1002/1003 mouse tracking modes (exg).
221 - source code organisational cleanups (exg).
222 - updated io_manager.
223
2248.3 Wed Aug 1 20:21:31 CEST 2007
225 - new option: skipScroll/-ss, enabled by default.
226 - go with the times and expect x11 library files in /usr/lib, not
227 /usr/X11R6/lib.
228 - initial transparency improvement/afterimage support
229 patch by Sasha Vasko.
230 - add urgentOnBell resource to set the urgency hint
231 (patch by Philip Paeps).
25 - do not process focus events caused by grabs 232 - do not process focus events caused by grabs
26 (patch by Mikachu). 233 (patch by Mikachu).
234 - add iso14755_52 resource to disable iso14755 5.2 (exg).
235 - add binding for backspace in iso14755 5.1 to remove the last
236 digit (exg).
27 - better option handling, support more than 30 options (exg). 237 - better option handling, support more than 30 options (exg).
28 - add urgentOnBell resource to set the urgency hint 238 - nuke reconf script, serves no purpose anymore.
29 (patch by Philip Paeps). 239 - fixed and documented matcher/on_user_command processing in matcher
30 - add binding for backspace in iso14755 5.1 to remove the last 240 extension (tpope).
31 digit. 241 - compile out of the box on Solaris 10 (exg).
32 - go with the times and expect x11 library files in /usr/lib, not 242 - fix MappingNotify events (reported by Stephan Walter).
33 /usr/X11R6/lib. 243 - zero-initialise mwmhints, this seems to solve all sorts of minor
244 problems.
34 245
358.2 Sat Feb 17 21:35:28 CET 2007 2468.2 Sat Feb 17 21:35:28 CET 2007
36 - fix make depend in src/, reported by exg. 247 - fix make depend in src/, reported by exg.
37 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong. 248 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
38 (patch by Sergey Vlasov). 249 (patch by Sergey Vlasov).
45 case to work around for :/ 256 case to work around for :/
46 - urxvt::rend2mask perl function, and utilization of it by matcher 257 - urxvt::rend2mask perl function, and utilization of it by matcher
47 (patch by Moshe Kamensky). 258 (patch by Moshe Kamensky).
48 - use perl:matcher on a keysym to open most recently displayed URL. 259 - use perl:matcher on a keysym to open most recently displayed URL.
49 - with matcher, when multiple patterns match, last wins, not first. 260 - with matcher, when multiple patterns match, last wins, not first.
50 - fix make and make install with srcdir != builddir. 261 - fix make and make install with srcdir != builddir (exg).
51 - updated bundled libptytty to fix a bug where the tty would be kept 262 - updated bundled libptytty to fix a bug where the tty would be kept
52 open (see the libptytty ChangeLog for details). 263 open (see the libptytty ChangeLog for details).
53 - delay setting the IUTF8 flag to after the tty settings have been 264 - delay setting the IUTF8 flag to after the tty settings have been
54 set so its value does not get lost (reported and analysed by Andrei 265 set so its value does not get lost (reported and analysed by Andrei
55 Paskevich). 266 Paskevich).
58 - update libptytty. 269 - update libptytty.
59 - update iom.C, make it call ptytty::sanitise_stdfd on init. 270 - update iom.C, make it call ptytty::sanitise_stdfd on init.
60 - when !XFT, change rounding of colours to use a less correct formula to 271 - when !XFT, change rounding of colours to use a less correct formula to
61 meet user expectancies (#aaa becomes #a000a000a000 not #9f9f9f9f9f9f). 272 meet user expectancies (#aaa becomes #a000a000a000 not #9f9f9f9f9f9f).
62 - change the starting offset of the pixmap set with backgroundPixmap 273 - change the starting offset of the pixmap set with backgroundPixmap
63 from (50,50) to (0,0). 274 from (50,50) to (0,0) (exg).
64 - fix a typo in button_release, now meta-button2 request the value of 275 - fix a typo in button_release, now meta-button2 request the value of
65 the Clipboard selection as it should (patch by Serge Koksharov). 276 the Clipboard selection as it should (patch by Serge Koksharov).
66 - fix a bug in drawing a cell with a nonspacing char when using an xft 277 - fix a bug in drawing a cell with a nonspacing char when using an xft
67 font with inheritPixmap and tintColor. 278 font with inheritPixmap and tintColor (exg).
68 279
698.1 Thu Dec 7 22:27:25 CET 2006 2808.1 Thu Dec 7 22:27:25 CET 2006
70 - ケリスマスプレゼント - zomg!!1, it's too early!!! 281 - ケリスマスプレゼント - zomg!!1, it's too early!!!
71 - fix the assumption that chars < 256 are single-width. Now 282 - fix the assumption that chars < 256 are single-width. Now
72 only assume this for codepoints 32 to 126 (reported by Dai.H.). 283 only assume this for codepoints 32 to 126 (reported by Dai.H.).
116 earlier versions only read it if display-resources (usually from 327 earlier versions only read it if display-resources (usually from
117 .Xresources) are not set. This avoids the #1 FAQ ("why isn't my 328 .Xresources) are not set. This avoids the #1 FAQ ("why isn't my
118 resource used") and seems to be logical behaviour, too. .Xdefaults 329 resource used") and seems to be logical behaviour, too. .Xdefaults
119 resources have a lower priority than display-specific resources. 330 resources have a lower priority than display-specific resources.
120 - add "kuake" perl extension that does a similar thing to the kuake 331 - add "kuake" perl extension that does a similar thing to the kuake
121 terminal emulator (see man urxtvperl). 332 terminal emulator (see man urxvtperl).
122 - use less "correct" color scaling that is compatible with libX11 and 333 - use less "correct" color scaling that is compatible with libX11 and
123 Xft (avoids off-by-one colors resulting in striped backgrounds). 334 Xft (avoids off-by-one colors resulting in striped backgrounds).
124 - the "depth" resource is now respected. 335 - the "depth" resource is now respected.
125 - preset the searchable-scrollback pattern with "(?i)" to default search 336 - preset the searchable-scrollback pattern with "(?i)" to default search
126 to case-insensitivity. Will automatically be cleared when typing an 337 to case-insensitivity. Will automatically be cleared when typing an
141 - selection-pastebin did not work properly with non-latin1-characters. 352 - selection-pastebin did not work properly with non-latin1-characters.
142 - apply colorUL only when the text colour is the default fg 353 - apply colorUL only when the text colour is the default fg
143 (patch by Wu Fengguang). 354 (patch by Wu Fengguang).
144 - removed rxvtlib.h from the tarball, it had no reason to be there 355 - removed rxvtlib.h from the tarball, it had no reason to be there
145 (spotted by Decklin Foster). 356 (spotted by Decklin Foster).
146 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported 357 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported
147 by omatunto_. 358 by omatunto_.
148 - slap in a using namespace std, might help on platforms that don't 359 - slap in a using namespace std, might help on platforms that don't
149 follow C++ closely enough. 360 follow C++ closely enough.
150 - fix mailto url regex, spotted within milliseconds by Jost Krieger. 361 - fix mailto url regex, spotted within milliseconds by Jost Krieger.
151 - applied fade_color_update_func.patch by WU Fengguang. 362 - applied fade_color_update_func.patch by WU Fengguang.
167 - modified XIM according to a patch sent by Takano Akio that sets 378 - modified XIM according to a patch sent by Takano Akio that sets
168 the preedit rectangle for OverTheSpot, which helps some input methods 379 the preedit rectangle for OverTheSpot, which helps some input methods
169 to correctly position their preedit window. 380 to correctly position their preedit window.
170 - un-optimise the line clearing on newly scrolled-in lines a bit: the 381 - un-optimise the line clearing on newly scrolled-in lines a bit: the
171 former reasoning was that any fg colour on default bg looks the same 382 former reasoning was that any fg colour on default bg looks the same
172 in empty spaces, but thats not true when reversing (e.g. selection), 383 in empty spaces, but that's not true when reversing (e.g. selection),
173 so also check for matching fg colours. This fixes the problem where 384 so also check for matching fg colours. This fixes the problem where
174 selecting newly scrolled-in lines would exhibit wrong colours. 385 selecting newly scrolled-in lines would exhibit wrong colours.
175 - fix a bug in the perl interface causing focus in events to generate 386 - fix a bug in the perl interface causing focus in events to generate
176 focus out perl events, causing bad focus effects with -pe tabbed. 387 focus out perl events, causing bad focus effects with -pe tabbed.
177 - fix a race resulting in a crash on exiting. 388 - fix a race resulting in a crash on exiting.
1867.6 Fri Feb 10 08:52:36 CET 2006 3977.6 Fri Feb 10 08:52:36 CET 2006
187 - changed interpretation of [alpha] colour prefix. 398 - changed interpretation of [alpha] colour prefix.
188 - +option now really sets the option to default, instead of using the 399 - +option now really sets the option to default, instead of using the
189 resource value. 400 resource value.
190 - options that require an argument now really _require_ an argument. 401 - options that require an argument now really _require_ an argument.
191 - the tabbed extension now forwards focus and keys events to th 402 - the tabbed extension now forwards focus and key events to the
192 relevant tab window. 403 relevant tab window.
193 - tab colours are now configurable and have sensible defaults 404 - tab colours are now configurable and have sensible defaults
194 (initial patch by hednod). 405 (initial patch by hednod).
195 - option menu is extendable, readline, selection and 406 - option menu is extendable, readline, selection and
196 selection-autotransform can now be disabled/enabled at runtime. 407 selection-autotransform can now be disabled/enabled at runtime.
211 - add ISO646.1991-IRV to the list of supported codesets. 422 - add ISO646.1991-IRV to the list of supported codesets.
212 - minor libptytty update. 423 - minor libptytty update.
213 424
2147.5 Tue Jan 31 15:15:43 CET 2006 4257.5 Tue Jan 31 15:15:43 CET 2006
215 - further improvements to the careful mode detection, and font width 426 - further improvements to the careful mode detection, and font width
216 detection: 427 detection:
217 - fully double-wide fonts will now be correctly treated, 428 - fully double-wide fonts will now be correctly treated,
218 - overlap detection was improved. 429 - overlap detection was improved.
219 - detect totally broken fonts (usually synthesized by xft). 430 - detect totally broken fonts (usually synthesized by xft).
220 - careful mode forced refresh sometimes clashed with blinking, 431 - careful mode forced refresh sometimes clashed with blinking,
221 causing unnecessary screen redraws. 432 causing unnecessary screen redraws.
336 being interpreted in the locale urxvt was started. 547 being interpreted in the locale urxvt was started.
337 - implemented override-redirect option and enabled it on menus, 548 - implemented override-redirect option and enabled it on menus,
338 as kwin puts our windows behind the terminal (what a shoddy wm). 549 as kwin puts our windows behind the terminal (what a shoddy wm).
339 - fixed struct utmp check in configure for OpenBSD. 550 - fixed struct utmp check in configure for OpenBSD.
340 - complete overhaul of the pty/utmp management stuff and configure 551 - complete overhaul of the pty/utmp management stuff and configure
341 (Emanuele Giaquinta). 552 (Emanuele Giaquinta=exg).
342 - add tsl/fsl and related capabilities to the terminfo description, 553 - add tsl/fsl and related capabilities to the terminfo description,
343 to set the window title. 554 to set the window title.
344 - swap the environment in some more cases. This hopefully fixes 555 - swap the environment in some more cases. This hopefully fixes
345 some segfaults that might be caused by xft asking for env variables 556 some segfaults that might be caused by xft asking for env variables
346 at the wrong time. 557 at the wrong time.
557 - added doc/embed-tk, an embedding example in Perl/Tk, 768 - added doc/embed-tk, an embedding example in Perl/Tk,
558 and doc/rxvt-tabbed, a primitive tabbed shell implemented 769 and doc/rxvt-tabbed, a primitive tabbed shell implemented
559 in Perl/Gtk2. 770 in Perl/Gtk2.
560 - fix assertion failure ("crash") on mousewheel-scrolling 771 - fix assertion failure ("crash") on mousewheel-scrolling
561 when the terminal height is small, by removing the assert. 772 when the terminal height is small, by removing the assert.
562 (reported by Mikael Magnusson). 773 (reported by Mikael Magnusson=Mikachu).
563 - SYNCCVS. backported bugfixes done to rxvt 774 - SYNCCVS. backported bugfixes done to rxvt
564 (sourceforge bugs #1028739, #1028732), except for 775 (sourceforge bugs #1028739, #1028732), except for
565 pts/%s fix as it seems to collide with freebsd, 776 pts/%s fix as it seems to collide with freebsd,
566 and sourceforge bug #954654, which is not neccessary. 777 and sourceforge bug #954654, which is not neccessary.
567 - change terminfo file to not clobber G1 when using 778 - change terminfo file to not clobber G1 when using
1183 - completely removed non-working graphics mode 1394 - completely removed non-working graphics mode
1184 1395
11851.4 Fri Jan 16 23:03:22 CET 2004 13961.4 Fri Jan 16 23:03:22 CET 2004
1186 - fix stupid segfault on esc-c 1397 - fix stupid segfault on esc-c
1187 - small font tunings 1398 - small font tunings
1188 - much better io manager, less bugs, higher speed 1399 - much better io manager, fewer bugs, higher speed
1189 - better error reporting for unknown options 1400 - better error reporting for unknown options
1190 1401
11911.3 2003-12-26 14021.3 2003-12-26
1192 - fix a bug in font height selection 1403 - fix a bug in font height selection
1193 - autoscale scalable x11 fonts 1404 - autoscale scalable x11 fonts
12031.1 2003-12-18 14141.1 2003-12-18
1204 - Support for XIM in other than the current locale. 1415 - Support for XIM in other than the current locale.
1205 - Support for non-utf-8-locales 1416 - Support for non-utf-8-locales
1206 - much improved font choosing 1417 - much improved font choosing
1207 1418
12081.0 14191.0 2003-12-18
1209 - first release 1420 - first release
1210 - originally cloned from rxvt-CVS 2003-11-19 00:26 1421 - originally cloned from rxvt-CVS 2003-11-19 00:26
1211 - removed rclock et al. 1422 - removed rclock et al.
1212 - initial conversion to C++ 1423 - initial conversion to C++
1213 1424

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines