Igor Zelmanovich
|
49957fdafc
2007-03-20 Igor Zelmanovich <[email protected]>
|
19 лет назад |
Vladimir Krasnov
|
5ac24f7550
* Control.cs: fixed AppRelativeTemplateSourceDirectory property, should not return AppRelativeTemplateSourceDirectory of master page
|
19 лет назад |
Igor Zelmanovich
|
6631487c2c
2007-02-19 Igor Zelmanovich <[email protected]>
|
19 лет назад |
Eyal Alalouf
|
9396a91227
add Http callback support for J2EE portlets.
|
19 лет назад |
Adar Wesley
|
4be48fc47e
2007-02-01 Adar Wesley <[email protected]>
|
19 лет назад |
Eyal Alalouf
|
3d357ffc84
Add support for multiple fomrs on the client side in case of TARGET_J2EE portal support.
|
19 лет назад |
Miguel de Icaza
|
6b4c7232fd
* SiteMapNode.cs (GetExplicitResourceString): implement.
|
19 лет назад |
Konstantin Triger
|
496fa4706e
Add extra checks to avoid NullReference exception
|
19 лет назад |
Vladimir Krasnov
|
b6d011fa42
* TemplateControl.jvm.cs: remover TemplateSourceDirectory propery
|
19 лет назад |
Ilya Kharmatsky
|
92abc4b6a6
Bugs/implementations of Control's methods, reproduced by ControlTest from http://www.mono-project.com/ASPTests
|
19 лет назад |
Eyal Alalouf
|
a7135f35cd
Add portal support
|
19 лет назад |
Miguel de Icaza
|
01c5fd3a71
2007-01-12 Miguel de Icaza <[email protected]>
|
19 лет назад |
Igor Zelmanovich
|
1113217c08
2007-01-04 Igor Zelmanovich <[email protected]>
|
19 лет назад |
Vladimir Krasnov
|
25f0a79ee5
* Control.cs: fixed ResolveClientUrl, wrong when control that calls this method and the page are in different folders
|
19 лет назад |
Miguel de Icaza
|
8616a7e405
2006-11-28 Miguel de Icaza <[email protected]>
|
19 лет назад |
Igor Zelmanovich
|
f57ea7b379
2006-11-27 Igor Zelmanovich <[email protected]>
|
19 лет назад |
Igor Zelmanovich
|
83e116b61c
2006-11-27 Igor Zelmanovich <[email protected]>
|
19 лет назад |
Igor Zelmanovich
|
597ac1eae7
2006-11-27 Igor Zelmanovich <[email protected]>
|
19 лет назад |
Igor Zelmanovich
|
918bb1d836
2006-11-26 Igor Zelmanovich <[email protected]>
|
19 лет назад |
Marek Habersack
|
e44ec112e6
Make a method private for 1.x
|
19 лет назад |
Marek Habersack
|
87220504f3
Implemented a few missing properties
|
19 лет назад |
Vladimir Krasnov
|
d76d6662e8
* Control.cs: implemented AppRelativeTemplateSourceDirectory for aspx parser 2.0
|
19 лет назад |
Robert Jordan
|
75ae118853
2006-08-09 Robert Jordan <[email protected]>
|
19 лет назад |
Vladimir Krasnov
|
3084af0bbf
* Control.cs: fixed EnableTheming proprty, fixes bug when child control has EnableTheming=false and parent has true.
|
19 лет назад |
Vladimir Krasnov
|
b5164e5773
* Control.cs: fixed EnableTheming proprty, fixes the bug when skins are applied even if EnableTheming property was set to false.
|
19 лет назад |
Konstantin Triger
|
cf9bc5dad9
bug fixes found by Test/System.Web.UI.WebControls/BoundFieldTest
|
19 лет назад |
Andrew Skiba
|
07624f6bb1
move 2.0 stuff into ifdef NET_2_0
|
19 лет назад |
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 лет назад |
Konstantin Triger
|
5438195147
implementation for IsViewStateEnabled
|
19 лет назад |
Andrew Skiba
|
1f0528ada1
test and fix for null pointer exception
|
19 лет назад |