appobject.py
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Fri, 26 Feb 2010 13:09:12 +0100 Sylvain Thénault fix some pylint detected errors stable
Mon, 15 Feb 2010 15:04:44 +0100 Sylvain Thénault fix typo in deprecation warning stable
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Sat, 06 Feb 2010 10:34:26 +0100 Sylvain Thénault initialize property once initialization has been fully completed, close #666573 stable
Fri, 05 Feb 2010 08:53:33 +0100 Sylvain Thénault reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
Fri, 05 Feb 2010 07:25:16 +0100 Sylvain Thénault backport stable
Thu, 04 Feb 2010 13:17:26 +0100 Sylvain Thénault copy back __doc__ for proper sphinx doc generation
Wed, 03 Feb 2010 16:19:12 +0100 Aurelien Campeas discriminate against None, not False-ish values stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 08 Dec 2009 09:09:07 +0100 Sylvain Thénault .id backward compat
Thu, 15 Oct 2009 11:20:26 +0200 Sylvain Thénault add note
Wed, 23 Sep 2009 19:41:19 +0200 Adrien Di Mascio [deprecation] better deprecation handling on self.varmaker
Wed, 23 Sep 2009 13:28:26 +0200 Adrien Di Mascio [api] use cw_*
Wed, 23 Sep 2009 12:29:31 +0200 Adrien Di Mascio fix deprecation warnings in appobject: display the correct expected replacement
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 10:20:51 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Wed, 23 Sep 2009 09:54:25 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 09:47:04 +0200 Adrien Di Mascio [appobject] detect old-style property_defs and emit a deprectaion warning
Wed, 23 Sep 2009 08:42:52 +0200 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Mon, 17 Aug 2009 20:02:07 +0200 Sylvain Thénault add write support for rset to avoid some crash
Mon, 17 Aug 2009 19:21:26 +0200 Sylvain Thénault [appobject] old selectors no more supported
Mon, 17 Aug 2009 19:20:36 +0200 Sylvain Thénault [deprecation] nicer messages
Fri, 14 Aug 2009 14:31:25 +0200 Sylvain Thénault use ._cw instead of .cw_req
Fri, 14 Aug 2009 09:17:54 +0200 Sylvain Thénault [selectors] explicity fail on inplace and/or
Thu, 13 Aug 2009 13:07:21 +0200 Sylvain Thénault turn id into __id__
Thu, 13 Aug 2009 12:23:06 +0200 Sylvain Thénault doc update
Thu, 13 Aug 2009 12:18:14 +0200 Sylvain Thénault deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
less more (0) -50 -30 tip