]> Creatis software - bbtkGEditor.git/commit
New wx and kernel classes
authorcorredor <>
Mon, 22 Mar 2010 14:47:57 +0000 (14:47 +0000)
committercorredor <>
Mon, 22 Mar 2010 14:47:57 +0000 (14:47 +0000)
commit1910361932998533c37b53ea81d580bba29f0ee1
tree94fa22bec5f62e390df6d99fc63189079fd1ffda
parentcf27872d1d54520546326af3a294962c34d12496
New wx and kernel classes
16 files changed:
CMakeLists.txt
appli/bbEditor/CMakeLists.txt
appli/bbEditor/bbEditor.cxx
data/CMakeLists.txt [new file with mode: 0644]
data/icons/wxart_new.xpm [new file with mode: 0644]
install/CMakeLists.txt
lib/EditorGraphicBBS/bbsKernelEditorGraphic/CMakeLists.txt
lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsKernelEditorGraphic/wxVtkSceneManager.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/CMakeLists.txt
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.h
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h [new file with mode: 0644]
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.cxx [new file with mode: 0644]
lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h [new file with mode: 0644]