[pubgit-commits-list] creaMaracasVisu branch master updated. 352ae750b47650f57bc952705f184995a2486468

root root at tux.creatis.insa-lyon.fr
Fri Jun 27 14:36:54 CEST 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  352ae750b47650f57bc952705f184995a2486468 (commit)
      from  34a9a0af17078bc3d7c5155aa72721d8248b4b71 (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=352ae750b47650f57bc952705f184995a2486468
commit 352ae750b47650f57bc952705f184995a2486468
Author: ctorres <carlos.torres at creatis.insa-lyon.fr>
Date:   Fri Jun 27 14:36:51 2014 +0200

    2413	creaMaracasVisu	Feature	New	Normal	New blackBox BitmapButtonIcon and fix the icons in panelButtonContainterSettings	2014-06-27 14:35


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

Summary of changes:
 bbtk/src/bbcreaMaracasVisuBitmapButtonIcon.cxx     | 54 ++++++++++++++++++++++
 bbtk/src/bbcreaMaracasVisuBitmapButtonIcon.h       | 52 +++++++++++++++++++++
 bbtk/src/bbcreaMaracasVisuPanelButtonContainer.cxx |  1 -
 ...creaMaracasVisuPanelButtonContainerSettings.cxx |  3 +-
 ...bbcreaMaracasVisuPanelButtonContainerSettings.h |  3 ++
 data/Icons/five.xpm                                | 22 +++++++++
 data/Icons/four.xpm                                | 22 +++++++++
 data/Icons/one.xpm                                 | 25 ++++++++++
 data/Icons/three.xpm                               | 22 +++++++++
 data/Icons/two.xpm                                 | 22 +++++++++
 .../model/buttonGroupFactory.cxx                   |  1 +
 .../creaButtonContainer/model/buttonGroupFactory.h |  3 ++
 .../model/containerSettings.cxx                    |  9 ++--
 .../creaButtonContainer/model/containerSettings.h  |  6 ++-
 .../creaButtonContainer/model/structBCSettings.h   |  1 +
 .../widgets/creaButtonContainer/model/system.h     | 14 +++++-
 .../widgets/creaButtonContainer/view/button.cxx    | 20 +++++---
 .../widgets/creaButtonContainer/view/button.h      | 16 ++++++-
 .../buttonContainerSettings.cxx                    | 13 ++++--
 .../buttonContainerSettings.h                      | 19 ++++++--
 .../creaPanelButtonContainer/structBCPSettings.h   |  2 +
 21 files changed, 303 insertions(+), 27 deletions(-)
 create mode 100644 bbtk/src/bbcreaMaracasVisuBitmapButtonIcon.cxx
 create mode 100644 bbtk/src/bbcreaMaracasVisuBitmapButtonIcon.h
 create mode 100644 data/Icons/five.xpm
 create mode 100644 data/Icons/four.xpm
 create mode 100644 data/Icons/one.xpm
 create mode 100644 data/Icons/three.xpm
 create mode 100644 data/Icons/two.xpm


hooks/post-receive
-- 
Medical image visualization library


More information about the Pubgit-commits-list mailing list