[pubgit-commits-list] Creatools base library branch creaDevManager updated. 62dfbfc86db5ed98a2272d0b6620af1711791c27

root root at tux.creatis.insa-lyon.fr
Tue Nov 27 16:22: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  62dfbfc86db5ed98a2272d0b6620af1711791c27 (commit)
      from  a368f55c1759058cb8ad47da779394670f1f1fb2 (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=62dfbfc86db5ed98a2272d0b6620af1711791c27
commit 62dfbfc86db5ed98a2272d0b6620af1711791c27
Author: Daniel Gonzalez <daniel at daniel.creatis>
Date:   Tue Nov 27 16:22:32 2012 +0100

    Feature #1711
    CreaDevManager application implementation
    
    Project description panel enabled when creating project or opening project


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

Summary of changes:
 lib/creaDevManagerLib/creaDevManagerIds.h          |    6 +
 lib/creaDevManagerLib/modelCDMAppli.cpp            |   11 ++
 lib/creaDevManagerLib/modelCDMAppli.h              |    1 +
 lib/creaDevManagerLib/modelCDMIProjectTreeNode.cpp |   16 ++-
 lib/creaDevManagerLib/modelCDMIProjectTreeNode.h   |    3 +-
 lib/creaDevManagerLib/modelCDMLib.cpp              |   11 ++
 lib/creaDevManagerLib/modelCDMLib.h                |    1 +
 lib/creaDevManagerLib/modelCDMPackage.cpp          |   17 +++-
 lib/creaDevManagerLib/modelCDMPackage.h            |    5 +-
 lib/creaDevManagerLib/modelCDMProject.cpp          |   35 ++++++
 .../wxCDMMainDescriptionPanel.cpp                  |    5 +
 lib/creaDevManagerLib/wxCDMMainDescriptionPanel.h  |    2 +
 lib/creaDevManagerLib/wxCDMMainFrame.cpp           |   35 ++++++-
 .../wxCDMProjectDescriptionPanel.cpp               |  114 +++++++++++++++++++-
 .../wxCDMProjectDescriptionPanel.h                 |   14 +++
 lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.cxx    |    8 +-
 16 files changed, 267 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list