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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.544 by root, Wed Jan 18 17:58:36 2006 UTC vs.
Revision 1.545 by root, Wed Jan 18 19:43:51 2006 UTC

35 - perl/selection: matching on unicode characters in the selection 35 - perl/selection: matching on unicode characters in the selection
36 code was O(n²), which equals infinity in some degenerate cases 36 code was O(n²), which equals infinity in some degenerate cases
37 :-> Matching is now done on UTF-8, which makes it almost instant. 37 :-> Matching is now done on UTF-8, which makes it almost instant.
38 - perl/selection, perl/selection-autotransform: regexes are now 38 - perl/selection, perl/selection-autotransform: regexes are now
39 being interpreted in the locale urxvt was started. 39 being interpreted in the locale urxvt was started.
40 - implemented override-redirect option and enabled it on menus,
41 as kwin puts our windows behind the terminal (what a shoddy wm).
40 - fixed struct utmp check in configure for OpenBSD. 42 - fixed struct utmp check in configure for OpenBSD.
41 - complete overhaul of the pty/utmp management stuff and configure 43 - complete overhaul of the pty/utmp management stuff and configure
42 (Emanuele Giaquinta). 44 (Emanuele Giaquinta).
43 - add tsl/fsl and related capabilities to the terminfo description, 45 - add tsl/fsl and related capabilities to the terminfo description,
44 to set the window title. 46 to set the window title.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines