[pubgit-commits-list] creaMaracasVisu branch master updated. b2ac7f59e78e33f8e11065cffa2f2072aa9a9ee5
root
root at tux.creatis.insa-lyon.fr
Tue Jan 6 15:39:47 CET 2015
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 "Medical image visualization library".
The branch, master has been updated
via b2ac7f59e78e33f8e11065cffa2f2072aa9a9ee5 (commit)
from da163855471fe218bef04ee518b126fc066d24aa (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 -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=creaMaracasVisu.git;a=commitdiff;h=b2ac7f59e78e33f8e11065cffa2f2072aa9a9ee5
commit b2ac7f59e78e33f8e11065cffa2f2072aa9a9ee5
Author: Diego Caceres <pechan at localhost.localdomain>
Date: Tue Jan 6 15:25:00 2015 +0100
commit
-----------------------------------------------------------------------
Summary of changes:
bbtk/src/bbcreaMaracasVisuPanelButtonContainer.cxx | 14 ++-
bbtk/src/bbcreaMaracasVisuPanelButtonContainer.h | 2 +
.../model/containerSettings.cxx | 120 ++++++++++++++++++++-
.../creaButtonContainer/model/containerSettings.h | 24 +++++
...buttonGroupFactory.cxx => listGroupFactory.cxx} | 48 ++++-----
.../{buttonGroupFactory.h => listGroupFactory.h} | 55 +++++-----
.../creaButtonContainer/model/structBCSettings.h | 4 +
.../widgets/creaButtonContainer/model/system.h | 30 +++++-
.../view/buttonContainerPanel.cxx | 31 ++++--
.../view/buttonContainerPanel.h | 15 ++-
.../view/{buttonGroup.cxx => listGroup.cxx} | 63 +++--------
.../view/{buttonGroup.h => listGroup.h} | 43 +++-----
.../widgets/creaButtonContainer/view/listWx.cxx} | 49 +++++----
.../{model/structBCSettings.h => view/listWx.h} | 63 ++++++-----
.../buttonContainerSettings.cxx | 72 +++++++++++++
.../buttonContainerSettings.h | 27 +++++
.../creaPanelButtonContainer.cxx | 6 +-
.../creaPanelButtonContainer.h | 2 +-
.../creaPanelButtonContainer/structBCPSettings.h | 6 ++
19 files changed, 482 insertions(+), 192 deletions(-)
copy lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/{buttonGroupFactory.cxx => listGroupFactory.cxx} (71%)
copy lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/model/{buttonGroupFactory.h => listGroupFactory.h} (75%)
copy lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/{buttonGroup.cxx => listGroup.cxx} (62%)
copy lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/{buttonGroup.h => listGroup.h} (82%)
copy lib/maracasVisuLib/src/{kernel/include/vtkOtsu.h => interface/wxWindows/widgets/creaButtonContainer/view/listWx.cxx} (69%)
copy lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/{model/structBCSettings.h => view/listWx.h} (61%)
mode change 100755 => 100644
hooks/post-receive
--
Medical image visualization library
More information about the Pubgit-commits-list
mailing list