Andrew Skiba
|
dce1bf64e8
Prepare to use HttpBrowserCapabilities. Does not affect the flow yet.
|
19 years ago |
Andrew Skiba
|
45c2031036
fixes for SiteMapPathTest.Render_xxx tests
|
19 years ago |
Andrew Skiba
|
b747b812ae
test and fix for rendering display:inline-block style in WebControl
|
19 years ago |
Vladimir Krasnov
|
86480b17b0
* CommandField.cs: fixed InitializeCell, wrong order of command buttons
|
19 years ago |
Andrew Skiba
|
0e831bf11d
* SiteMapPath.cs: create Literal instead of Label according to the MSDN and test SiteMapPath_InitializeItem.
|
19 years ago |
Vladimir Krasnov
|
5d5395000f
* Style.cs: BorderStyle should be added if BorderWidth greater than 0
|
19 years ago |
Gonzalo Paniagua Javier
|
443d57b263
2006-07-14 Gonzalo Paniagua Javier <[email protected]>
|
19 years ago |
Gonzalo Paniagua Javier
|
782ca4d930
2006-07-13 Gonzalo Paniagua Javier <[email protected]>
|
19 years ago |
Juraj Skripsky
|
c546bb798d
2006-07-13 Juraj Skripsky <[email protected]>
|
19 years ago |
Vladimir Krasnov
|
dfbafb5ee1
* BulletedList.cs: fixed Render, RenderBulletText, various properties
|
19 years ago |
Vladimir Krasnov
|
ebf383cc6e
* MultiView.cs: 'initied' state variable was changed to views count in the views collection.
|
19 years ago |
Vladimir Krasnov
|
f42d9a639b
* HyperLinkField.cs: fixed InitializeCell, should create link control only in data cell (not in header or footer), initialization of ControlStyle
|
19 years ago |
Vladimir Krasnov
|
4d93c37e6e
* AutoGeneratedField.cs: fixed InitializeDataCell, autogenerated checkbox should have tooltip
|
19 years ago |
Vladimir Krasnov
|
1163106562
* MultiView.cs: removed exception throwing from ActiveViewIndex
|
19 years ago |
Konstantin Triger
|
9ff03c08ff
DataControlFieldCollection.cs: added OnClearComplete override;
|
19 years ago |
Vladimir Krasnov
|
a06298ea95
* MultiView.cs: fixed ActiveViewIndex, AddParsedSubObject
|
19 years ago |
Andrew Skiba
|
3f67d3271b
fix for dotnet compliency. patch by Konstantin Triger.
|
19 years ago |
Andrew Skiba
|
61c0bd83e4
fix the default PageSeparator value
|
19 years ago |
Konstantin Triger
|
ed0ed68f3e
* GridView.cs: always create Header/Fotter rows, but render only when
|
19 years ago |
Konstantin Triger
|
cf9bc5dad9
bug fixes found by Test/System.Web.UI.WebControls/BoundFieldTest
|
19 years ago |
Konstantin Triger
|
5005a39e07
ChangeLog for r62303
|
19 years ago |
Vladimir Krasnov
|
15ecfe88ad
* System.Web_test.dll.sources: added CreateUserWizardTest.cs
|
19 years ago |
Konstantin Triger
|
9c6118109b
correcting default dataType
|
19 years ago |
Vladimir Krasnov
|
a595fe75c8
* DataControlField.cs: fixed Initialize, should always return false
|
19 years ago |
Lluis Sanchez
|
02c7511e5b
2006-07-03 Lluis Sanchez <[email protected]>
|
19 years ago |
Konstantin Triger
|
fd9a34a86e
* DataBoundControl.cs: implement MarkAsDataBound and consider it while
|
19 years ago |
Konstantin Triger
|
de09c29bb2
fix typo in EnableTheming
|
19 years ago |
Konstantin Triger
|
d18ae80128
* MenuItemCollection.cs: save items if the collection is dirty.
|
19 years ago |
Juraj Skripsky
|
3bca46b08b
2006-06-28 Juraj Skripsky <[email protected]>
|
19 years ago |
Vladimir Krasnov
|
baa1a689dc
* System.Web_test.dll.sources: added WizardTest.cs
|
19 years ago |