[pubgit-commits-list] crea branch changestoITK3and4 updated. eec52af6f6eeb0df98651dcdafcfff5911242e92
root
root at tux.creatis.insa-lyon.fr
Tue Aug 29 13:02:52 CEST 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Creatools base library".
The branch, changestoITK3and4 has been updated
via eec52af6f6eeb0df98651dcdafcfff5911242e92 (commit)
via dc4652d4396a6f222d8c70fa2d5beaf49efacecf (commit)
via 233e1c210f571fee77f2b64722ef51fa9f166e68 (commit)
via 491898ae5dc1b649a314b6ffec76a77af2978fdc (commit)
via 2b382add493e46bee7f6a7552ae54a4b08ab2f25 (commit)
via b2a9bead68ed3455a892784650b48bd2e7d65d84 (commit)
via cf2e11cdafb5f71b1f978f06b08a1478d4cdcfa1 (commit)
via 5139c575b9d3d4a58427b17db6a37ca26e3470d0 (commit)
via 7872f6ea0cd9d9a7611f3ea88f94d54fc7e27cea (commit)
via b25a9c7f156b97660af55abb23d8e56ec8ef1397 (commit)
via a0aee773948a586f465e01eba6095062779779e0 (commit)
via 7ad4747929973532c76b1a2256aa6ea5598afe74 (commit)
via b454fb015d39789dbc0588ab4b680c2f3fcffd54 (commit)
via c8a0837d54a0c9004e53eb92ff652a8e996a2fad (commit)
via 7705f07665b1e638f5b24369c52f5936bb115ddb (commit)
via 93d52883e5d81e1d4b0586ff6d4b6c527b9eb3d2 (commit)
via bae167768b5d3ccae6ec9b04c844d80e0368a52d (commit)
via 4790438d1d66a44ff16b2a8689882460bb85312c (commit)
via 76962b2ed3513cee0f6afd83b9d93e2b43bdefc5 (commit)
via f3f98131ffd23351c3cd872a0b04aecdc97b7c92 (commit)
via e992e2085f2a767ab390c3168599047de2ef1d3b (commit)
via dd9de710df141a074f10d0cab27b217425ecab20 (commit)
via e5da2a095f1be871a0489b38a060f9bfb4beb598 (commit)
from 840bfdc0bf081a680040c0a68f8d68db399cec2a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 12 +
appli/creaDevManager/ToDo.txt | 81 +++
.../src/bbmySamplePackagemySampleBoxWithITK.h | 18 +-
.../UserDocumentation/TemplateIEEE/CMakeLists.txt~ | 7 -
.../UserDocumentation/TemplateIEEE/bare_conf.tex~ | 620 ---------------------
cmake/CREAMacro_FindAndUseLibraries.cmake | 31 +-
cmake/CREAMacro_FindAndUseVTK.cmake | 4 +-
cmake/CREAMacro_FindAndUseWt.cmake | 29 +
lib/creaDevManagerLib/CDMUtilities.cpp | 7 +-
lib/creaDevManagerLib/CDMUtilities.h | 12 +-
lib/creaDevManagerLib/images/BBGIcon20.xpm | 148 +++++
lib/creaDevManagerLib/images/BBGIcon64.xpm | 2 +-
lib/creaDevManagerLib/images/BBSIcon20.xpm | 2 +-
lib/creaDevManagerLib/images/BBSIcon64.xpm | 2 +-
lib/creaDevManagerLib/images/CFIcon20.xpm | 134 +++++
.../images/{BBGIcon64.xpm => CFIcon64.xpm} | 255 +++++----
lib/creaDevManagerLib/modelCDMAppli.cpp | 41 +-
lib/creaDevManagerLib/modelCDMApplication.cpp | 141 +++--
lib/creaDevManagerLib/modelCDMApplication.h | 1 +
...elCDMCMakeListsFile.cpp => modelCDMBBGFile.cpp} | 35 +-
...{modelCDMCMakeListsFile.h => modelCDMBBGFile.h} | 41 +-
...elCDMCMakeListsFile.cpp => modelCDMBBSFile.cpp} | 35 +-
...{modelCDMCMakeListsFile.h => modelCDMBBSFile.h} | 41 +-
...lCDMCMakeListsFile.cpp => modelCDMCodeFile.cpp} | 18 +-
...modelCDMCMakeListsFile.h => modelCDMCodeFile.h} | 32 +-
lib/creaDevManagerLib/modelCDMFolder.cpp | 69 ++-
lib/creaDevManagerLib/modelCDMFolder.h | 3 +
lib/creaDevManagerLib/modelCDMLib.cpp | 42 +-
lib/creaDevManagerLib/modelCDMLibrary.cpp | 41 +-
lib/creaDevManagerLib/modelCDMPackage.cpp | 44 +-
lib/creaDevManagerLib/modelCDMPackageSrc.cpp | 37 +-
lib/creaDevManagerLib/modelCDMProject.cpp | 193 ++++++-
lib/creaDevManagerLib/modelCDMProject.h | 3 +-
...nPanel.cpp => wxCDMBBGFileDescriptionPanel.cpp} | 83 +--
...ptionPanel.h => wxCDMBBGFileDescriptionPanel.h} | 40 +-
...nPanel.cpp => wxCDMBBSFileDescriptionPanel.cpp} | 83 +--
...ptionPanel.h => wxCDMBBSFileDescriptionPanel.h} | 40 +-
...Panel.cpp => wxCDMCodeFileDescriptionPanel.cpp} | 83 +--
...tionPanel.h => wxCDMCodeFileDescriptionPanel.h} | 34 +-
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 99 +++-
lib/creaDevManagerLib/wxCDMNewBlackBoxDialog.cpp | 7 +-
lib/creaDevManagerLib/wxCDMProjectActionsPanel.cpp | 58 +-
lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.cxx | 40 +-
lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.h | 12 +
lib/creaDevManagerLib/wxCDMSettingsDialog.cpp | 23 +-
lib/creaDevManagerLib/wxCDMSettingsDialog.h | 9 +-
src/CMakeLists.txt | 3 +-
src/creaMessageManager.h | 4 +-
48 files changed, 1641 insertions(+), 1158 deletions(-)
create mode 100644 appli/creaDevManager/ToDo.txt
delete mode 100644 appli/creaNewProject/NewProject/doc/UserDocumentation/TemplateIEEE/CMakeLists.txt~
delete mode 100644 appli/creaNewProject/NewProject/doc/UserDocumentation/TemplateIEEE/bare_conf.tex~
create mode 100644 cmake/CREAMacro_FindAndUseWt.cmake
create mode 100644 lib/creaDevManagerLib/images/BBGIcon20.xpm
create mode 100644 lib/creaDevManagerLib/images/CFIcon20.xpm
copy lib/creaDevManagerLib/images/{BBGIcon64.xpm => CFIcon64.xpm} (57%)
copy lib/creaDevManagerLib/{modelCDMCMakeListsFile.cpp => modelCDMBBGFile.cpp} (71%)
copy lib/creaDevManagerLib/{modelCDMCMakeListsFile.h => modelCDMBBGFile.h} (65%)
copy lib/creaDevManagerLib/{modelCDMCMakeListsFile.cpp => modelCDMBBSFile.cpp} (71%)
copy lib/creaDevManagerLib/{modelCDMCMakeListsFile.h => modelCDMBBSFile.h} (65%)
copy lib/creaDevManagerLib/{modelCDMCMakeListsFile.cpp => modelCDMCodeFile.cpp} (81%)
copy lib/creaDevManagerLib/{modelCDMCMakeListsFile.h => modelCDMCodeFile.h} (69%)
copy lib/creaDevManagerLib/{wxCDMCMakeListsDescriptionPanel.cpp => wxCDMBBGFileDescriptionPanel.cpp} (62%)
copy lib/creaDevManagerLib/{wxCDMCMakeListsDescriptionPanel.h => wxCDMBBGFileDescriptionPanel.h} (79%)
copy lib/creaDevManagerLib/{wxCDMCMakeListsDescriptionPanel.cpp => wxCDMBBSFileDescriptionPanel.cpp} (62%)
copy lib/creaDevManagerLib/{wxCDMCMakeListsDescriptionPanel.h => wxCDMBBSFileDescriptionPanel.h} (79%)
copy lib/creaDevManagerLib/{wxCDMFileDescriptionPanel.cpp => wxCDMCodeFileDescriptionPanel.cpp} (68%)
copy lib/creaDevManagerLib/{wxCDMCMakeListsDescriptionPanel.h => wxCDMCodeFileDescriptionPanel.h} (81%)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list