[pubgit-commits-list] Creatools base library branch creaDevManagerCMake updated. 71c071fbb1e2af618f6caa489351b966e1a54b1a

root root at tux.creatis.insa-lyon.fr
Sat Apr 6 15:01:54 CEST 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, creaDevManagerCMake has been updated
       via  71c071fbb1e2af618f6caa489351b966e1a54b1a (commit)
      from  11ddb2799cdae68c7220b71e6836b97498b6ce62 (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=71c071fbb1e2af618f6caa489351b966e1a54b1a
commit 71c071fbb1e2af618f6caa489351b966e1a54b1a
Author: Daniel Gonzalez <daniel at daniel.laptop>
Date:   Sat Apr 6 15:01:51 2013 +0200

    Feature #1711 CreaDevManager application implementation
    
    Fix: Scrollbars included for all description panels
    Feature: Show included libraries (3rd Party and custom) and checkboxes to include them in: Packages. Just shows a test library that doesn't really exist.


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

Summary of changes:
 lib/creaDevManagerLib/modelCDMPackage.cpp          |  26 +++
 lib/creaDevManagerLib/modelCDMPackage.h            |  24 +++
 .../wxCDMAppliDescriptionPanel.cpp                 |   9 +-
 lib/creaDevManagerLib/wxCDMAppliDescriptionPanel.h |   3 +-
 .../wxCDMApplicationDescriptionPanel.cpp           |  13 +-
 .../wxCDMApplicationDescriptionPanel.h             |   3 +-
 .../wxCDMBlackBoxDescriptionPanel.cpp              |   7 +-
 .../wxCDMBlackBoxDescriptionPanel.h                |   3 +-
 .../wxCDMCMakeListsDescriptionPanel.cpp            |   3 +
 .../wxCDMCMakeListsDescriptionPanel.h              |   3 +-
 .../wxCDMFileDescriptionPanel.cpp                  |  10 +-
 lib/creaDevManagerLib/wxCDMFileDescriptionPanel.h  |   3 +-
 .../wxCDMFolderDescriptionPanel.cpp                |   4 +
 .../wxCDMFolderDescriptionPanel.h                  |   3 +-
 lib/creaDevManagerLib/wxCDMLibDescriptionPanel.cpp |   8 +-
 lib/creaDevManagerLib/wxCDMLibDescriptionPanel.h   |   3 +-
 .../wxCDMLibraryDescriptionPanel.cpp               |   8 +-
 .../wxCDMLibraryDescriptionPanel.h                 |   3 +-
 .../wxCDMMainDescriptionPanel.cpp                  |   4 +
 lib/creaDevManagerLib/wxCDMMainDescriptionPanel.h  |   3 +-
 .../wxCDMPackageConfigurationDialog.cpp            | 217 +++++++++++++++++++++
 ...pDialog.h => wxCDMPackageConfigurationDialog.h} |  63 +++---
 .../wxCDMPackageDescriptionPanel.cpp               |  21 +-
 .../wxCDMPackageDescriptionPanel.h                 |   7 +-
 lib/creaDevManagerLib/wxCDMPackageManagerPanel.cpp |   6 +-
 lib/creaDevManagerLib/wxCDMPackageManagerPanel.h   |   3 +-
 lib/creaDevManagerLib/wxCDMProjectActionsPanel.cpp |   4 +
 lib/creaDevManagerLib/wxCDMProjectActionsPanel.h   |   3 +-
 .../wxCDMProjectDescriptionPanel.cpp               |  10 +-
 .../wxCDMProjectDescriptionPanel.h                 |   3 +-
 30 files changed, 400 insertions(+), 80 deletions(-)
 create mode 100644 lib/creaDevManagerLib/wxCDMPackageConfigurationDialog.cpp
 copy lib/creaDevManagerLib/{wxCDMMainHelpDialog.h => wxCDMPackageConfigurationDialog.h} (68%)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list