[pubgit-commits-list] Creatools base library branch creaDevManager updated. 2c45094f8403883f8fb52c1801f1d96a35a471bf
root
root at tux.creatis.insa-lyon.fr
Fri Dec 21 14:51:40 CET 2012
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 "Creatools base library".
The branch, creaDevManager has been updated
via 2c45094f8403883f8fb52c1801f1d96a35a471bf (commit)
from 2b6788596bc21c7942df4b0d6917eaf5b5d72277 (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=crea.git;a=commitdiff;h=2c45094f8403883f8fb52c1801f1d96a35a471bf
commit 2c45094f8403883f8fb52c1801f1d96a35a471bf
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Fri Dec 21 14:51:26 2012 +0100
Black Box view and folder structure implemented
still doesn't create boxes
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/creaDevManagerIds.h | 21 +-
lib/creaDevManagerLib/modelCDMAppli.cpp | 20 ++
lib/creaDevManagerLib/modelCDMBlackBox.cpp | 256 +++++++++++++++++---
lib/creaDevManagerLib/modelCDMBlackBox.h | 16 +-
lib/creaDevManagerLib/modelCDMPackage.cpp | 54 +++--
lib/creaDevManagerLib/modelCDMPackage.h | 6 +-
.../{modelCDMFolder.cpp => modelCDMPackageSrc.cpp} | 167 ++++++-------
.../{modelCDMFile.h => modelCDMPackageSrc.h} | 29 ++-
.../wxCDMBlackBoxDescriptionPanel.cpp | 141 ++++++++---
.../wxCDMBlackBoxDescriptionPanel.h | 6 +
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 14 +
lib/creaDevManagerLib/wxCDMNewPackageDialog.cpp | 1 -
lib/creaDevManagerLib/wxCDMNewPackageDialog.h | 4 +-
lib/creaDevManagerLib/wxCDMNewProjectDialog.cpp | 2 +-
lib/creaDevManagerLib/wxCDMNewProjectDialog.h | 4 +-
.../wxCDMPackageDescriptionPanel.cpp | 44 ++--
16 files changed, 555 insertions(+), 230 deletions(-)
copy lib/creaDevManagerLib/{modelCDMFolder.cpp => modelCDMPackageSrc.cpp} (60%)
copy lib/creaDevManagerLib/{modelCDMFile.h => modelCDMPackageSrc.h} (74%)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list