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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.527 by root, Mon Jan 16 09:28:44 2006 UTC vs.
Revision 1.672 by root, Thu Apr 6 11:49:22 2006 UTC

1rxvt-unicode changelog <= google-friendly title 1rxvt-unicode changelog <= google-friendly title
2 2
3TODO: nuke menubar.C and strings.C 3TODO: xcopyarea pass broken, fix and improve
4TODO: move pty/tty handling into a fork'ed server and drop all privs 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: split perl documentation and urxvt.pm into separate files
5TODO: harmonize --disable-options into position-dependent options. 8TODO: harmonize --disable-options into position-dependent options.
6TODO: after requesting the selection and getting a timeout, no further requests will be sent.
7TODO: "slow" rendering mode for bidi and scripts 9TODO: "slow" rendering mode for bidi and scripts, pango!
8TODO: read property sequence is broken with respect to utf-8 etc. 10TODO: 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?)
12TODO: default selection should handle = better
13TODO: kick out xpm.C, replace by pixbuf
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.
9TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 19WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
10TODO: clarify and get rid of SMOOTH_REFRESH etc.
11WISH: perl extension for background image loading and moving the origin.
12WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an overlay...
13WISH: just for fun, do shade and tint with XRender.
14WISH: support tex fonts 20DUMB: support tex fonts
15 21
169.0 22TODO: zero scorllback buffer should free memory
23TODO: kuake
24TODO: depth resource not working(?)
25TODO: fix the flaw in the url regex jost pointed out
26TODO: look into the selection hilight patch
27 - add FORCE_UNBUFFERED_XFT define to features.h.
28 - double-buffered xft drawing did suffer from pixel offset issues
29 when pixmap transparency was enabled.
30 - moved on_osc_seq to on_osc_seq_perl and added a more
31 generic osc_seq.
32 - fix a bug causing double callback invocations when perl hooks
33 were invoked recursively.
34 - the automove-background extension now properly works when the
35 pixmap gets reset with an osc sequence (sqweek).
36 - selection-pastebin did not work properly with non-latin1-characters.
37 - removed rxvtlib.h from the tarballe, it had no reason to be there
38 (spotted by Decklin Foster).
39 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported
40 by omatunto_.
41 - slap in a using namespace std, might help on platforms that don't
42 follow C++ closely enough.
43
447.7 Tue Feb 21 12:32:49 CET 2006
45 - use double-buffered drawing (xft fonts only). On many driver/hardware
46 combination this actually increases xft drawing speed, at the expense
47 of more network bandwidth and slight nausea on the side of the author.
48 - readline perl extension now requires shift-click instead of a normal
49 click, and eats the click.
50 - tabbed perl extension now supports -e.
51 - disabled graphics-exposures on the main drawing GC, report any
52 refresh bugs please.
53 - improve property handling for -pe tabbed: avoid unnecessary property
54 changes (for kde's benefit) at the expense of extra round-trips,
55 improve size hint setting.
56 - modified XIM according to a patch sent by Takano Akio that sets
57 the preedit rectangle for OverTheSpot, which helps some input methods
58 to correctly position their preedit window.
59 - un-optimise the line clearing on newly scrolled-in lines a bit: the
60 former reasoning was that any fg colour on default bg looks the same
61 in empty spaces, but thats not true when reversing (e.g. selection),
62 so also check for matching fg colours. This fixes the problem where
63 selecting newly scrolled-in lines would exhibit wrong colours.
64 - fix a bug in the perl interface causing focus in events to generate
65 focus out perl events, causing bad focus effects with -pe tabbed.
66 - fix a race resulting in a crash on exiting.
67 - fix a with --disable-xft that caused xfreecolors to be called on
68 colors never allocated, resulting in aborts (reported by Paco-Paco).
69 - resources on non-initial screens weren't refetched correctly
70 (reported by Paco-Paco).
71 - fix a bug in xcopyarea pass and _disable_ it, as it seems not to be
72 working in either rxvt-unicode nor in the original rxvt.
73 - removed undocumented -exec alias for the -e option.
74
757.6 Fri Feb 10 08:52:36 CET 2006
76 - changed interpretation of [alpha] colour prefix.
77 - +option now really sets the option to default, instead of using the
78 resource value.
79 - options that require an argument now really _require_ an argument.
80 - the tabbed extension now forwards focus and keys events to th
81 relevant tab window.
82 - tab colours are now configurable and have sensible defaults
83 (initial patch by hednod).
84 - option menu is extendable, readline, selection and
85 selection-autotransform can now be disabled/enabled at runtime.
86 - forcing a configure event to tabbed subwindows with -pe tabbed, for
87 the benefit of automove-background.
88 - the automove-background extension added a wrong constant offset.
89 - force refresh of XA_RESOURCE_STRING on virtual reconnect.
90 - return exit status 2 in urxvtc when urxvtd couldn't be contacted.
91 - the linux yield hack is back, now using usleep, and enabled only on
92 __linux__.
93 - further round trip eliminations in the !XFT case by remembering
94 the colour components.
95 - plain scrollbar works better with -sr.
96 - fixed half-shadow scrollbar look.
97 - more colour rtt optimisations.
98 - properly(?) free colours on window close.
99 - reorganised the FAQ into multiple sections.
100 - add ISO646.1991-IRV to the list of supported codesets.
101 - minor libptytty update.
102
1037.5 Tue Jan 31 15:15:43 CET 2006
104 - further improvements to the careful mode detection, and font width
105 detection:
106 - fully double-wide fonts will now be correctly treated,
107 - overlap detection was improved.
108 - detect totally broken fonts (usually synthesized by xft).
109 - careful mode forced refresh sometimes clashed with blinking,
110 causing unnecessary screen redraws.
111 - better handling of XFT combining characters.
112 - enable antialiasing for some replacement fonts, as they
113 might get used for other encodings which really need it, later.
114 - remove spacing=100 from all default fonts, as this creates totally
115 weird spacing (5 times normal) with xft.
116 - removed iso10646 fallback, as xorgs iso10646 encoded fonts are mostly
117 broken.
118 - removed gnu unifont fallback, all combining characters are broken.
119 - replace named colours by xorg's rgb.txt equivalents, to
120 reduce round trip time on startup, and short-cut allocation
121 of rgb:rr/gg/bb for xft.
122 - short-cut allocation of rgb values in the xlib case
123 (patch by Paco-Paco).
124 - overhauled color management: smaller codesize, alpha support.
125 - support "rgba:rrrr/gggg/bbbb/aaaa" color specifications and
126 an "[alpha]" prefix.
127 - try to work around Xft and Xrender forcing everything to be 100%
128 transparent. Long Live Xft!
129 - do not include X11/Intrinsic.h anymore, directly use
130 Xlib/Xutil/Xresource directly.
131 - try to find a nearest matching color when color allocation fails
132 on a pseudocolor screen.
133 - SYNCCVS: compared to rxvt-cvs 2006-01-28, no relevant changes.
134 - fix version report (DA) (which was unfortunately broken).
135 - changed version number report again, now to emulate xterm closer.
136 - added the OSC sequence 702 to detect the urxvt version number.
137 - small configure updates.
138 - further RTT optimisations.
139
1407.4 Sat Jan 28 15:26:27 CET 2006
141 - screen background wasn't always erased properly when scrolling,
142 - re-enabled clearing optimisation disabled in 7.4pre.
143 - small configure updates for libptytty.
144 - fixed version options: line output.
145 - removed stoopid debugging message left in the code.
146
1477.3 Wed Jan 25 22:47:35 CET 2006
148 - don't let iso14755 or mouse reporting get into the way of perl
149 (could lead to global grabs never being cleared).
150 - experimental OnTheSpot editing support (-pe xim-onthespot).
151 - moved Shift-Button2 paste combination to Meta-Button2.
152 - the cutchars resource will now be respected and used by the
153 selection extension.
154 - added the "remote-clipboard" extension which just runs external
155 commands to fetch and store the selection data.
156 - added -depth switch that tries to get a different visual depth
157 than the default (replaces the old PREFER_24_BIT logic).
158 - removed (unused) arabic presentation form composing sequences.
159 - be more strict when deciding that a core font glyph is too wide and
160 needs the careful rendering mode.
161 - allow more leeway for italic fonts when deciding that a character is
162 too wide and needs careful mode.
163 - redraw even more characters around characters using careful mode.
164 - made selection-pastebin fully asynchronous.
165 - reduced number of server turnarounds at startup by allocating
166 atoms only once per display.
167 - renamed on_keyboard_command to on_user_command.
168 - changed version sos (ESC [ > c) response to be more compatible with
169 xterm.
170
1717.2 Sun Jan 22 21:58:16 CET 2006
172 - bugfix: urxvt (not urxvtd) did not correctly handle multiple
173 environments necessary, which resulted in segfaults within
174 getenv (reproducable: urxvt -fn 9x15, open a menu once,
175 ctrl-shift-672c).
176 - bugfix: the selection speedup in in 7.1 unfortunately caused
177 non-ascii characters to enlarge/move the selection.
178 - bugfix: resizing sometimes leaked lines from the secondary to
179 the primary screen.
180 - bugfix: reducing window size while large amounts of text were output
181 could lead to an assertion failure.
182 - added "tabbed" extension that provides a crude tabbed terminal.
183 - added "readline" extension that allows cursor positioning
184 via mouse clicks.
185 - now it is possible to insert the value of the CLIPBOARD selection
186 with shift - mouse button 2.
187 - fixed the automove-background extension to ignore coordinates
188 in non-synthetic events.
189 - created a separate libpty for portable and secure
190 pty/tty/utmp/wtmp/lastlog handling, and include it in rxvt-unicode.
191 - the non-terminfo visual bell now works asynchronously, so
192 continuous ASCI BELs in one terminal do no longer monopolise the
193 whole urxvt[d] process.
194 - support some *BSD makes (for the time being, gnu make is a safe bet).
195 - work around bugs in FreeBSD's gcc.
196 - implemented some *BSD fixes in configure.
197 - removed support for obsolete offix dnd protocol.
198
1997.1 Thu Jan 19 20:25:34 CET 2006
200 - setuid/setgid operation is now _encouraged_: security has been
201 improved by moving privileged operations into a separate process
202 and permanently dropping privileges within the terminal. This
203 makes it possible to remove security checks from the perl code
204 and gives a much safer feeling when urxvt needs to run with
205 special privileges.
206 - perl taint checking disabled, as urxvt no longer runs setuid/setgid
207 itself.
208 - new perl extension automove-background that can be used to get
209 the same effect as pseudo-transparency with any pixmap.
210 - new perl extension example: perl/selection-pastebin, can be used to
211 e.g. upload the selection to a webserver and generate a url, or
212 similar stuff.
17 - use the scrollback buffer even when the scroll region doesn't 213 - use the scrollback buffer even when the scroll region doesn't
18 span the whole screen, as long as it starts at row 0. 214 span the whole screen, as long as it starts at row 0. Helps
215 for programs displaying a status line at the bottom.
19 - selection popup now shows selection in dec/hex/oct. 216 - selection popup now shows selection in dec/hex/oct.
20 - perl/selection: matching on unicode characters in the selection 217 - perl/selection: matching on unicode characters in the selection
21 code was O(n²), which equals infinity in some degenerate cases 218 code was O(n²), which equals infinity in some degenerate cases
22 :-> Matching is now done on UTF-8, which makes it almost instant. 219 :-> Matching is now done on UTF-8, which makes it almost instant.
23 - perl/selection, perl/selection-autotransform: regexes are now 220 - perl/selection, perl/selection-autotransform: regexes are now
24 being interpreted in the locale urxvt was started. 221 being interpreted in the locale urxvt was started.
222 - implemented override-redirect option and enabled it on menus,
223 as kwin puts our windows behind the terminal (what a shoddy wm).
224 - fixed struct utmp check in configure for OpenBSD.
225 - complete overhaul of the pty/utmp management stuff and configure
226 (Emanuele Giaquinta).
227 - add tsl/fsl and related capabilities to the terminfo description,
228 to set the window title.
229 - swap the environment in some more cases. This hopefully fixes
230 some segfaults that might be caused by xft asking for env variables
231 at the wrong time.
232 - removed src/strings.C and src/menubar.C. No menubar support
233 anymore.
234 - removed all traces of SMOOTH_REFRESH.
235 - nuked QNX support.
236 - made some fixes to xpm offset and scaling code.
25 - perl-overlays and refresh hooks were not applied in correct order. 237 - perl-overlays and refresh hooks were not applied in correct order.
26 - changed coordinate-system of view_start/nsaved to be top to bottom. 238 - changed coordinate-system of view_start/nsaved to be top to bottom.
27 - applied many patches by Emanuele Giaquinta that clean the code up 239 - iom extended to support listening for child exits.
28 and fix more bugs in the utmp logging code.
29 . removed src/strings.C.
30 - add tsl/fsl and related capabilities to the terminfo description,
31 to set the window title.
32 240
337.0 Fri Jan 13 14:02:18 CET 2006 2417.0 Fri Jan 13 14:02:18 CET 2006
34 - added sections for DISTRIBUTION MAINTAINERS and about 242 - added sections for DISTRIBUTION MAINTAINERS and about
35 SETUID/SETGID to the FAQ. 243 SETUID/SETGID to the FAQ.
36 - selection, searchable-scrollback, selection-popup and 244 - selection, searchable-scrollback, selection-popup and
758 - implement continuation lines in xresource parsing when 966 - implement continuation lines in xresource parsing when
759 --disable-xgetdefault. 967 --disable-xgetdefault.
760 - changed locale-setting esc-sequence from code 9 to code 701. 968 - changed locale-setting esc-sequence from code 9 to code 701.
761 also added 702 that returns the font selected for a specific 969 also added 702 that returns the font selected for a specific
762 unicode character. 970 unicode character.
763 - no longer set XA_CUT_BUFFER0. this is confusing and clients WILL 971 - no longer set CUT_BUFFER0. this is confusing and clients WILL
764 get it wrong. 972 get it wrong.
765 - don't use XTextStyle for XA_TEXT, instead use XStdICCTextStyle. 973 - don't use XTextStyle for TEXT, instead use XStdICCTextStyle.
766 974
7672.1 Wed Mar 3 21:48:39 CET 2004 9752.1 Wed Mar 3 21:48:39 CET 2004
768 - NOTE: the name of the binary and resources were changed in 976 - NOTE: the name of the binary and resources were changed in
769 this version, see README.configure if you want the old 977 this version, see README.configure if you want the old
770 settings. 978 settings.
821 - many other minor bugfixes. 1029 - many other minor bugfixes.
822 1030
8231.8 Mon Feb 2 20:09:18 CET 2004 10311.8 Mon Feb 2 20:09:18 CET 2004
824 - almost total conversion to C++. Except for introducing 1032 - almost total conversion to C++. Except for introducing
825 new bugs, this should not change much. 1033 new bugs, this should not change much.
1034 - fix and re-enable background pixmap and inherit pixmap support.
1035 - re-enabled multiple scrollbar support.
1036 - added plain scrollbar style and restored xterm scrollbar.
826 - blinking and selections work slightly better now. 1037 - blinking and selections work slightly better now.
827 - fix an error condition when rxvt receives more than one screenful 1038 - fix an error condition when rxvt receives more than one screenful
828 of output. should occur with original rxvt, too, but very rarely. 1039 of output. should occur with original rxvt, too, but very rarely.
829 (I guess the code contains more surprises of this sort...) 1040 (I guess the code contains more surprises of this sort...)
830 1041

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines