[pubgit-commits-list] Creatools base library branch creaDevManager updated. 5af1633cdea030f5189c57c51bd843685eecd8b6
root
root at tux.creatis.insa-lyon.fr
Mon Jan 14 15:34:54 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 5af1633cdea030f5189c57c51bd843685eecd8b6 (commit)
from 7a33a157d7372e4d507cd4a8ec0ae9a1f92d986e (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=5af1633cdea030f5189c57c51bd843685eecd8b6
commit 5af1633cdea030f5189c57c51bd843685eecd8b6
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Mon Jan 14 15:34:33 2013 +0100
Feature #1711
CreaDevManager application implementation
-Tree Highlight is now darker
-Template libraries and applications are not shown as such (because they are templates)
-Buttons are ordered in they way they are supposed to be used
-Create class implemented in folder and library
-Properties distribution fixed in black box view
-----------------------------------------------------------------------
Summary of changes:
appli/creaDevManager/creaDevManager.cpp | 2 +-
lib/creaDevManagerLib/CDMUtilities.cpp | 153 +++++++++++++++++++-
lib/creaDevManagerLib/CDMUtilities.h | 1 +
lib/creaDevManagerLib/modelCDMAppli.cpp | 69 +++++++---
lib/creaDevManagerLib/modelCDMFolder.cpp | 15 ++
lib/creaDevManagerLib/modelCDMFolder.h | 2 +
lib/creaDevManagerLib/modelCDMLib.cpp | 68 +++++++---
.../wxCDMAppliDescriptionPanel.cpp | 5 +-
.../wxCDMApplicationDescriptionPanel.cpp | 8 +-
.../wxCDMBlackBoxDescriptionPanel.cpp | 16 +-
.../wxCDMFileDescriptionPanel.cpp | 2 +-
.../wxCDMFolderDescriptionPanel.cpp | 37 +++++
.../wxCDMFolderDescriptionPanel.h | 1 +
lib/creaDevManagerLib/wxCDMLibDescriptionPanel.cpp | 5 +-
.../wxCDMLibraryDescriptionPanel.cpp | 35 ++++-
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 3 +
.../wxCDMPackageDescriptionPanel.cpp | 6 +-
lib/creaDevManagerLib/wxCDMPackageManagerPanel.cpp | 5 +-
18 files changed, 370 insertions(+), 63 deletions(-)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list