[pubgit-commits-list] creaWT branch master updated. 1830bf64f6ad13d04f4fd7589317f0515fae837c

root root at tux.creatis.insa-lyon.fr
Mon Jul 20 15:53:56 CEST 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 "web enabled bbtk visualization module".

The branch, master has been updated
       via  1830bf64f6ad13d04f4fd7589317f0515fae837c (commit)
      from  8330bb7bb23c8b5521a6ab9470d0dcbd19b9117e (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=creaWT.git;a=commitdiff;h=1830bf64f6ad13d04f4fd7589317f0515fae837c
commit 1830bf64f6ad13d04f4fd7589317f0515fae837c
Author: Eduardo DAVILA <eduardo.davila at creatis.insa-lyon.fr>
Date:   Mon Jul 20 15:53:38 2015 +0200

    bugs wt xtk


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

Summary of changes:
 wt/bbtk_wt_PKG/bbs/appli/demo02.bbg                | 185 +++++++++++++++
 wt/bbtk_wt_PKG/bbs/appli/demo02.bbs                | 101 ++++++++
 .../bbs/appli/demoPresentacion1Boton.bbg           |  18 +-
 .../bbs/appli/demoPresentacion1Boton.bbs           |   6 +-
 .../bbs/appli/demoPresentacion1Boton02.bbg         | 123 +++++++---
 .../bbs/appli/demoPresentacion1Boton02.bbs         |  50 +++-
 wt/bbtk_wt_PKG/src/bbwtAddMesh.cxx                 | 254 +++++++++++++++++++++
 .../src/{bbwtconfigServerWT.h => bbwtAddMesh.h}    |  35 +--
 wt/bbtk_wt_PKG/src/bbwtChart.cxx                   | 159 +++++++++++++
 .../src/{bbwtOutputText.h~ => bbwtChart.h}         |  40 ++--
 wt/bbtk_wt_PKG/src/bbwtInputText.cxx               |   2 +-
 wt/bbtk_wt_PKG/src/bbwtInputText.cxx~              |   2 +-
 wt/bbtk_wt_PKG/src/bbwtInputText.h                 |  18 +-
 wt/bbtk_wt_PKG/src/bbwtInputText.h~                |  22 +-
 wt/bbtk_wt_PKG/src/bbwtSlider.cxx                  |  25 +-
 wt/bbtk_wt_PKG/src/bbwtSlider.cxx~                 |  27 +--
 .../{bbwtconfigServerWT.cxx => bbwtSphereXTK.cxx}  |  70 ++++--
 .../src/{bbwtconfigServerWT.h => bbwtSphereXTK.h}  |  39 ++--
 wt/bbtk_wt_PKG/src/bbwtViewerNVWeb.cxx             |  12 +-
 wt/bbtk_wt_PKG/src/bbwtViewerNVWeb.h               |  34 ++-
 wt/data/RunServers.sh                              |   5 +
 21 files changed, 1056 insertions(+), 171 deletions(-)
 create mode 100644 wt/bbtk_wt_PKG/bbs/appli/demo02.bbg
 create mode 100644 wt/bbtk_wt_PKG/bbs/appli/demo02.bbs
 create mode 100644 wt/bbtk_wt_PKG/src/bbwtAddMesh.cxx
 copy wt/bbtk_wt_PKG/src/{bbwtconfigServerWT.h => bbwtAddMesh.h} (53%)
 create mode 100644 wt/bbtk_wt_PKG/src/bbwtChart.cxx
 copy wt/bbtk_wt_PKG/src/{bbwtOutputText.h~ => bbwtChart.h} (57%)
 copy wt/bbtk_wt_PKG/src/{bbwtconfigServerWT.cxx => bbwtSphereXTK.cxx} (58%)
 copy wt/bbtk_wt_PKG/src/{bbwtconfigServerWT.h => bbwtSphereXTK.h} (54%)
 create mode 100644 wt/data/RunServers.sh


hooks/post-receive
-- 
web enabled bbtk visualization module


More information about the Pubgit-commits-list mailing list