[pubgit-commits-list] cpPlugins branch master updated. bfc16201a35d40fb90f8a354307dca5942fc0fcd
root
root at tux.creatis.insa-lyon.fr
Thu Oct 6 01:08:54 CEST 2016
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 "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".
The branch, master has been updated
via bfc16201a35d40fb90f8a354307dca5942fc0fcd (commit)
from c26e1b67af96bd1b11e8da2ab9145dbaf0140deb (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=cpPlugins.git;a=commitdiff;h=bfc16201a35d40fb90f8a354307dca5942fc0fcd
commit bfc16201a35d40fb90f8a354307dca5942fc0fcd
Author: Leonardo Flórez-Valencia <florez-l at javeriana.edu.co>
Date: Wed Oct 5 18:08:41 2016 -0500
Line widget added.
-----------------------------------------------------------------------
Summary of changes:
appli/bash/BuildInstances.cxx.in | 2 +-
lib/cpPlugins/BaseObjects/Widget.cxx | 14 ++++
lib/cpPlugins/BaseObjects/Widget.h | 5 ++
lib/cpPlugins/Interface/Workspace.cxx | 26 +++++++
lib/cpPlugins/Interface/Workspace.h | 9 +++
plugins/Widgets/LineWidget.cxx | 143 ++++++++++++++++++++++++++++++++++
plugins/Widgets/LineWidget.h | 39 ++++++++++
plugins/Widgets/SeedWidget.cxx | 12 +++
plugins/Widgets/SeedWidget.h | 4 +
plugins/Widgets/SplineWidget.cxx | 21 ++++-
plugins/Widgets/SplineWidget.h | 4 +
11 files changed, 276 insertions(+), 3 deletions(-)
create mode 100644 plugins/Widgets/LineWidget.cxx
create mode 100644 plugins/Widgets/LineWidget.h
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list