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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.619 by root, Tue Jan 31 18:36:35 2006 UTC vs.
Revision 1.624 by root, Wed Feb 1 18:07:18 2006 UTC

13DUMB: support tex fonts 13DUMB: support tex fonts
14 14
15THINK: struct passwd *userinfo; /* defined in pwd.h + if ((userinfo = getpwuid(getuid())) != NULL) + shell = strdup(userinfo->pw_shell); /* retrieve current shell */ 15THINK: struct passwd *userinfo; /* defined in pwd.h + if ((userinfo = getpwuid(getuid())) != NULL) + shell = strdup(userinfo->pw_shell); /* retrieve current shell */
16 16
17TODO: xim "how to" faq entry 17TODO: xim "how to" faq entry
18TODO: reorganize faq 18TODO: rxvt -bg #comment
19TODO: support +xxx option syntax (e.g. -tint red +tint)
20TODO: scrollstyle -next, raised/sunken, maybe extra pixels(?) w. halfshadow
21 19
22 - changed interpretation of [alpha] colour prefix. 20 - changed interpretation of [alpha] colour prefix.
21 - +option now really sets the option to default, instead of using the
22 resource value.
23 - use exit status 2 in urxvtc when urxvtd couldn't be contacted.
24 - the linux yield hack is back, now using usleep, and enabled only on
25 __linux__.
23 - further round trip eliminations in the !XFT case by remembering 26 - further round trip eliminations in the !XFT case by remembering
24 the colour components. 27 the colour components.
28 - plain scrollbar works better with -sr.
29 - fixed half-shadow scrollbar look.
30 - reorganised the FAQ into multiple sections.
25 31
267.5 Tue Jan 31 15:15:43 CET 2006 327.5 Tue Jan 31 15:15:43 CET 2006
27 - further improvements to the careful mode detection, and font width 33 - further improvements to the careful mode detection, and font width
28 detection: 34 detection:
29 - fully double-wide fonts will now be correctly treated, 35 - fully double-wide fonts will now be correctly treated,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines