summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls
AgeCommit message (Collapse)Author
2010-01-11Issue#218 : Changed URL of Javascript Logger to the archived pageChristophe.Boulain
2010-01-11Fixed Issue#216Christophe.Boulain
2009-11-08Correct code formating of last commitgodzilla80@gmx.net
2009-11-08Fixed Issue #151 - TTextBox fails to display inital line breakgodzilla80@gmx.net
2009-11-08Add property TValidationSummary.ScrollToSummary to server-side control since ↵godzilla80@gmx.net
property exists on client-side
2009-11-08Always render clientside counterparts of validation control even if not ↵godzilla80@gmx.net
enabled, but pass-through Enabled property, to allow Enabled/Disable of validator on callback.
2009-09-15Apply r2703 changes to 3.1 branchChristophe.Boulain
2009-07-27Issue #157carlgmathisen
2009-07-20Fixed #105carlgmathisen
2009-06-07Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::Nonegodzilla80@gmx.net
2009-04-29THtmlArea boolean options were not properly encoded in change r2619Christophe.Boulain
2009-04-15Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that ↵godzilla80@gmx.net
only render value of HeaderText property
2009-04-04TBaseValidator, TCustomValidator: change visibilty (protected => public) of ↵godzilla80@gmx.net
getValidationTarget()
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2009-03-16Fixed Issue#126Christophe.Boulain
2009-02-23Fixed Issue#87Christophe.Boulain
2008-12-19Issue 64 - Exception on TListControlcarlgmathisen
2008-12-10removal of default generator meta tagcarlgmathisen
2008-12-01Issue 29 - position for popup in TDatePicker/TActiveDatePickercarlgmathisen
2008-11-11Issue 62carlgmathisen
2008-11-08Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs.Christophe.Boulain
2008-11-02Issue #29carlgmathisen
2008-10-30Issue 39 - Implement validator not requiring ControlToValidatecarlgmathisen
2008-10-29Fixed issue #13 (trac #813)haertl.mike
2008-10-29Issue 46 - TColorPicker - Output is missing alt tagcarlgmathisen
2008-10-21removed all trailing ?>qiang.xue
2008-10-13Fixed #595 (reopened)mikl
2008-10-13#913 - PRADO Copyright notice in HTML sourcecarl
2008-08-18fixed #823knut
2008-08-18fixed #876knut
2008-08-09fixed #901knut
2008-07-30updated copyrightknut
2008-07-17Fixed #844 - Upgraded to TinyMCE 3.1.0.1tof
2008-05-14Fixed #843tof
2008-04-18Renamed IControlContainer to ISurroundablemikl
2008-04-18Makes TCheckboxList and derived controls render a surrounding span in Raw ↵tof
mode to allow clients scripts to identify them using ClientId.
2008-04-18More fixes for #828tof
2008-04-17Implemented #745tof
2008-04-17Fixed #622mikl
2008-04-08Fixed #595tof
2008-03-12Added THtmlElement.xue
2008-03-07Fixed # 759: TSlider wrong layout with horizontal with center horizontal align tof
Also make track size relative to slider size.
2008-02-22Fixed Ticket#747 - TRangeValidator accept letters when type Integer is ↵tof
specified.
2008-02-05Fixed #785tof
2008-01-09typo fix.xue
2007-10-22added data setter/getter.xue
2007-10-06fixed TDataGridItemRenderer.xue
2007-10-06Added TDataRenderer and TItemDataRendererxue
2007-10-06fixed border width.xue
2007-10-03another fix for TConditional.xue