[pubgit-commits-list] creaMaracasVisu branch master updated. 412ca8c0300bc76e1a5e50a6de58840efc0d71b1

root root at tux.creatis.insa-lyon.fr
Thu Jan 29 13:51:57 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  412ca8c0300bc76e1a5e50a6de58840efc0d71b1 (commit)
       via  e1c23d053ffe93035f13802efdb19dc116e4b46c (commit)
       via  b8c5a565c70ac0def1f21518afa2d847a9582d79 (commit)
       via  ff116b1d805145619b44879358f1fa8521ef5569 (commit)
       via  db86dba6381cc26c3fa1070608b2ac56abeb823c (commit)
       via  4518d93a0a51221812cfb6d783f8e7f4fd77b498 (commit)
       via  c1742e6eca1299979dbacc1f609bc14c3494bc7a (commit)
      from  19866c24e0c00120d0a40da4d03d6eebc3e031b6 (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=412ca8c0300bc76e1a5e50a6de58840efc0d71b1
commit 412ca8c0300bc76e1a5e50a6de58840efc0d71b1
Author: davila <eduardo.davila at creatis.insa-lyon.fr>
Date:   Thu Jan 29 13:51:53 2015 +0100

    #2520 creaMaracasVisu - Bug New Normal -  Color Layer with double images


-----------------------------------------------------------------------

Summary of changes:
 bbtk/src/bbcreaMaracasVisuPanelButtonContainer.cxx |  11 +-
 bbtk/src/bbcreaMaracasVisuPanelButtonContainer.h   |   4 +-
 .../ThresholdImageView/ColorLayerImageView.cxx     | 186 +++++++++++----------
 .../ThresholdImageView/ColorLayerImageView.h       |   4 +
 .../ColorLayerImageViewPanel.cxx                   |  42 +----
 .../controller/buttonContainerController.cxx       |   7 +
 .../controller/buttonContainerController.h         |   1 +
 .../model/buttonGroupFactory.cxx                   |   4 +
 .../model/containerSettings.cxx                    | 126 +-------------
 .../creaButtonContainer/model/containerSettings.h  |  22 +--
 .../widgets/creaButtonContainer/model/functor.txx  |   3 +-
 .../creaButtonContainer/model/listGroupFactory.cxx |  51 +++---
 .../creaButtonContainer/model/listGroupFactory.h   |  84 +++-------
 .../widgets/creaButtonContainer/model/system.h     |  29 +---
 .../widgets/creaButtonContainer/view/button.cxx    |  13 +-
 .../widgets/creaButtonContainer/view/button.h      |   1 +
 .../view/buttonContainerPanel.cxx                  |  46 +++--
 .../view/buttonContainerPanel.h                    |  24 ++-
 .../creaButtonContainer/view/buttonGroup.cxx       |   4 +
 .../creaButtonContainer/view/buttonManager.cxx     |  50 +++++-
 .../creaButtonContainer/view/buttonManager.h       |  17 ++
 .../creaButtonContainer/view/groupManager.cxx      |  15 ++
 .../creaButtonContainer/view/groupManager.h        |  12 +-
 .../widgets/creaButtonContainer/view/listGroup.cxx |  61 ++++---
 .../widgets/creaButtonContainer/view/listGroup.h   |  82 +++------
 .../widgets/creaButtonContainer/view/listWx.cxx    |  59 ++++---
 .../widgets/creaButtonContainer/view/listWx.h      |  62 +++----
 .../buttonContainerSettings.cxx                    | 112 ++++++++-----
 .../buttonContainerSettings.h                      |  22 +--
 .../creaPanelButtonContainer.cxx                   |  84 +++++++++-
 .../creaPanelButtonContainer.h                     |  18 +-
 .../creaPanelButtonContainer/structBCPSettings.h   |   2 +-
 32 files changed, 653 insertions(+), 605 deletions(-)


hooks/post-receive
-- 
Medical image visualization library


More information about the Pubgit-commits-list mailing list