Plugin now has __repr__
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 22 Mar 2013 09:44:45 +0000 (10:44 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 22 Mar 2013 09:44:45 +0000 (10:44 +0100)
commit64be7f204b6f00244951821884a37fb74b3bbe36
treeb4f20216ce0f9d70eaad9328e7d106b757341556
parent27fa740804c877d7dd19bd2f13fe8db4ed805446
Plugin now has __repr__
tweak Composite to ensure it has exactly one active son
add checkboxes=True to Hazelnut, although not tested..
slice view now has 2 hazelnuts in a tabs, with and without checkboxes
12 files changed:
myslice/viewutils.py
plugins/hazelnut/hazelnut.html
plugins/hazelnut/hazelnut.py
plugins/tabs/tabs.html
plugins/tabs/tabs.py
trash/pluginview.py
trash/sampleviews.py
trash/sliceview.py
trash/templates/view-tab.html
unfold/composite.py
unfold/plugin.py
views/templates/widget-topmenu.html