summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TListControl.php
AgeCommit message (Expand)Author
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-07-24Upgrade to newly released 3.2.23.2.2Ciro Mattia Gonano
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
2010-09-10moved TListItemCollection class from TListControl.php to separate class file ...rojaro
2009-03-19replace is_null() function calls with native native language constuctgodzilla80@gmx.net
2008-12-19Issue 64 - Exception on TListControlcarlgmathisen
2008-08-18fixed #823knut
2008-07-30updated copyrightknut
2007-09-28Fix prompt selection behavior.xue
2007-09-28Added support to prompt list item.xue
2007-04-09Implemented IDataRenderer for TListControl.xue
2007-03-06removed trailing spaces.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-08-27Merge from 3.0 branch till 1350.xue
2006-07-29Merge from 3.0 branch till 1305.xue
2006-07-03Fixed drop down list javascript problems in IEwei
2006-06-26Merge from 3.0 branch till 1202.xue
2006-06-24Update active controls.wei
2006-06-19Merge from 3.0 branch till 1185.xue
2006-06-12Minor updates.wei
2006-06-11Prado js files are not rendered at the beginning of the formxue
2006-06-10Merge from 3.0 branch till 1150.xue
2006-06-04Merge from 3.0 branch till 1140.xue
2006-05-29Merge from 3.0 branch till 1099.xue
2006-05-18Fixed #177.xue
2006-05-17Merge from 3.0 branch till 1073.xue
2006-05-06Adding TActiveButton and TActiveTextBoxwei
2006-04-07Removed TDataValueFormatter.xue
2006-04-07Format string in classes extending TListControl can now evaluate an expressionxue
2006-04-07Merge from 3.0 branch 871.xue
2006-03-31Reorganized folders under framework. This may break existing applications.xue
2006-03-30Fixed #107xue
2006-03-17Cleanup of usage of registerPostBackControl.xue
2006-02-20Cleaned up TForm and THead.xue
2006-02-15Added error messages for TListControl.xue
2006-02-15Fixed ticket #53xue
2006-02-15TDataFieldAccessor is used consistently to access all data field values.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-02-04Modified TDataGrid sample to enable updating rating.xue
2006-02-04Fixed a bug about performing databind with an empty dataset.xue
2006-02-02Modified onSaveState to saveState, and onLoadState to loadState.xue
2006-02-02Fixed #27wei