summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TDataList.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-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
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
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2011-06-01up-ported fix for #311 to trunk/ctrlaltca@gmail.com
2010-04-18ensured that the WebControls are calling their parent __construct methodsjavalizard
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2008-05-14Fixed #843tof
2007-09-17fixed renderer bug.xue
2007-04-17<div> tags are used instead of <span> when TDataList.RepeatLayout is Rawxue
2007-04-13removed <span> tags when TDataList.RepeatLayout is Raw 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
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-08-05merge from 3.0 branch till 1329.xue
2006-07-21merge from 3.0 branch till 1281.xue
2006-07-07Merge from 3.0 branch till 1253.xue
2006-06-28merge from 3.0 branch till 1208.xue
2006-06-26Merge from 3.0 branch till 1202.xue
2006-06-21Merge from 3.0 branch till 1191.xue
2006-06-15Merge from 3.0 branch till 1166.xue
2006-06-04Merge from 3.0 branch till 1140.xue
2006-04-12Merge from 3.0 branch till 898.xue
2006-03-17Using constants as item types.xue
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-02-26Fixed an issue about style merging.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-03Fixed an issue about style merging.xue
2006-02-02Modified onSaveState to saveState, and onLoadState to loadState.xue
2006-02-01Modified TDataList demo 2 to make it more demonstrative.xue
2006-02-01Added a new TDataList demo.xue
2006-02-01Updated TDataList tutorial.xue
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-29Modified TRepeater, TDataList and TTemplateColumn to make use of the new temp...xue
2006-01-21BE AWARE: Significant change!xue
2006-01-17(no commit message)xue
2006-01-15(no commit message)xue
2006-01-15Implemented hierarchical item style application.xue
2006-01-14TDataList completed. A preliminary demo added.xue