summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TCheckBox.php
AgeCommit message (Expand)Author
2016-03-23belated happy new yearFabio Bas
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
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-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12removed ?> from php filesctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2008-10-13Fixed #595 (reopened)mikl
2008-07-30updated copyrightknut
2008-04-18Renamed IControlContainer to ISurroundablemikl
2008-04-17Fixed #622mikl
2007-04-09Added getDataChanged() to IPostBackDataHandlerxue
2007-03-09merge from 3.0 branch till 1755.xue
2007-03-06removed trailing spaces.xue
2007-02-04Added renderer feature to TRepeater.xue
2006-10-01Fixed #350 and #148, Add TActiveRatingList, should remove TRatingList from W...wei
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-07-16Merge from 3.0 branch till 1264.xue
2006-07-02Merge from 3.0 branch till 1224.xue
2006-06-24Update active controls.wei
2006-06-13Fixed #224.xue
2006-06-12Minor updates.wei
2006-06-10Merge from 3.0 branch till 1150.xue
2006-05-30merge from 3.0 branch till 1111.xue
2006-05-06Adding TActiveButton and TActiveTextBoxwei
2006-05-05Added prioritize callback and enabled viewstate update on callback return.wei
2006-04-25Merge from 3.0 branch till 967.xue
2006-04-25Undo previous checkin (which goes int 3.0 branch and will be merged back).xue
2006-04-25Add TListControlValidator. Update client-side validators, datepicker.js, colo...wei
2006-04-22Merge from 3.0 branch till 956.xue
2006-03-17Cleanup of usage of registerPostBackControl.xue
2006-02-11Fixed Ticket #46.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-02-05Makes TCheckBox xhtml-compliant when Enabled is false.xue
2006-02-02Fixed #27wei
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-24Fixed an issue about TCheckBox's value attribute.xue
2006-01-24Added TRadioButton demo and FT.xue
2006-01-24Fixed a few issues with TCheckBox about validator.xue
2006-01-22Fixed a few issues with TCheckBox, TLinkButton and TRadioButton.xue
2006-01-21BE AWARE: Significant change!xue
2006-01-18update javascript library and usage in web controlswei
2005-12-14Added TDataBoundControl, TDropDownList and TListBox. Note, they're not done yet.xue
2005-12-13Moved code for registering postback js from onPreRender to addAttributesToRen...xue