[pubgit-commits-list] bbtk branch vtk8itk4wx3-mingw64 updated. 714c8039f8498b724c1a22cfcfed3586a22d6235

root root at tux.creatis.insa-lyon.fr
Thu Mar 7 15:21:50 CET 2019


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 "Black Box Tool Kit".

The branch, vtk8itk4wx3-mingw64 has been updated
       via  714c8039f8498b724c1a22cfcfed3586a22d6235 (commit)
      from  3f088371dd1b2558e08da80141f2c0d6da0f1413 (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=bbtk.git;a=commitdiff;h=714c8039f8498b724c1a22cfcfed3586a22d6235
commit 714c8039f8498b724c1a22cfcfed3586a22d6235
Author: Eduardo DAVILA <davila at ei-ed-606.creatis.insa-lyon.fr>
Date:   Thu Mar 7 15:21:45 2019 +0100

    #3234 BBTK Feature New Normal - InputText with password option


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

Summary of changes:
 packages/wx/src/bbwxInputText.cxx          |  17 +--
 packages/wx/src/bbwxInputText.h            |   4 -
 packages/wx/src/bbwxInputTextMultiLine.cxx | 188 ++++++++++++++++++++++++++++
 packages/wx/src/bbwxInputTextMultiLine.h   |  61 +++++++++
 packages/wx/src/bbwxInputTextPassword.cxx  | 194 +++++++++++++++++++++++++++++
 packages/wx/src/bbwxInputTextPassword.h    |  61 +++++++++
 6 files changed, 507 insertions(+), 18 deletions(-)
 create mode 100644 packages/wx/src/bbwxInputTextMultiLine.cxx
 create mode 100644 packages/wx/src/bbwxInputTextMultiLine.h
 create mode 100644 packages/wx/src/bbwxInputTextPassword.cxx
 create mode 100644 packages/wx/src/bbwxInputTextPassword.h


hooks/post-receive
-- 
Black Box Tool Kit


More information about the Pubgit-commits-list mailing list