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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.618 by root, Tue Jan 31 14:16:59 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: scrollstyle -next, raised/sunken, maybe extra pixels(?) w. halfshadow
20
21 - changed interpretation of [alpha] colour prefix.
22 - +option now really sets the option to default, instead of using the
23 resource value.
24 - further round trip eliminations in the !XFT case by remembering
25 the colour components.
26 - plain scrollbar works better with -sr.
27 - fixed half-shadow scrollbar look.
19 28
207.5 Tue Jan 31 15:15:43 CET 2006 297.5 Tue Jan 31 15:15:43 CET 2006
21 - further improvements to the careful mode detection, and font width 30 - further improvements to the careful mode detection, and font width
22 detection: 31 detection:
23 - 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