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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.550 by root, Thu Jan 19 18:02:28 2006 UTC vs.
Revision 1.561 by root, Sat Jan 21 22:30:42 2006 UTC

9TODO: "slow" rendering mode for bidi and scripts 9TODO: "slow" rendering mode for bidi and scripts
10TODO: read property sequence is broken with respect to utf-8 etc. 10TODO: read property sequence is broken with respect to utf-8 etc.
11TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 11TODO: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
12TODO: rxvt -name urxvt-girly /// leave pixel droppings 12TODO: rxvt -name urxvt-girly /// leave pixel droppings
13TODO: distributed clipboard example 13TODO: distributed clipboard example
14TODO: http://www.issociate.de/board/post/274416/HOWTO:_Mouse_editing_with_readline_in_xterm.html
15TODO: http://groups.google.com/group/comp.unix.shell/msg/e538d04a118174d3
14WISH: perl extension for background image loading and moving the origin. 16WISH: perl extension for background image loading and moving the origin.
15WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an overlay... 17WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an overlay...
16WISH: just for fun, do shade and tint with XRender. 18WISH: just for fun, do shade and tint with XRender.
17WISH: support tex fonts 19WISH: support tex fonts
18 20
217.2
22 - bugfix: the selection speedup in in 7.1 unfortunately caused
23 non-ascii characters to enlarge/move the selection.
24 - added "tabbed" extension that provides a crude tabbed terminal.
25 - added "readline" extension that allows cursor positioning
26 via mouse clicks.
27 - now it is possible to insert the value of the CLIPBOARD selection
28 with shift - mouse button 2
29 - fixed the automove-background extension to ignore coordinates
30 in non-synthetic events.
31 - created a separate libpty for portable and secure
32 pty/tty/utmp/wtmp/lastlog handling.
33 - the non-terminfo visual bell is now done asynchronously, so
34 continous ASCI BELs in one terminal do no longer monopolise the
35 while urxvt[d] process.
36 - support some bsd makes (for the time being, gnu make is a safe bet).
37 - work around bugs in FreeBSDs gcc.
38 - implemented some *bsd fixes in configure.
39 - removed support for obsolete offix dnd protocol.
40
197.1 Thu Jan 19 18:56:55 CET 2006 417.1 Thu Jan 19 20:25:34 CET 2006
20 - setuid/setgid operation is now _encouraged_: security has been 42 - setuid/setgid operation is now _encouraged_: security has been
21 improved by moving privileged operations into a separate process 43 improved by moving privileged operations into a separate process
22 and permanently dropping privileges within the terminal. This 44 and permanently dropping privileges within the terminal. This
23 makes it possible to remove security checks from the perl code 45 makes it possible to remove security checks from the perl code
24 and gives a much safer feeling when urxvt needs to run with 46 and gives a much safer feeling when urxvt needs to run with

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines