Vladimir Krasnov
|
1e2c9cee0c
* UI/ParseChildrenAttribute.cs: fixed ChildControlType property to compliant to .net
|
19 years ago |
Igor Zelmanovich
|
cb9515a93d
implemented MaintainScrollPositionOnPostBack feature
|
19 years ago |
Vladimir Krasnov
|
3084af0bbf
* Control.cs: fixed EnableTheming proprty, fixes bug when child control has EnableTheming=false and parent has true.
|
19 years ago |
Vladimir Krasnov
|
c7513d3651
* MasterPage.cs: fixed default values, fixed AddContentTemplate
|
19 years ago |
Vladimir Krasnov
|
b5164e5773
* Control.cs: fixed EnableTheming proprty, fixes the bug when skins are applied even if EnableTheming property was set to false.
|
19 years ago |
Andrew Skiba
|
5602dad0d0
refactor to keep the original exception stack
|
19 years ago |
Gonzalo Paniagua Javier
|
d9583a3871
2006-07-21 Gonzalo Paniagua Javier <[email protected]>
|
19 years ago |
Gonzalo Paniagua Javier
|
29f09c9ff8
2006-07-20 Gonzalo Paniagua Javier <[email protected]>
|
19 years ago |
Gonzalo Paniagua Javier
|
34abb47d68
2006-07-20 Gonzalo Paniagua Javier <[email protected]>
|
19 years ago |
Gonzalo Paniagua Javier
|
58d45c375d
2006-06-14 Gonzalo Paniagua Javier <[email protected]>
|
19 years ago |
Gonzalo Paniagua Javier
|
d34cf3914e
2006-06-14 Gonzalo Paniagua Javier <[email protected]>
|
19 years ago |
Gonzalo Paniagua Javier
|
33e6492932
2006-06-14 Gonzalo Paniagua Javier <[email protected]>
|
19 years ago |
Konstantin Triger
|
8799f00b45
load themes relative to context root
|
19 years ago |
Andrew Skiba
|
07624f6bb1
move 2.0 stuff into ifdef NET_2_0
|
19 years ago |
Andrew Skiba
|
6a2f9295dd
Fix the order of OnInit invocation of controls created via master page content (see http://lists.ximian.com/pipermail/mono-devel-list/2006-May/018585.html ).
|
19 years ago |
Andrew Skiba
|
95fe0dcce6
use LinkedStyleSheets from the PageTheme and from StyleSheetPageTheme to insert links in page header.
|
19 years ago |
Andrew Skiba
|
85eb6f0e76
surround file name with quotes
|
19 years ago |
Chris Toshok
|
2f0daf0e49
78616 -> 76818
|
19 years ago |
Chris Toshok
|
81693a8ae2
2006-05-08 Chris Toshok <[email protected]>
|
19 years ago |
Andrew Skiba
|
d4917ba451
read default theme and styleSheetTheme from web.config.
|
19 years ago |
Andrew Skiba
|
ab36e5c495
AddAssemblyByFileName that looks more like AddAssemblyByName
|
19 years ago |
Chris Toshok
|
46df37feb7
2006-04-25 Chris Toshok <[email protected]>
|
20 years ago |
Konstantin Triger
|
5438195147
implementation for IsViewStateEnabled
|
20 years ago |
Andrew Skiba
|
1f0528ada1
test and fix for null pointer exception
|
20 years ago |
Andrew Skiba
|
0a4655895b
Scan css files from theme directory and put them into __linkedStyleSheets field of generated theme page
|
20 years ago |
Andrew Skiba
|
4ac1860607
add to the directory parser all the assemblies found by theme file parsers
|
20 years ago |
Konstantin Triger
|
ae82a9e97c
correctly resolve GACs dependencies
|
20 years ago |
Konstantin Triger
|
6c6fee3811
refactoring implementing Page.GetDataItem()
|
20 years ago |
Chris Toshok
|
74bab7a1a2
2006-04-10 Chris Toshok <[email protected]>
|
20 years ago |
Chris Toshok
|
21a79cd2e6
2006-04-02 Chris Toshok <[email protected]>
|
20 years ago |