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.620 by root, Tue Jan 31 20:09:06 2006 UTC

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: reorganize faq
19TODO: support +xxx option syntax (e.g. -tint red +tint)
20TODO: scrollstyle -next, raised/sunken, maybe extra pixels(?) w. halfshadow 19TODO: scrollstyle -next, raised/sunken, maybe extra pixels(?) w. halfshadow
21 20
22 - changed interpretation of [alpha] colour prefix. 21 - changed interpretation of [alpha] colour prefix.
22 - +option now really sets the option to default, instead of using the
23 resource value.
23 - further round trip eliminations in the !XFT case by remembering 24 - further round trip eliminations in the !XFT case by remembering
24 the colour components. 25 the colour components.
26 - plain scrollbar works better with -sr.
27 - fixed half-shadow scrollbar look.
25 28
267.5 Tue Jan 31 15:15:43 CET 2006 297.5 Tue Jan 31 15:15:43 CET 2006
27 - further improvements to the careful mode detection, and font width 30 - further improvements to the careful mode detection, and font width
28 detection: 31 detection:
29 - fully double-wide fonts will now be correctly treated, 32 - fully double-wide fonts will now be correctly treated,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines