Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-10fixed WebControl.LoadViewState().Alon Gazit
2004-06-072004-06-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-06-052004-06-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-06-042004-06-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-06-032004-06-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-05-182004-05-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-05-142004-05-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-05-09* Parameter.cs:Gert Driesen
2004-05-06fixed LoadViewState() and SaveViewState() in WebControl.Alon Gazit
2004-04-28fixed LoadViewState() implementation.Alon Gazit
2004-04-18fixed InstantiateItem() and DataSource property.Alon Gazit
2004-04-07 * BaseValidator.cs: Store Display property in the correct ViewStateLluis Sanchez
2004-03-30 * Xml.cs: In LoadXpathDoc(), don't use MapPathSecure with documentSource,Lluis Sanchez
2004-02-13 * Calendar.cs: Match MS postback data. This allows sites thatJackson Harper
2004-02-04fixed InitializeCell(). The rendered LiteralControl should contain "&nbsp;" a...Alon Gazit
2004-02-01fixed a paging mechanism problem in the method InitializePager().Alon Gazit
2004-01-28prevent NullReferenceException in RenderAllDays().Alon Gazit
2004-01-272004-01-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-01-222004-01-21 Martin Baulig <martin@ximian.com>Martin Baulig
2004-01-18fix problem with negative TabIndex (wasn't rendered).Alon Gazit
2004-01-18The CopyFrom methods in these classes shouldn't copy a value that is equalAlon Gazit
2004-01-15RepeatLayout property should affect the rendered html.Alon Gazit
2004-01-15Add validation check to Size property.Alon Gazit
2004-01-07Fixed PrepareControlHierarchyForItem().Alon Gazit
2004-01-04Fixed ControlPropertiesValid().Alon Gazit
2004-01-032004-01-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-01-01update RenderItem() so that each item in the RadioButtonList or theAlon Gazit
2004-01-01Fixed PrepareControlHierarchyForItem().Alon Gazit
2004-01-01Headers and Footers are initialized with the relevant Style object.Alon Gazit
2003-12-30Fixed DoVerticalRendering () and DoHorizontalRendering().Alon Gazit
2003-12-29change the implementation of LoadPostData.Alon Gazit
2003-12-20 * TableCell.cs: Setting a cells text should clear its controlJackson Harper
2003-12-182003-12-18 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2003-12-18Merge DataGridPagerStyle properties when Style is empty.Alon Gazit
2003-12-18Merge TableStyle properties when Style is empty.Alon Gazit
2003-12-16Change Text property implementation.Alon Gazit
2003-12-16Fixed DoVerticalRendering() and DoHorizontalRendering().Alon Gazit
2003-12-15Fixed DoVerticalRendering() and DoHorizontalRendering().Alon Gazit
2003-12-15Disabled CheckBox does not produce same HTML as .NET.Alon Gazit
2003-12-15Change the implementation of CreateControlHierarchy().Alon Gazit
2003-12-15Change the implementation of the property BackImageUrl.Alon Gazit
2003-12-15Change the implementation of the property Enabled.Alon Gazit
2003-12-11 * RepeatInfo.cs: When rendering vertically figure out how manyJackson Harper
2003-12-10Change the implementation of the properties HorizontalAlign and VerticalAlign.Alon Gazit
2003-12-10Add setting of The WRAP flag in the Wrap property's set method.Alon Gazit
2003-12-09 * PagedDataSource.cs (PrivateICollectionEnumerator.MoveNext):Jackson Harper
2003-12-08 * HyperLinkColumn.cs: Fix navigate url rendering. Patch byJackson Harper
2003-12-07Panel doesn't render nowrap attribute while the Wrap property is set toAlon Gazit
2003-12-052003-12-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2003-12-032003-12-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier