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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.687 by root, Thu Jul 6 19:43:21 2006 UTC vs.
Revision 1.906 by root, Sat Nov 8 16:49:46 2008 UTC

1rxvt-unicode changelog <= google-friendly title 1rxvt-unicode changelog <= google-friendly title
2 2
3TODO: init_secondary serves what purpose? maybe move it to earlier startup phase and re-think
3TODO: xcopyarea pass broken, fix and improve 4TODO: xcopyarea pass broken, fix and improve
4TODO: event mechanism that replaces on_keyboard_command with something more scalable. 5TODO: event mechanism that replaces on_keyboard_command with something more scalable.
5TODO: slipwheeling needs a keyboard grab to get key release events. 6TODO: 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: overlays collide with the way the out-of-focus cursor is being drawn
7TODO: split perl documentation and urxvt.pm into separate files
8TODO: harmonize --disable-options into position-dependent options.
9TODO: "slow" rendering mode for bidi and scripts, pango! 8TODO: "slow" rendering mode for bidi and scripts, pango!
10TODO: read property sequence is broken with respect to utf-8 etc. 9TODO: read property sequence is broken with respect to utf-8 etc.
11TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?) 10TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?)
12TODO: default selection should handle = better 11TODO: better resource handling for tabbar in -pe tabbed.
13TODO: kick out xpm.C, replace by pixbuf 12WISH: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines
14WISH: skipscroll option 13 => when setting the constraints, the wm might (correctly)
14 resize the outer window, which might result in a smaller window overall.
15 or something like that. guys, send me a patch.
16WISH: coloured pastebin
15WISH: selection-color-pair instead of reverse video 17WISH: selection-color-pair instead of reverse video
16WISH: load system-wide config file even if we don't have one 18WISH: load system-wide config file even if we don't have one
17WISH: look into XAddConnectionWatch, does anybody need that? 19WISH: 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 look.
20DUMB: support tex fonts 20DUMB: support tex fonts
21 21
22TODO: investigate -pe tabbed -g 80x25 being 23 not 24 or 25 lines 229.06 Sat Nov 8 17:47:18 CET 2008
23TODO: zero scorllback buffer should free memory 23 - NOTICE: this release updates terminfo/termcap.
24TODO: kuake 24 - the aterm code now frees the as visual and image manager objects
25 when a window was closed.
26 - do not (wrongly) adjust the virtual line length inside
27 scr_insdel_chars/ERASE (Miroslav Lichvar).
28 - fix an issue where wide tab characters caused character shifts
29 when part of them was deleted (tracked down by Miroslav Lichvar).
30 - artificially enlargen the previous character at the end of a line
31 when trying to output a character that doesn't fit. looks ugly, but
32 makes copy&paste work.
33 - remove bogus "setuid/setgid security issues" from rxvt.1.pod, they
34 no longer apply.
35 - the urgency hint is now cleared on both focus in and focus out.
36 - cache urgency hint locally to avoid server rtt on every focus change.
37 - perl 5.10 needs PERL_SYS_INIT3 on hppa.
38 - ignore byte-order marks and do not treat them like combining characters.
39 - fix build issue when CURSOR_BLINK is not defined (Emanuele Giaquinta).
40 - do some µ-optimisations to the character fast path.
41 - use a less cunning, but more robust algorithm to avoid one terminal
42 monopolising the whole process by outputting a lot of text.
43 - try to work around linux first breaking sched_yield and now breaking
44 the only known workaround.
45 - new option -icon to set _NET_WM_ICON (based on patch by Frank Schmitt).
46 - initialise the as visual only on demand, instead of unconditionally,
47 to save memory in the common case of not using visual gimmicks.
48 - try to work around bugs in a few wm's that errornously resize
49 client windows on hint property updates by temporarily
50 disabling size hints.
51 - implement the DECSTR soft reset sequence and use it for tput init,
52 and make hard RIS and DECSTR both reset more private modes, such
53 as mouse reporting.
54 - redundantly clear mouse reporting and a few other states in
55 tput init/tput reset, for older urxvts.
56 - partial/full clear screens did cause flickering and possibly pixel
57 droppings when urxvt viewed the scrollback buffer.
58 - use current rendition style in DCH sequence.
59 - the 132/80 mode switch no longer forces a screen reset.
60 - add an osc sequence to change the border colour (Emanuele Giaquinta).
61 - new perl extension "overlay-osc", for status displays and the like.
62 - fix some minor cursor drawing issues with overlays by allowing
63 overlays to modify screen flags (to disable the cursor themselves).
64 - work around programs not restoring rstyle before rmcup
65 (analysed by Miroslav Lichvar).
66
679.05 Sun Jun 15 20:09:20 CEST 2008
68 - new option --cd/chdir to set the starting working directory.
69 - tabbed extension now starts in the "correct" working directory.
70 - work around fedora 9 providing isastream but not the relevant
71 header file for it (report by Tuncer Ayaz).
72 - upgrade libev, fixing a bug in the select backend
73 with more than 31 file descriptors on non-linux 64 bit systems.
74 - correctly reset the multibyte state to the initial one
75 after EILSEQ (patch by Neil Booth). This fixes the
76 issue of rxvt-unicode not properly displaying text after an illegal
77 sequence on NetBSD and probably other systems.
78 - more intelligent property handling with -pe tabbed, works around
79 broken window managers (kwm et al.), saves bandwidth and should
80 help working window managers as well.
81 - made tabs moveable (based on a patch by Petr Machata).
82 - implement ESC [ 3 K as a more rational alternative to ESC [ 0 K.
83 - support relative paths for RXVT_SOCKET in urxvtd.
84 - the tabbed extension now blindly copies over all (rxvt-) resources
85 from the toplevel window to the children.
86 - better diagnostic on 0x0 window geometries.
87 - update AnyEvent API to version 3.4 and above.
88 - document the default value of :0 for DISPLAY.
89 - rename perl method XChangeWindowProperty to XChangeProperty.
90
919.02 Tue Jan 29 11:58:36 CET 2008
92 - the "exg makes everybody happy" release.
93 - fix build with !xft.
94 - always compile in plain style scrollbar (simplifies code and looks great).
95
969.01 Sat Jan 26 20:49:27 CET 2008
97 - be more aggressive about handling X events, this seems to be required
98 with newer xlibs (should fix the "screen stays black until event is
99 received" problem, again :)
100 - add buffered resource to control xft double-buffering.
101
1029.0 Fri Jan 25 19:34:04 CET 2008
103 - fix a crash bug where urxvtd would crash when urxvtc was called
104 with wrong arguments (I wish debian maintainers in general would
105 report bugs and their proposed fixes to the original package maintainers
106 instead of sitting on them for good measure to see if anybody notices).
107 - drawing xft compose characters was causing garbage to be drawn.
108 - correctly clear xft character background in all cases.
109 - implement bracketed paste mode (xterm private mode 2004).
110 - improve documentation on alpha channel handling, make urxvt
111 work better on servers lacking the RENDER extension when alpha
112 channels or background images are used.
113 - check for refresh after initialising to avoid staying blank
114 till the first event arrives. or so.
115 - the FORCE_UNBUFFERED_XFT feature macro works again.
116 - continuously update transparency while moving/resizing now.
117 - OSC 39/49 are deprecated and aliased to OSC 10/11.
118 - cub1 now acts as advertised (and ignores the "wrapped" state).
119 - the 132/80 mode switch now forces a height of 24, too, and
120 resets the terminal.
121 - scrollbar code cleanups.
122 - stopping children is no longer confused with children exiting.
123 - removed (undocumented) #aarrggbb format.
124 - updated to libev 3.0.
125
1268.9 Mon Dec 24 07:51:40 CET 2007
127 - fix the issue where urxvtd would not immediately close a window
128 when the command exited but only on the next X event.
129 - changed terminfo file not to use application keypad mode.
130 - fix the issue where making a selection in one urxvtd window
131 would not clear it visually in another.
132 - fix an issue of urxvt not getting background pixmap updates
133 and flickering after bg pixmap changes (reported by Mikachu).
134 - fix redraw bug in xterm scrollbar with -sr (reported by Mikachu).
135 - correctly provide dependencies for libev (µikachu).
136 - minor code reorganisations and cleanups.
137 - be more robust in case the urxvt-popup extension cannot be loaded.
138
1398.8 Sat Dec 15 19:40:39 CET 2007
140 - option -C was aliased to all unsupported options, activating
141 options that shouldn't be compiled in, leading to interesting
142 effects.
143 - updated libev, working around a bug in linux 2.4, curing the
144 symptom of urxvt not closing its window on shell exit. also
145 fixes a problem with urxvt not refreshing.
146 - the text blink callback was called even when no blinking
147 text was visible.
148 - pre-8.4 slipwheeling behaviour has been reinstated, with
149 some minor improvements.
150 - streamlined x events processing to only flush once per
151 display and not once per terminal window.
152 - quite a bit of minor code cleanups and codesize optimisations.
153
1548.7 Sun Nov 25 10:23:49 CET 2007
155 - update libev with an important bugfix that would cause crashes
156 when closing windows (when using rxvtd, and update is recommended).
157 - do not compile in the block builtin graphics with --disable-frills.
158
1598.6 Fri Nov 23 14:10:57 CET 2007
160 - upgrade libev to disable kqueue on anything but netbsd as it
161 seems to be broken everywhere else w.r.t. ptys.
162 - allow for spurious event notifications, as at least epoll and
163 especially solaris ports like to lie about them (symptoms:
164 urxvt "hangs" until there is some x11 related activity).
165 - -keysym command line options are now subjected to xlib parsing.
166 - add 'xrm' option analogous to Xt one.
167
1688.5a Wed Nov 21 10:16:33 CET 2007
169 - make it compile with --disable-transparency.
170
1718.5 Wed Nov 21 05:19:20 CET 2007
172 - expect major portability issues in this release: please test and report.
173 - converted from the veritable io manager event loop to
174 the high performance libev (http://software.schmorp.de/pkg/libev).
175 - minor tuning to the perl selection (include single words and more quoting chars).
176 - fix memory leak in pixmap code.
177 - fix a serious bug while setting the XIM destroy callback
178 on (typical) 64 bit systems.
179 - automove-background functionality re-implemented internally using :root op in pixmap
180 geometry string. For example: rxvt -pixmap "image.jpg;:root"
181 - do not link rxvtc against every lib on the planet anymore.
182 - parallel builds should work once more.
183
1848.4 Sat Oct 27 14:02:13 CEST 2007
185 - overhaul of the transparency/pixmap code (sasha).
186 - fix possible race between visual bell and poweron.
187 (reported by Martin von Gagern, gentoo?).
188 - urxvt -e no longer crashes the child.
189 - fixed some minor memleaks on incorrect usage or
190 missing DISPLAY.
191 - implement xterm 1002/1003 mouse tracking modes (exg).
192 - source code organisational cleanups (exg).
193 - updated io_manager.
194
1958.3 Wed Aug 1 20:21:31 CEST 2007
196 - new option: skipScroll/-ss, enabled by default.
197 - go with the times and expect x11 library files in /usr/lib, not
198 /usr/X11R6/lib.
199 - initial transparency improvement/afterimage support
200 patch by Sasha Vasko.
201 - add urgentOnBell resource to set the urgency hint
202 (patch by Philip Paeps).
203 - do not process focus events caused by grabs
204 (patch by Mikachu).
205 - add iso14755_52 resource to disable iso14755 5.2 (exg).
206 - add binding for backspace in iso14755 5.1 to remove the last
207 digit (exg).
208 - better option handling, support more than 30 options (exg).
209 - nuke reconf script, serves no purpose anymore.
210 - fixed and documented matcher/on_user_command processing in matcher
211 extension (tpope).
212 - compile out of the box on Solaris 10 (exg).
213 - fix MappingNotify events (reported by Stephan Walter).
214 - zero-initialise mwmhints, this seems to solve all sorts of minor
215 problems.
216
2178.2 Sat Feb 17 21:35:28 CET 2007
218 - fix make depend in src/, reported by exg.
219 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
220 (patch by Sergey Vlasov).
221 - unbundled iom perl interface somewhat.
222 - scrollbar-xterm now uses the selected scrollColor instead of fg
223 (found by Aiviru).
224 - disabled linux kernel bug workaround again: disabling it gives
225 a 50% speed hit on affected machines, while enabling it gives
226 a similar speed hit to screen, which is likely the more common
227 case to work around for :/
228 - urxvt::rend2mask perl function, and utilization of it by matcher
229 (patch by Moshe Kamensky).
230 - use perl:matcher on a keysym to open most recently displayed URL.
231 - with matcher, when multiple patterns match, last wins, not first.
232 - fix make and make install with srcdir != builddir (exg).
233 - updated bundled libptytty to fix a bug where the tty would be kept
234 open (see the libptytty ChangeLog for details).
235 - delay setting the IUTF8 flag to after the tty settings have been
236 set so its value does not get lost (reported and analysed by Andrei
237 Paskevich).
238 - rip out support for obsolete sgtty.h interface.
239 - rip out support for non-POSIX termios variants.
240 - update libptytty.
241 - update iom.C, make it call ptytty::sanitise_stdfd on init.
242 - when !XFT, change rounding of colours to use a less correct formula to
243 meet user expectancies (#aaa becomes #a000a000a000 not #9f9f9f9f9f9f).
244 - change the starting offset of the pixmap set with backgroundPixmap
245 from (50,50) to (0,0) (exg).
246 - fix a typo in button_release, now meta-button2 request the value of
247 the Clipboard selection as it should (patch by Serge Koksharov).
248 - fix a bug in drawing a cell with a nonspacing char when using an xft
249 font with inheritPixmap and tintColor (exg).
250
2518.1 Thu Dec 7 22:27:25 CET 2006
252 - ケリスマスプレゼント - zomg!!1, it's too early!!!
253 - fix the assumption that chars < 256 are single-width. Now
254 only assume this for codepoints 32 to 126 (reported by Dai.H.).
255 - $term->strwidth returned wide chars as width 1, because some jerk
256 confused min and max. Fixing this also fixes xim-onthespot.
257 Reported by Takano Akio.
258 - secondaryScroll is now enabled by default (as per the manpage),
259 reported by exg.
260 - correct the description of [percent]color rgba format in the manpage.
261 - incorporated macosx-clipboard extension by Samuel Ljungkvist.
262 - ignore (some) useless focus events (reported by mmc).
263 - updated compose table to unicode 5.0.0.
264
2658.0 Thu Nov 2 18:35:19 CET 2006
266 - combining characters cleared the area instead of creating an overlay,
267 thus losing the ability to draw combining characters properly in most
268 circumstances (reported by exg).
269 - specified fonts were incorrectly morphed to bold/italic according to the
270 basefont, even if explicitly specified (tracked down by tpope).
271 - fixed urxvt::strwidth to calculate width in the same way as screen.C.
272 - fix a crash caused by passing negative widths to overlay functions.
273 - added 'matcher' extension by tpope, replacing the mark-urls extension.
274 - improve url regex to match anything www.* (tpope).
275 - fixed bug with outline cursor color being wrong after xft fonts.
276 - update to libptytty-1.0.
277 - give proper diagnostic when RXVT_SOCKET is too long instead of
278 corrupting the stack (patch by exg).
279 - display current terminal locale in option menu.
280 - urxvtd no longer crashes when the client sends an inaccessible
281 working directory (reported by Roland Baer, possibly fixes gentoo
282 bug #143985).
283 - fixed many minor issues reported by Roland Baer.
284 - Leonid Khramov spotted a minor glitch in rxvtfont.C that
285 should not have any consequences, but was buggy nonetheless.
286 - manpage fix by exg.
287
2887.9 Mon Aug 7 18:16:07 CEST 2006
289 - fix the crashing bug people encountered with 7.8 + urxvtd + perl
290 + transparency. Ought to fix debian bug #380348.
291 - fix urxvtc.1.pod: it actually claimed -pty-fd would not work. But
292 it does! :->
293 - rxvt_fatal() in case the locale string is too long for our static buffer.
294 - fixed many, many, typos in the manpages (patch supplied by ves).
295
2967.8 Mon Jul 17 21:00:46 CEST 2006
25 - INCOMPATIBLE CHANGE: this version will always read ~/.Xdefaults, 297 - INCOMPATIBLE CHANGE: this version will always read ~/.Xdefaults,
26 earlier versions only read it if display-resources (usually from 298 earlier versions only read it if display-resources (usually from
27 .Xresources) are not set. This avoids the #1 FAQ ("why isn't my 299 .Xresources) are not set. This avoids the #1 FAQ ("why isn't my
28 resource used") and seems to be logical behaviour, too. .Xdefaults 300 resource used") and seems to be logical behaviour, too. .Xdefaults
29 resources have a lower priority than display-specific resources. 301 resources have a lower priority than display-specific resources.
302 - add "kuake" perl extension that does a similar thing to the kuake
303 terminal emulator (see man urxvtperl).
30 - use less "correct" color scaling that is compatible with libX11 and 304 - use less "correct" color scaling that is compatible with libX11 and
31 Xft (avoids off-by-one colors resulting in striped backgrounds). 305 Xft (avoids off-by-one colors resulting in striped backgrounds).
32 - the "depth" resource is now respected. 306 - the "depth" resource is now respected.
33 - preset the searchable-scrollback pattern with "(?i)" to default search 307 - preset the searchable-scrollback pattern with "(?i)" to default search
34 to case-insensitivity. Will automatically be cleared when typing an 308 to case-insensitivity. Will automatically be cleared when typing an
49 - selection-pastebin did not work properly with non-latin1-characters. 323 - selection-pastebin did not work properly with non-latin1-characters.
50 - apply colorUL only when the text colour is the default fg 324 - apply colorUL only when the text colour is the default fg
51 (patch by Wu Fengguang). 325 (patch by Wu Fengguang).
52 - removed rxvtlib.h from the tarball, it had no reason to be there 326 - removed rxvtlib.h from the tarball, it had no reason to be there
53 (spotted by Decklin Foster). 327 (spotted by Decklin Foster).
54 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported 328 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported
55 by omatunto_. 329 by omatunto_.
56 - slap in a using namespace std, might help on platforms that don't 330 - slap in a using namespace std, might help on platforms that don't
57 follow C++ closely enough. 331 follow C++ closely enough.
58 - fix mailto url regex, spotted within milliseconds by Jost Krieger. 332 - fix mailto url regex, spotted within milliseconds by Jost Krieger.
59 - applied fade_color_update_func.patch by WU Fengguang. 333 - applied fade_color_update_func.patch by WU Fengguang.
75 - modified XIM according to a patch sent by Takano Akio that sets 349 - modified XIM according to a patch sent by Takano Akio that sets
76 the preedit rectangle for OverTheSpot, which helps some input methods 350 the preedit rectangle for OverTheSpot, which helps some input methods
77 to correctly position their preedit window. 351 to correctly position their preedit window.
78 - un-optimise the line clearing on newly scrolled-in lines a bit: the 352 - un-optimise the line clearing on newly scrolled-in lines a bit: the
79 former reasoning was that any fg colour on default bg looks the same 353 former reasoning was that any fg colour on default bg looks the same
80 in empty spaces, but thats not true when reversing (e.g. selection), 354 in empty spaces, but that's not true when reversing (e.g. selection),
81 so also check for matching fg colours. This fixes the problem where 355 so also check for matching fg colours. This fixes the problem where
82 selecting newly scrolled-in lines would exhibit wrong colours. 356 selecting newly scrolled-in lines would exhibit wrong colours.
83 - fix a bug in the perl interface causing focus in events to generate 357 - fix a bug in the perl interface causing focus in events to generate
84 focus out perl events, causing bad focus effects with -pe tabbed. 358 focus out perl events, causing bad focus effects with -pe tabbed.
85 - fix a race resulting in a crash on exiting. 359 - fix a race resulting in a crash on exiting.
947.6 Fri Feb 10 08:52:36 CET 2006 3687.6 Fri Feb 10 08:52:36 CET 2006
95 - changed interpretation of [alpha] colour prefix. 369 - changed interpretation of [alpha] colour prefix.
96 - +option now really sets the option to default, instead of using the 370 - +option now really sets the option to default, instead of using the
97 resource value. 371 resource value.
98 - options that require an argument now really _require_ an argument. 372 - options that require an argument now really _require_ an argument.
99 - the tabbed extension now forwards focus and keys events to th 373 - the tabbed extension now forwards focus and key events to the
100 relevant tab window. 374 relevant tab window.
101 - tab colours are now configurable and have sensible defaults 375 - tab colours are now configurable and have sensible defaults
102 (initial patch by hednod). 376 (initial patch by hednod).
103 - option menu is extendable, readline, selection and 377 - option menu is extendable, readline, selection and
104 selection-autotransform can now be disabled/enabled at runtime. 378 selection-autotransform can now be disabled/enabled at runtime.
119 - add ISO646.1991-IRV to the list of supported codesets. 393 - add ISO646.1991-IRV to the list of supported codesets.
120 - minor libptytty update. 394 - minor libptytty update.
121 395
1227.5 Tue Jan 31 15:15:43 CET 2006 3967.5 Tue Jan 31 15:15:43 CET 2006
123 - further improvements to the careful mode detection, and font width 397 - further improvements to the careful mode detection, and font width
124 detection: 398 detection:
125 - fully double-wide fonts will now be correctly treated, 399 - fully double-wide fonts will now be correctly treated,
126 - overlap detection was improved. 400 - overlap detection was improved.
127 - detect totally broken fonts (usually synthesized by xft). 401 - detect totally broken fonts (usually synthesized by xft).
128 - careful mode forced refresh sometimes clashed with blinking, 402 - careful mode forced refresh sometimes clashed with blinking,
129 causing unnecessary screen redraws. 403 causing unnecessary screen redraws.
857 - some doc updates (Eduard Bloch). 1131 - some doc updates (Eduard Bloch).
858 - use faster inheritpixmap method when tinting color not set. 1132 - use faster inheritpixmap method when tinting color not set.
859 - fix pixmap offset when tinting (reported by Eduard Bloch). 1133 - fix pixmap offset when tinting (reported by Eduard Bloch).
860 - new -sh option by Mikael Magnusson. 1134 - new -sh option by Mikael Magnusson.
861 - off-focus-fading (--enable-fading) support (patch by 1135 - off-focus-fading (--enable-fading) support (patch by
862 Mikael Magnusson). 1136 Mikael Magnusson, based on aterm code).
863 - cursor now set correctly on --disable-blank (reported by 1137 - cursor now set correctly on --disable-blank (reported by
864 Mikael Magnusson). 1138 Mikael Magnusson).
865 - better (and non-crashing) slipwheeling (Mikael Magnusson). 1139 - better (and non-crashing) slipwheeling (Mikael Magnusson).
866 - solaris 2.8 portability changes (reported by Colin Marquardt). 1140 - solaris 2.8 portability changes (reported by Colin Marquardt).
867 - disable-xim now really disables xim code. 1141 - disable-xim now really disables xim code.
1091 - completely removed non-working graphics mode 1365 - completely removed non-working graphics mode
1092 1366
10931.4 Fri Jan 16 23:03:22 CET 2004 13671.4 Fri Jan 16 23:03:22 CET 2004
1094 - fix stupid segfault on esc-c 1368 - fix stupid segfault on esc-c
1095 - small font tunings 1369 - small font tunings
1096 - much better io manager, less bugs, higher speed 1370 - much better io manager, fewer bugs, higher speed
1097 - better error reporting for unknown options 1371 - better error reporting for unknown options
1098 1372
10991.3 2003-12-26 13731.3 2003-12-26
1100 - fix a bug in font height selection 1374 - fix a bug in font height selection
1101 - autoscale scalable x11 fonts 1375 - autoscale scalable x11 fonts
11111.1 2003-12-18 13851.1 2003-12-18
1112 - Support for XIM in other than the current locale. 1386 - Support for XIM in other than the current locale.
1113 - Support for non-utf-8-locales 1387 - Support for non-utf-8-locales
1114 - much improved font choosing 1388 - much improved font choosing
1115 1389
11161.0 13901.0 2003-12-18
1117 - first release 1391 - first release
1118 - originally cloned from rxvt-CVS 2003-11-19 00:26 1392 - originally cloned from rxvt-CVS 2003-11-19 00:26
1119 - removed rclock et al. 1393 - removed rclock et al.
1120 - initial conversion to C++ 1394 - initial conversion to C++
1121 1395

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines