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

root root at tux.creatis.insa-lyon.fr
Thu Dec 13 13:04:14 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  9db3dcfa7151c22fb19fe0202ec03b4e8ac3f4b4 (commit)
      from  ae979655a8f5e455fb8381c2cbf081ac0ec18132 (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=9db3dcfa7151c22fb19fe0202ec03b4e8ac3f4b4
commit 9db3dcfa7151c22fb19fe0202ec03b4e8ac3f4b4
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date:   Thu Dec 13 13:04:00 2012 +0100

    Feature #1711
    CreaDevManager application implementation
    
    - Fixing up tooltips and flow control with packages and blackboxes
    - Fixed bug in Package manager and Black Box Description views for tooltips. Still presented in CMakeFileLists, File and Folder Description views.


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

Summary of changes:
 lib/creaDevManagerLib/creaDevManagerIds.h          |    1 +
 lib/creaDevManagerLib/modelCDMBlackBox.cpp         |   13 ++-
 lib/creaDevManagerLib/modelCDMBlackBox.h           |    3 +
 lib/creaDevManagerLib/modelCDMPackage.cpp          |    5 +
 lib/creaDevManagerLib/modelCDMPackage.h            |    1 +
 .../wxCDMBlackBoxDescriptionPanel.cpp              |  135 +++++++++++----
 .../wxCDMBlackBoxDescriptionPanel.h                |    2 +
 lib/creaDevManagerLib/wxCDMLibDescriptionPanel.cpp |    7 +-
 .../wxCDMPackageDescriptionPanel.cpp               |  176 +++++++++++++++-----
 .../wxCDMPackageDescriptionPanel.h                 |    4 +
 lib/creaDevManagerLib/wxCDMPackageManagerPanel.cpp |   99 +++++++-----
 lib/creaDevManagerLib/wxCDMPackageManagerPanel.h   |    5 +-
 12 files changed, 329 insertions(+), 122 deletions(-)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list