Mercurial > fife-parpg
log engine/extensions/pychan/exceptions.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 12:01:34 +0000 | phoku | Added Licence header to all pypthon modules in extension/ |
Mon, 24 Aug 2009 10:01:06 +0000 | phoku | Added fast path for Widget.findChild(name=name). Roughly 10x faster. |
Sat, 14 Mar 2009 12:13:29 +0000 | phoku | * PyChan event handling rework (part I) |
Wed, 15 Oct 2008 09:13:59 +0000 | phoku | Backported the attrSetCallback from pychan_rework. |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |