summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Collapse)Author
2011-05-21branch/3.1: merged bugfixes from trunk/ up to currentctrlaltca@gmail.com
2011-05-21branch/3.1: merged bugfixesfrom trunk/ up to r2880; correct svn:mergeinfo ↵ctrlaltca@gmail.com
property
2011-01-26Fixed #229 in 3.1 branchchristophe.boulain
2010-02-17Fixes various phpdoc problemsChristophe.Boulain
2010-02-15Fixed Issue#222 : Christophe.Boulain
SingleLine TInplaceTextBox now honors the 'Columns' property
2010-01-14Fixed Issue#94Christophe.Boulain
2010-01-14Fixed Issue#80Christophe.Boulain
2010-01-11Fixed issue#215 : TDropContainer doesn't publish its ClientSide propertyChristophe.Boulain
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-11-08Add property ClientScriptManagerClass to TPageService and releated changes ↵godzilla80@gmx.net
in TPage.getClientScript() to allow subclassing of TClientScriptManager
2009-10-05Fixed Issue#189Christophe.Boulain
2009-09-15Apply r2703 changes to 3.1 branchChristophe.Boulain
2009-07-27Issue #157carlgmathisen
2009-07-20Fixed #105carlgmathisen
2009-07-10ENH: Add property TPage.EnableStateCompression and related modifications in ↵godzilla80@gmx.net
TPageStateFormatter since it is unnecessary to compress clientstate if TCachePageStatePersister/TSessionPageStatePersister is used
2009-06-27TCallbackErrorHandler::displayException() force HTTP status "500 Internal ↵godzilla80@gmx.net
Server Error" to ensure TCallbackOptions.ClientSide.OnFailure is raised
2009-06-07Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::Nonegodzilla80@gmx.net
2009-05-11Fixed Issue#150Christophe.Boulain
2009-04-29THtmlArea boolean options were not properly encoded in change r2619Christophe.Boulain
2009-04-29Ensure rendering of clientID in TActivePanelChristophe.Boulain
2009-04-15Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that ↵godzilla80@gmx.net
only render value of HeaderText property
2009-04-14Fixed Issue#135 - Add AutoPostBack property to TActiveFileUploadChristophe.Boulain
2009-04-08(no commit message)Christophe.Boulain
2009-04-08Fixed Issue#136Christophe.Boulain
2009-04-04TBaseValidator, TCustomValidator: change visibilty (protected => public) of ↵godzilla80@gmx.net
getValidationTarget()
2009-03-20Fixed Issue #120godzilla80@gmx.net
2009-03-19replace array_push() function calls with native language constuct if make sensegodzilla80@gmx.net
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2009-03-16Fixed Issue#126Christophe.Boulain
2009-02-24Fixed a bug introduced with rev r2613Christophe.Boulain
2009-02-23Fixed Issue#7 - Client side javascripts are not combined anymore in debug modeChristophe.Boulain
2009-02-23Fixed Issue#87Christophe.Boulain
2009-01-07TActiveCheckBox, TActiveRadioButton, TActiveDropDownList, TActiveListBox ↵christophe.boulain
won't raise callback if AutoPostBack is false
2008-12-22Issue 79carlgmathisen
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-25Bug in TActiveRadioButtonListcarlgmathisen
2008-11-25Bug in TActiveRadioButtonListcarlgmathisen
2008-11-24TActiveLinkButton crashescarlgmathisen
2008-11-12Issue 51 - removed wrong doccarlgmathisen
2008-11-12Issue 51 - Additional template tagcarlgmathisen
2008-11-11Issue 62carlgmathisen
2008-11-08Issue#36: Refactored TRatingList/TActiveRatingList, and added some docs.Christophe.Boulain
2008-11-02Issue #29carlgmathisen