[pubgit-commits-list] crea branch master updated. f5cd0d2ab363ef8d6fd89d547ace70ca31d2bf3e

root root at tux.creatis.insa-lyon.fr
Thu Apr 25 16:06:40 CEST 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, master has been updated
       via  f5cd0d2ab363ef8d6fd89d547ace70ca31d2bf3e (commit)
      from  79cec83ea4c3a99dacc93663e9f0ea52f7f5cf1b (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=f5cd0d2ab363ef8d6fd89d547ace70ca31d2bf3e
commit f5cd0d2ab363ef8d6fd89d547ace70ca31d2bf3e
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date:   Thu Apr 25 16:06:40 2013 +0200

    Feature #1711 CreaDevManager application implementation
    
    Feature: Now the project route map is shown in Help->Show Project Map


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

Summary of changes:
 CMakeLists.txt                                     |   1 +
 {appli => data}/CMakeLists.txt                     |  21 ++--
 data/projectMap.png                                | Bin 0 -> 181690 bytes
 install/CMakeLists.txt                             |  19 +++
 lib/creaDevManagerLib/CMakeLists.txt               |   8 +-
 lib/creaDevManagerLib/creaDevManagerIds.h          |   7 +-
 lib/creaDevManagerLib/wxCDMMainFrame.cpp           |  21 +++-
 lib/creaDevManagerLib/wxCDMMainFrame.h             |   5 +
 lib/creaDevManagerLib/wxCDMProjectMapDialog.cpp    | 140 +++++++++++++++++++++
 ...ProjectHelpDialog.h => wxCDMProjectMapDialog.h} |  58 ++++-----
 10 files changed, 231 insertions(+), 49 deletions(-)
 copy {appli => data}/CMakeLists.txt (68%)
 create mode 100644 data/projectMap.png
 create mode 100644 lib/creaDevManagerLib/wxCDMProjectMapDialog.cpp
 copy lib/creaDevManagerLib/{wxCDMProjectHelpDialog.h => wxCDMProjectMapDialog.h} (68%)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list