[pubgit-commits-list] crea branch master updated. 4790438d1d66a44ff16b2a8689882460bb85312c

root root at tux.creatis.insa-lyon.fr
Thu Jun 27 11:50:54 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  4790438d1d66a44ff16b2a8689882460bb85312c (commit)
      from  76962b2ed3513cee0f6afd83b9d93e2b43bdefc5 (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=4790438d1d66a44ff16b2a8689882460bb85312c
commit 4790438d1d66a44ff16b2a8689882460bb85312c
Author: Daniel Gonzalez <daniel at daniel.laptop>
Date:   Thu Jun 27 11:50:46 2013 +0200

    Feature #1711 CreaDevManager application implementation
    
    Feature: Now detecting BBS files in folders. They can be executed with bbs or edited in code editor.


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

Summary of changes:
 lib/creaDevManagerLib/CDMUtilities.cpp             |  6 +-
 lib/creaDevManagerLib/CDMUtilities.h               |  3 +-
 lib/creaDevManagerLib/images/BBSIcon20.xpm         |  2 +-
 lib/creaDevManagerLib/images/BBSIcon64.xpm         |  2 +-
 ...elCDMCMakeListsFile.cpp => modelCDMBBSFile.cpp} | 35 ++++++---
 .../{modelCDMCodeFile.h => modelCDMBBSFile.h}      | 41 ++++++-----
 lib/creaDevManagerLib/modelCDMFolder.cpp           |  9 +++
 lib/creaDevManagerLib/modelCDMFolder.h             |  1 +
 ...nPanel.cpp => wxCDMBBSFileDescriptionPanel.cpp} | 83 +++++++++++++---------
 ...ptionPanel.h => wxCDMBBSFileDescriptionPanel.h} | 40 ++++++-----
 lib/creaDevManagerLib/wxCDMMainFrame.cpp           | 61 ++++++++++------
 lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.cxx    | 20 ++++--
 lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.h      |  4 ++
 13 files changed, 196 insertions(+), 111 deletions(-)
 copy lib/creaDevManagerLib/{modelCDMCMakeListsFile.cpp => modelCDMBBSFile.cpp} (71%)
 copy lib/creaDevManagerLib/{modelCDMCodeFile.h => modelCDMBBSFile.h} (65%)
 copy lib/creaDevManagerLib/{wxCDMCMakeListsDescriptionPanel.cpp => wxCDMBBSFileDescriptionPanel.cpp} (62%)
 copy lib/creaDevManagerLib/{wxCDMCMakeListsDescriptionPanel.h => wxCDMBBSFileDescriptionPanel.h} (79%)


hooks/post-receive
-- 
Creatools base library


More information about the Pubgit-commits-list mailing list