log Lib/IMPL/Web/View/TTControl.pm @ 359:833e663796c4

age author description
2013-11-24 sergey TTView: added view variable to pass rendering context between controls
2013-10-17 cin TTView: added identifiers support
2013-10-11 cin corrected error handling while loading templates
2013-10-10 cin working on TTView: added control classes support
2013-09-29 cin working on the view concept
2013-09-13 cin Added a templates context
2013-07-02 cin TTControl: added a helper method 'CreateControlFromTemlpate'
2013-06-12 cin removing web resources contracts
2013-05-02 cin sync
2013-04-17 cin *TTView: fixed memory leak
2013-03-31 cin Added templates provider functionality to controls
2013-03-24 cin *IMPL::Web::View: templates inheritance support
2013-03-21 cin sync
2013-03-21 sergey sync
2013-03-04 cin sync
2013-01-16 cin *IMPL::Web::View refactoring
2013-01-09 cin improved documentation
2012-10-18 sergey +Added ViewResult to allow implementation of the view environment.
2012-10-15 sergey DOM model refactoring
2012-10-15 sergey DOM refactoring
2012-10-11 sergey sync
2012-10-09 sergey Fixed degradations due refactoring
2012-08-02 sergey sync
2012-06-29 sergey bugfixes
2012-04-10 cin Replaced tabs with spaces
2012-04-06 cin IMPL::Web::View refactoring
2012-04-05 cin IMPL::Web::View improvements (unstable)
2012-04-03 cin IMPL::Vew::Web - fixed memory leaks, more tests
2012-04-03 cin Memory leak tests in IMPL::Web::View
2012-04-03 sergey TTControl::AUTOLOAD now accesses nodeProperties
2012-03-30 cin IMPL::Web::View::TTControl tests, fixes
2012-03-29 cin IMPL::Web::View::TTDocument tests, fixes
2012-01-25 sourcer New templating system, small fixes