[pubgit-commits-list] Creatools base library branch creaDevManager updated. 82535c727c13786bc29fc0f0e73aca927d77b8fe
root
root at tux.creatis.insa-lyon.fr
Mon Jan 7 17:45:17 CET 2013
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 82535c727c13786bc29fc0f0e73aca927d77b8fe (commit)
from 43a86caa77956a7638494a69499c17cff2b79538 (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=82535c727c13786bc29fc0f0e73aca927d77b8fe
commit 82535c727c13786bc29fc0f0e73aca927d77b8fe
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Mon Jan 7 17:44:57 2013 +0100
Feature #1711
CreaDevManager application implementation
-Project help starts from the project description
-Main description help implemented
-Package Manager help implemented
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/creaDevManagerIds.h | 2 +-
lib/creaDevManagerLib/modelCDMPackageSrc.cpp | 10 +-
.../wxCDMMainDescriptionPanel.cpp | 12 ++
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 27 ++-
lib/creaDevManagerLib/wxCDMMainFrame.h | 2 +
lib/creaDevManagerLib/wxCDMMainHelpDialog.cpp | 151 ++++++++++++++++
...DMProjectHelpDialog.h => wxCDMMainHelpDialog.h} | 37 ++--
.../wxCDMPackageManagerHelpDialog.cpp | 188 ++++++++++++++++++++
...elpDialog.h => wxCDMPackageManagerHelpDialog.h} | 38 +++--
lib/creaDevManagerLib/wxCDMPackageManagerPanel.cpp | 15 ++
lib/creaDevManagerLib/wxCDMPackageManagerPanel.h | 3 +
.../wxCDMProjectDescriptionPanel.cpp | 13 ++
.../wxCDMProjectDescriptionPanel.h | 2 +
lib/creaDevManagerLib/wxCDMProjectHelpDialog.cpp | 34 ++--
lib/creaDevManagerLib/wxCDMProjectHelpDialog.h | 7 +
15 files changed, 474 insertions(+), 67 deletions(-)
create mode 100644 lib/creaDevManagerLib/wxCDMMainHelpDialog.cpp
copy lib/creaDevManagerLib/{wxCDMProjectHelpDialog.h => wxCDMMainHelpDialog.h} (74%)
create mode 100644 lib/creaDevManagerLib/wxCDMPackageManagerHelpDialog.cpp
copy lib/creaDevManagerLib/{wxCDMProjectHelpDialog.h => wxCDMPackageManagerHelpDialog.h} (72%)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list