[pubgit-commits-list] Creatools base library branch creaDevManager updated. 741b9c1d03c7984f7ac4a39188e2bb114471f579
root
root at tux.creatis.insa-lyon.fr
Tue Jan 29 13:42:14 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 741b9c1d03c7984f7ac4a39188e2bb114471f579 (commit)
from a9365e98724ef545368a3212e32263cd331d41d0 (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=741b9c1d03c7984f7ac4a39188e2bb114471f579
commit 741b9c1d03c7984f7ac4a39188e2bb114471f579
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Tue Jan 29 13:42:15 2013 +0100
Feature #1711
CreaDevManager application implementation
- Changes for windows compatibility. TreeItemId wrapping to work with windows
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/modelCDMIProjectTreeNode.cpp | 4 +-
lib/creaDevManagerLib/modelCDMIProjectTreeNode.h | 7 +-
lib/creaDevManagerLib/modelCDMMain.cpp | 2 +-
lib/creaDevManagerLib/modelCDMMain.h | 4 +-
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 32 +++---
lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.cxx | 9 +-
lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.h | 4 +-
...{modelCDMProjectsTree.h => wxCDMTreeItemId.cpp} | 74 +++++++-----
lib/creaDevManagerLib/wxCDMTreeItemId.h | 128 ++++++++++++++++++++
9 files changed, 206 insertions(+), 58 deletions(-)
copy lib/creaDevManagerLib/{modelCDMProjectsTree.h => wxCDMTreeItemId.cpp} (53%)
mode change 100755 => 100644
create mode 100644 lib/creaDevManagerLib/wxCDMTreeItemId.h
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list