[pubgit-commits-list] creaMaracasVisu branch master updated. 4ecb6789d069c8dcd40724f03d8225c25629cd52
root
root at tux.creatis.insa-lyon.fr
Tue Dec 16 15:04:04 CET 2014
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 4ecb6789d069c8dcd40724f03d8225c25629cd52 (commit)
from 63a0a21e6736a800c58442edd531c91d75e71694 (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=4ecb6789d069c8dcd40724f03d8225c25629cd52
commit 4ecb6789d069c8dcd40724f03d8225c25629cd52
Author: davila <eduardo.davila at creatis.insa-lyon.fr>
Date: Tue Dec 16 15:00:43 2014 +0100
#2490 creaMaracasVisu Feature New High - Histogram Interaction
-----------------------------------------------------------------------
Summary of changes:
bbtk/bbs/appli/exampleColorLayer.bbg | 62 +++++--
bbtk/bbs/appli/exampleColorLayer.bbs | 20 ++-
bbtk/src/bbmaracasvisuSliderMinMax.h | 2 +-
.../ThresholdImageView/ColorLayerImageView.cxx | 42 +++--
.../ColorLayerImageViewPanel.cxx | 60 ++++---
.../ThresholdImageView/ColorLayerImageViewPanel.h | 35 ++--
.../widgets/ThresholdImageView/LayerImageBase.cxx | 18 +-
.../widgets/ThresholdImageView/LayerImageBase.h | 8 +-
.../wxWindows/widgets/pPlotter/Histogram.cxx | 14 +-
.../wxWindows/widgets/pPlotter/Histogram.h | 15 +-
.../wxWindows/widgets/pPlotter/HistogramBase.cxx | 142 +++++++++++++++
.../pPlotter/{pFunctionPoint.h => HistogramBase.h} | 132 ++++++--------
.../wxWindows/widgets/pPlotter/HistogramWidget.cxx | 51 +++---
.../wxWindows/widgets/pPlotter/HistogramWidget.h | 10 +-
.../wxWindows/widgets/pPlotter/mBarRange.h | 16 +-
.../wxWindows/widgets/pPlotter/mBarRange2.cxx | 197 +++++++++++++++++++++
.../mBarRange2.h} | 51 +++---
.../wxWindows/widgets/pPlotter/mathplot.cxx | 2 -
.../wxWindows/widgets/pPlotter/pColorBar.cxx | 14 +-
.../wxWindows/widgets/pPlotter/pPlotter.cxx | 120 ++++++-------
20 files changed, 703 insertions(+), 308 deletions(-)
create mode 100644 lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/HistogramBase.cxx
copy lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/{pFunctionPoint.h => HistogramBase.h} (58%)
create mode 100644 lib/maracasVisuLib/src/interface/wxWindows/widgets/pPlotter/mBarRange2.cxx
copy lib/maracasVisuLib/src/interface/wxWindows/widgets/{ThresholdImageView/ThresholdImageViewPanel.h => pPlotter/mBarRange2.h} (67%)
hooks/post-receive
--
Medical image visualization library
More information about the Pubgit-commits-list
mailing list