[Mono-dev] [PATCH RESEND] - 2 patches for system.web

Chris Toshok toshok at ximian.com
Wed May 10 16:34:53 EDT 2006


as for ApplyTheme.patch, I'm still waiting for a test for that as well
(not a behavioral one, one that actually points out where in the
lifecycle the theme stuff happens.)

Chris

On Wed, 2006-05-10 at 07:36 -0700, Andrew Skiba wrote:
> PageLinks.zip:
> Cutted-down version of Personal Web Site starter kit from Microsoft,
> which was used to reveal the problems in the flow.
> 
> ApplyTheme.patch:
> In current mono implementation theme is applied for all the control
> hierarchy before applying the master page. But at this stage many
> controls still don't exist. This patch solves problem with master page,
> and with contols created during PreRerderRecursiveInternal. This patch
> solves the problem and removes code duplication for recursion.
> 
> PageTheme.patch:
> This patch uses LinkedStyleSheets from the PageTheme and from
> StyleSheetPageTheme to insert links in page header.
> 
> If no one objects, I will commit.
> Andrew.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list