[patch] apply colours to parts

Malte Starostik malte at kde.org
Wed Oct 16 01:52:22 BST 2002


On Wednesday 16 October 2002 02:26, Dirk Mueller wrote:
> On Die, 15 Okt 2002, Malte Starostik wrote:
> > Frames and iframes still use the default background, even without special
> > handling.
>
> looks good, you can remove RenderForm::updateFromElement btw, there is no
> need for BC here.
It's not for BC, but for the handling of disabled form elements, or should 
that be moved to RenderWidget as well?
-Malte

-- 
#!/usr/bin/perl
$t='char|short|int|long|void';%m=qw(U "unsigned\040$3" W "w$3_t");while(<>)
{/#define UNICODE/and$m{T}=$m{W};s/\b(LP)?([UWT])?($t)\b/lc(eval$m{$2}||$3)
.($1?'*':'')/gei;print;}print"/* Cleaned by Malte's WinAPI sanitizer */\n";





More information about the kfm-devel mailing list