summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TMultiView.php
AgeCommit message (Expand)Author
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio 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-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-10-31TActiveMultiView: don't render the clientiside if the active view did not cha...ctrlaltca@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2006-09-08merge from 3.0 branch till 1397.xue
2006-06-28merge from 3.0 branch till 1208.xue
2006-06-04Merge from 3.0 branch till 1140.xue
2006-05-12Merge from 3.0 branch till 1054.xue
2006-04-14merge from branch 3.0 till 908.xue
2006-04-02Added TMultiView tutorial and demo.xue
2006-03-23Fixed a bug in triggering onActiveStepChanged event.xue
2006-03-22TWizard is completed.xue
2006-03-13TDataFieldAccessor can access public member variables now. Added implementati...xue
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-03-05TMultiView and TView are completed.xue
2006-03-04Added TMultiView and TView control.xue