log engine/extensions/pychan/widgets/widget.py @ 354:dfd48d49c044

age author description
Mon, 21 Sep 2009 19:48:00 +0000 cheesesucker * Removed shebang and svn:executable for python files which are not meant to be executed directly
Mon, 24 Aug 2009 15:34:23 +0000 phoku PyChan fixes:
Mon, 24 Aug 2009 12:01:34 +0000 phoku Added Licence header to all pypthon modules in extension/
Mon, 24 Aug 2009 11:45:28 +0000 phoku * Added a new method Widget.getNamedChildren
Mon, 24 Aug 2009 10:01:06 +0000 phoku Added fast path for Widget.findChild(name=name). Roughly 10x faster.
Mon, 08 Jun 2009 16:00:02 +0000 cheesesucker Merged editor_rewrite branch to trunk.
Fri, 08 May 2009 08:45:27 +0000 nihathrael * Added patch by MadMonk that exposes the guichan focus functions to pychan
Thu, 26 Mar 2009 16:36:21 +0000 phoku Further split up the containers.py; bugfix.
Thu, 26 Mar 2009 16:20:16 +0000 phoku widgets.py split up.