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

root root at tux.creatis.insa-lyon.fr
Fri Jan 18 19:38:53 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  c1c0272929da71783e2d520a24acfb23fe8e24a5 (commit)
      from  2fb5dd9262993efaf56bfc731f4297fdb96bf63e (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=c1c0272929da71783e2d520a24acfb23fe8e24a5
commit c1c0272929da71783e2d520a24acfb23fe8e24a5
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date:   Fri Jan 18 19:38:52 2013 +0100

    Feature #1711
    CreaDevManager application implementation
    
    - Model-Control Classes documented.


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

Summary of changes:
 appli/creaDevManager/creaDevManager.h            |   30 +++-
 lib/creaDevManagerLib/CDMUtilities.h             |   71 +++++++++-
 lib/creaDevManagerLib/modelCDMAppli.h            |   38 +++++
 lib/creaDevManagerLib/modelCDMApplication.h      |   54 +++++++
 lib/creaDevManagerLib/modelCDMBlackBox.h         |  109 ++++++++++++++-
 lib/creaDevManagerLib/modelCDMCMakeListsFile.h   |   26 ++++
 lib/creaDevManagerLib/modelCDMFile.h             |   32 ++++
 lib/creaDevManagerLib/modelCDMFolder.h           |   55 +++++++
 lib/creaDevManagerLib/modelCDMIProjectTreeNode.h |   97 ++++++++++++-
 lib/creaDevManagerLib/modelCDMLib.h              |   38 +++++
 lib/creaDevManagerLib/modelCDMLibrary.h          |   47 ++++++
 lib/creaDevManagerLib/modelCDMMain.h             |   48 ++++++
 lib/creaDevManagerLib/modelCDMPackage.h          |  103 +++++++++++++
 lib/creaDevManagerLib/modelCDMPackageSrc.h       |   41 +++++
 lib/creaDevManagerLib/modelCDMProject.h          |   24 +++
 lib/creaDevManagerLib/wxCDMMainFrame.cpp         |    4 +-
 lib/creaDevManagerLib/wxCDMMainFrame.h           |  171 +++++++++++++++++++++-
 17 files changed, 969 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list