[pubgit-commits-list] bbtk branch vtk9itk5wx3-macos updated. 103f8756e4e48f909eb4f6db115043d5b08c6f1d

root root at tux.creatis.insa-lyon.fr
Fri Apr 28 11:19:32 CEST 2023


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, vtk9itk5wx3-macos has been updated
       via  103f8756e4e48f909eb4f6db115043d5b08c6f1d (commit)
      from  dfcd0b84f01eb96e43c2180a35d626cc123a7231 (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=103f8756e4e48f909eb4f6db115043d5b08c6f1d
commit 103f8756e4e48f909eb4f6db115043d5b08c6f1d
Author: Eduardo DAVILA <davila at creatis.insa-lyon.fr>
Date:   Fri Apr 28 11:19:25 2023 +0200

    #3499 Export to JavaScript


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

Summary of changes:
 kernel/appli/bbs2cpp/bbs2.cxx                      |  55 +++--
 ...rpreterPy.cxx => bbtkInterpreterJavaScript.cxx} |  42 ++--
 ...InterpreterPy.h => bbtkInterpreterJavaScript.h} |  12 +-
 ...InterpreterPy.cxx => bbtkInterpreterPython.cxx} |  32 +--
 ...bbtkInterpreterPy.h => bbtkInterpreterPython.h} |  10 +-
 packages/wx/bbs/appli/exampleCollapsiblePane.bbg   | 244 +++++++++++++++++++++
 packages/wx/bbs/appli/exampleCollapsiblePane.bbs   | 124 +++++++++++
 packages/wx/src/bbwxCollapsiblePane.cxx            |  79 +++++++
 .../{bbwxHtmlWindow.h => bbwxCollapsiblePane.h}    |  29 +--
 packages/wx/src/bbwxLayoutLine.cxx                 |  16 ++
 10 files changed, 569 insertions(+), 74 deletions(-)
 copy kernel/src/{bbtkInterpreterPy.cxx => bbtkInterpreterJavaScript.cxx} (74%)
 copy kernel/src/{bbtkInterpreterPy.h => bbtkInterpreterJavaScript.h} (91%)
 rename kernel/src/{bbtkInterpreterPy.cxx => bbtkInterpreterPython.cxx} (79%)
 rename kernel/src/{bbtkInterpreterPy.h => bbtkInterpreterPython.h} (93%)
 create mode 100644 packages/wx/bbs/appli/exampleCollapsiblePane.bbg
 create mode 100644 packages/wx/bbs/appli/exampleCollapsiblePane.bbs
 create mode 100644 packages/wx/src/bbwxCollapsiblePane.cxx
 copy packages/wx/src/{bbwxHtmlWindow.h => bbwxCollapsiblePane.h} (58%)


hooks/post-receive
-- 
Black Box Tool Kit


More information about the Pubgit-commits-list mailing list