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

Andrew Skiba andrews at mainsoft.com
Wed May 10 10:36:33 EDT 2006


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PageLinks.zip
Type: application/x-zip-compressed
Size: 12602 bytes
Desc: PageLinks.zip
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060510/36c2f0ba/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ApplyTheme.patch
Type: application/octet-stream
Size: 2011 bytes
Desc: ApplyTheme.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060510/36c2f0ba/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PageTheme.patch
Type: application/octet-stream
Size: 1157 bytes
Desc: PageTheme.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060510/36c2f0ba/attachment-0001.obj 


More information about the Mono-devel-list mailing list