OSDN Git Service

The module "thread_view" is divided to the package "ThreadViewBase". (#16539)
authorAiwota Programmer <aiwotaprog@tetteke.tk>
Mon, 4 May 2009 16:04:11 +0000 (01:04 +0900)
committerAiwota Programmer <aiwotaprog@tetteke.tk>
Mon, 4 May 2009 16:04:11 +0000 (01:04 +0900)
commit4d87fe6570a9d4d697a164fc66b4dd034c311392
tree7c5fced1eb98187be8cef80c7bb88e4ab9ac8bc0
parentd0de3bf723ed0f4590fd26ceaa90802d050ef0c8
The module "thread_view" is divided to the package "ThreadViewBase". (#16539)
src/FukuiNoNamari/ThreadViewBase/__init__.py [new file with mode: 0644]
src/FukuiNoNamari/ThreadViewBase/drawable.py [new file with mode: 0644]
src/FukuiNoNamari/ThreadViewBase/element.py [new file with mode: 0644]
src/FukuiNoNamari/ThreadViewBase/layoutable.py [new file with mode: 0644]
src/FukuiNoNamari/ThreadViewBase/pointer_trackable.py [new file with mode: 0644]
src/FukuiNoNamari/ThreadViewBase/res_layout.py [new file with mode: 0644]
src/FukuiNoNamari/ThreadViewBase/scrollable.py [new file with mode: 0644]
src/FukuiNoNamari/thread_popup.py
src/FukuiNoNamari/thread_view.py
src/FukuiNoNamari/thread_window.py