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

age author description
Mon, 25 Nov 2013 02:19:31 +0400 sergey TTView: added view variable to pass rendering context between controls
Thu, 17 Oct 2013 17:48:50 +0400 cin TTView: added identifiers support
Fri, 11 Oct 2013 15:49:04 +0400 cin corrected error handling while loading templates
Thu, 10 Oct 2013 19:51:19 +0400 cin working on TTView: added control classes support
Mon, 30 Sep 2013 01:37:50 +0400 cin working on the view concept
Fri, 13 Sep 2013 12:53:15 +0400 cin Added a templates context
Wed, 03 Jul 2013 03:53:12 +0400 cin TTControl: added a helper method 'CreateControlFromTemlpate'
Thu, 13 Jun 2013 02:24:57 +0400 cin removing web resources contracts
Thu, 02 May 2013 10:43:49 +0400 cin sync
Thu, 18 Apr 2013 02:21:28 +0400 cin *TTView: fixed memory leak
Mon, 01 Apr 2013 00:41:48 +0400 cin Added templates provider functionality to controls
Mon, 25 Mar 2013 02:04:18 +0400 cin *IMPL::Web::View: templates inheritance support
Fri, 22 Mar 2013 01:05:11 +0400 cin sync
Thu, 21 Mar 2013 16:00:09 +0400 sergey sync
Tue, 05 Mar 2013 01:46:32 +0400 cin sync
Thu, 17 Jan 2013 02:39:44 +0400 cin *IMPL::Web::View refactoring
Thu, 10 Jan 2013 03:25:02 +0400 cin improved documentation
Thu, 18 Oct 2012 04:49:55 +0400 sergey +Added ViewResult to allow implementation of the view environment.
Tue, 16 Oct 2012 01:33:06 +0400 sergey DOM model refactoring
Mon, 15 Oct 2012 04:23:01 +0400 sergey DOM refactoring
Thu, 11 Oct 2012 20:11:45 +0400 sergey sync
Tue, 09 Oct 2012 20:12:47 +0400 sergey Fixed degradations due refactoring
Fri, 03 Aug 2012 01:15:15 +0400 sergey sync
Fri, 29 Jun 2012 19:24:15 +0400 sergey bugfixes
Tue, 10 Apr 2012 20:08:29 +0400 cin Replaced tabs with spaces
Fri, 06 Apr 2012 16:22:38 +0400 cin IMPL::Web::View refactoring
Thu, 05 Apr 2012 17:51:51 +0400 cin IMPL::Web::View improvements (unstable)
Wed, 04 Apr 2012 02:49:45 +0400 cin IMPL::Vew::Web - fixed memory leaks, more tests
Tue, 03 Apr 2012 20:08:42 +0400 cin Memory leak tests in IMPL::Web::View
Tue, 03 Apr 2012 07:54:25 +0400 sergey TTControl::AUTOLOAD now accesses nodeProperties
Fri, 30 Mar 2012 16:40:34 +0400 cin IMPL::Web::View::TTControl tests, fixes
Thu, 29 Mar 2012 18:22:15 +0400 cin IMPL::Web::View::TTDocument tests, fixes
Thu, 26 Jan 2012 01:15:57 +0400 sourcer New templating system, small fixes