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

root root at tux.creatis.insa-lyon.fr
Thu Jan 24 21:37:16 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  72a6140565ccd0905f822c7bf17ea471762a9301 (commit)
      from  698d779d5af904401fa3640f9a2e1c9a3f4aad28 (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=72a6140565ccd0905f822c7bf17ea471762a9301
commit 72a6140565ccd0905f822c7bf17ea471762a9301
Author: Daniel Felipe Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date:   Thu Jan 24 21:37:08 2013 +0100

    Feature #1711
    CreaDevManager application implementation
    
    - Changes for windows compatibility Tree hangs because of ids impossibility of recognition.
    - Fix warnings because of < operator.
    - Change to use of stable functions.


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

Summary of changes:
 appli/creaDevManager/creaDevManager.cpp            |    1 +
 appli/creaSed/creaSed.cpp                          |    4 +-
 lib/creaDevManagerLib/CDMUtilities.cpp             |    4 +-
 lib/creaDevManagerLib/modelCDMAppli.cpp            |   16 +++++-----
 lib/creaDevManagerLib/modelCDMApplication.cpp      |   20 ++++++------
 lib/creaDevManagerLib/modelCDMBlackBox.cpp         |    6 ++--
 lib/creaDevManagerLib/modelCDMFolder.cpp           |   10 +++---
 lib/creaDevManagerLib/modelCDMLib.cpp              |   16 +++++-----
 lib/creaDevManagerLib/modelCDMLibrary.cpp          |   18 +++++-----
 lib/creaDevManagerLib/modelCDMMain.cpp             |    9 +++--
 lib/creaDevManagerLib/modelCDMPackage.cpp          |   28 ++++++++--------
 lib/creaDevManagerLib/modelCDMPackageSrc.cpp       |   22 ++++++------
 lib/creaDevManagerLib/modelCDMProject.cpp          |   34 ++++++++++---------
 lib/creaDevManagerLib/modelCDMProjectsTree.cpp     |    2 +-
 .../wxCDMAppliDescriptionPanel.cpp                 |   14 ++++----
 .../wxCDMApplicationDescriptionPanel.cpp           |    6 ++--
 .../wxCDMBlackBoxDescriptionPanel.cpp              |    6 ++--
 .../wxCDMCMakeListsDescriptionPanel.cpp            |    6 ++--
 .../wxCDMFileDescriptionPanel.cpp                  |    6 ++--
 .../wxCDMFolderDescriptionPanel.cpp                |    6 ++--
 lib/creaDevManagerLib/wxCDMLibDescriptionPanel.cpp |   14 ++++----
 .../wxCDMLibraryDescriptionPanel.cpp               |    6 ++--
 lib/creaDevManagerLib/wxCDMMainFrame.cpp           |   34 ++++++++-----------
 .../wxCDMPackageDescriptionPanel.cpp               |   14 ++++----
 lib/creaDevManagerLib/wxCDMPackageManagerPanel.cpp |    8 ++--
 lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.cxx    |   27 +++++++--------
 lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.h      |    2 +-
 src/creaSystem.cxx                                 |    2 +-
 28 files changed, 169 insertions(+), 172 deletions(-)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list