summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Expand)Author
2007-04-13removed <span> tags when TDataList.RepeatLayout is Raw xue
2007-04-09Added getDataChanged() to IPostBackDataHandlerxue
2007-04-09Implemented IDataRenderer for TListControl.xue
2007-04-06refactor client scripts.wei
2007-04-05adds TClientScriptLoaderwei
2007-04-05fixed set MinChars and Frequency in AutoCompletewei
2007-04-05add clientscripts for publishing user javascript librarieswei
2007-04-02Reduced ViewState size significantly by ignoring initial property values set ...xue
2007-04-02Fixed #585, #586wei
2007-04-01Fix default button not firing in IE if no validator is assigned to the buttonwei
2007-03-31Fixed #571.xue
2007-03-31Fixed #566xue
2007-03-31Fixed #569.xue
2007-03-31add inplacetext onkeypress suggestionswei
2007-03-31Fixed http://www.pradosoft.com/forum/index.php/topic,7089.0/topicseen.htmlwei
2007-03-30Fixed #535wei
2007-03-30Fixed #500, urldecode the url for TActiveHyperLink::NavigateUrlwei
2007-03-30Fixed #500wei
2007-03-30Fixed #526wei
2007-03-30Fixed #504wei
2007-03-30Fixed #538wei
2007-03-30Fixed #507 and update other active controls.wei
2007-03-30Fixed #579wei
2007-03-27Fixed #278, conditional validation.wei
2007-03-27set prado trunk to use prototype.js v1.5.1rc2, script.aculo.us to v1.7.1betawei
2007-03-27merge from 3.0 branch till 1779.xue
2007-03-26update tests for radio button, update ajax3.js (null post values are ignored)wei
2007-03-26merge from 3.0 branch till 1769.xue
2007-03-22added back setPostBackEventTarget.xue
2007-03-21fixed TImageButton js problemwei
2007-03-09merge from 3.0 branch till 1755.xue
2007-03-06removed trailing spaces.xue
2007-03-06Fixed template expression bug.xue
2007-03-06fixed a typo.xue
2007-03-05Fixed #550.xue
2007-03-04typo.xue
2007-03-04Fixed #549.xue
2007-03-03Fixed #503.xue
2007-03-02Improved error display.xue
2007-02-24Fix for non-template template control loading.xue
2007-02-21Fixed #492.xue
2007-02-19fixed error http://www.pradosoft.com/forum/index.php/topic,7000.0/topicseen.htmlwei
2007-02-13Fix TImageButton bug in trunk http://www.pradosoft.com/forum/index.php/topic,...wei
2007-02-09added two item renderer demos.xue
2007-02-08add alt attribute for image buttonwei
2007-02-06updated comments about renderer feature.xue
2007-02-05Added renderer feature to TDataGrid.xue
2007-02-05Added IStyleable and fixed style rendering issue about TDataList.xue
2007-02-04updated comments to TDataList.xue
2007-02-04added renderer feature to TDataList.xue