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

root root at tux.creatis.insa-lyon.fr
Wed Jan 9 17:27:48 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  9db5150d933dff7a6b833c54847d1c35ac38a9c6 (commit)
      from  82535c727c13786bc29fc0f0e73aca927d77b8fe (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=9db5150d933dff7a6b833c54847d1c35ac38a9c6
commit 9db5150d933dff7a6b833c54847d1c35ac38a9c6
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date:   Wed Jan 9 17:27:29 2013 +0100

    Feature #1711
    CreaDevManager application implementation
    
    -Fix Project View help dialog text
    -Fix Main View help dialog text
    -Fix Package Manager View help dialog text
    -Package View help implemented: Still doesn't open CMakeLists files.


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

Summary of changes:
 lib/creaDevManagerLib/wxCDMMainHelpDialog.cpp      |   33 ++++----
 lib/creaDevManagerLib/wxCDMMainHelpDialog.h        |    6 +-
 .../wxCDMPackageDescriptionPanel.cpp               |   12 +++
 ...inHelpDialog.cpp => wxCDMPackageHelpDialog.cpp} |   81 +++++++------------
 ...DMMainHelpDialog.h => wxCDMPackageHelpDialog.h} |   39 +++++-----
 .../wxCDMPackageManagerHelpDialog.cpp              |   38 +++++-----
 lib/creaDevManagerLib/wxCDMProjectHelpDialog.cpp   |   36 +++------
 lib/creaDevManagerLib/wxCDMProjectHelpDialog.h     |    4 +-
 8 files changed, 116 insertions(+), 133 deletions(-)
 copy lib/creaDevManagerLib/{wxCDMMainHelpDialog.cpp => wxCDMPackageHelpDialog.cpp} (50%)
 copy lib/creaDevManagerLib/{wxCDMMainHelpDialog.h => wxCDMPackageHelpDialog.h} (71%)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list