summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls
AgeCommit message (Expand)Author
2016-11-03Added basic support for html5 new input typesFabio Bas
2016-05-31Fix #597Fabio Bas
2016-04-20Constructor parent call to allow TStyle behaviorsJens Klaer
2016-04-06Possibly fix #581Fabio Bas
2016-04-04Merge pull request #579 from pradosoft/fix_562ctrlaltca
2016-03-30Added TClientStyleSheet::PradoStyles - fix #562Fabio Bas
2016-03-29rename __getZappableSleepProps to _getZappableSleepPropsFabio Bas
2016-03-29Removed deprecated codeFabio Bas
2016-03-25TRecaptcha2: small fixFabio Bas
2016-03-24Added TReCaptcha2 and wrote doc; fix #560Fabio Bas
2016-03-23belated happy new yearFabio Bas
2016-03-10TActiveCheckBoxList cannot be updated during callback, if it was initially em...unknown
2016-02-25Applied some misc optimizations to class serializationFabio Bas
2015-12-20allow client class override for THtmlArea4, tooFabio Bas
2015-12-16allow client class override for THtmlAreaJens Klaer
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained quic...Fabio Bas
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2015-10-22extended ISurroundable to provide the surrounding tag in addition to the idJens Klaer
2015-09-04added width and height properties for convenienceJens Klaer
2015-08-18TButton now supports using input or button for the tag nameJens Klaer
2015-04-07Fix TReCaptcha::regenerateTokenDavid
2015-04-06Fix TReCaptcha ValidationDavid
2015-02-18Fix #546David
2014-04-20Fix #515Fabio Bas
2014-04-12Recaptcha controls converted to jQuerygnits
2014-03-26Fix #506Fabio Bas
2014-03-25Fix #504Fabio Bas
2014-02-27TRatingList: try harder to find the Caption controlFabio Bas
2014-02-12Dropped Markdown for ParsedownFabio Bas
2014-01-29Avoid dependency loop between TRadioButton and TRadioButtonListFabio Bas
2014-01-10Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...Fabio Bas
2014-01-10Ported TRatingListFabio Bas
2014-01-10Fixed AutoPostback of TImageButton, TCheckBoxList, TRadioButtonListFabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2013-11-21Ported TSliderFabio Bas
2013-11-21Fixed a bug in TDatePicker rendering an unused TTextBoxFabio Bas
2013-10-24More work on ajaxFabio Bas
2013-10-24More ajax-related portingFabio Bas
2013-09-30Fix use of TCallbackOptions with TActiveCheckBoxList, TActiveRadioButtonList,...Fabio Bas
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-25backported r3265 to trunk/ctrlaltca
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2013-01-07backported r3243 to trunk/ctrlaltca
2013-01-06backported r3241 to trunk/ctrlaltca
2013-01-06backported r3236 to trunk/ctrlaltca
2012-12-28Recommitted r3135 that got inadvertently reverted in r3159; fixes #394, #428ctrlaltca
2012-08-06patch for #419ctrlaltca