[pubgit-commits-list] Creatools base library branch creaDevManager updated. 9013f401b9f263f755fedc2dc88b21f351abf7da
root
root at tux.creatis.insa-lyon.fr
Wed Dec 5 11:10:36 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 9013f401b9f263f755fedc2dc88b21f351abf7da (commit)
from b35dc47a0727c7588b68024f73b5dd3c0705ca13 (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=9013f401b9f263f755fedc2dc88b21f351abf7da
commit 9013f401b9f263f755fedc2dc88b21f351abf7da
Author: Daniel Gonzalez <daniel at daniel.creatis>
Date: Wed Dec 5 11:10:29 2012 +0100
Feature #1711
CreaDevManager application implementation
Package creation implemented
Application creation implemented
missing adjustments for windows
other scripts from bbtk don't return error codes
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/modelCDMAppli.cpp | 50 ++++++++++-
lib/creaDevManagerLib/modelCDMAppli.h | 2 +-
lib/creaDevManagerLib/modelCDMLib.cpp | 4 +-
lib/creaDevManagerLib/modelCDMLib.h | 2 +-
lib/creaDevManagerLib/modelCDMProject.cpp | 71 ++++++++++++++--
lib/creaDevManagerLib/modelCDMProject.h | 4 +-
.../wxCDMAppliDescriptionPanel.cpp | 40 ++++++++-
.../wxCDMApplicationDescriptionPanel.cpp | 2 +-
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 15 ++--
...ProjectDialog.cpp => wxCDMNewPackageDialog.cpp} | 90 ++++++++------------
...MNewProjectDialog.h => wxCDMNewPackageDialog.h} | 31 +++----
.../wxCDMProjectDescriptionPanel.cpp | 73 +++++++++++++++--
12 files changed, 278 insertions(+), 106 deletions(-)
copy lib/creaDevManagerLib/{wxCDMNewProjectDialog.cpp => wxCDMNewPackageDialog.cpp} (56%)
copy lib/creaDevManagerLib/{wxCDMNewProjectDialog.h => wxCDMNewPackageDialog.h} (78%)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list