[pubgit-commits-list] crea branch master updated. bae167768b5d3ccae6ec9b04c844d80e0368a52d
root
root at tux.creatis.insa-lyon.fr
Thu Jun 27 12:17:00 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 bae167768b5d3ccae6ec9b04c844d80e0368a52d (commit)
from 4790438d1d66a44ff16b2a8689882460bb85312c (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=bae167768b5d3ccae6ec9b04c844d80e0368a52d
commit bae167768b5d3ccae6ec9b04c844d80e0368a52d
Author: Daniel Gonzalez <daniel at daniel.laptop>
Date: Thu Jun 27 12:16:52 2013 +0200
Feature #1711 CreaDevManager application implementation
Feature: Now detecting BBG files in folders. They can be edited with bbEditor or with code editor.
-----------------------------------------------------------------------
Summary of changes:
lib/creaDevManagerLib/CDMUtilities.cpp | 1 +
lib/creaDevManagerLib/images/BBGIcon20.xpm | 148 +++++++++++++++++++++
lib/creaDevManagerLib/images/BBGIcon64.xpm | 2 +-
.../{modelCDMBBSFile.cpp => modelCDMBBGFile.cpp} | 26 ++--
.../{modelCDMBBSFile.h => modelCDMBBGFile.h} | 34 ++---
lib/creaDevManagerLib/modelCDMFolder.cpp | 14 ++
lib/creaDevManagerLib/modelCDMFolder.h | 1 +
...nPanel.cpp => wxCDMBBGFileDescriptionPanel.cpp} | 74 +++++------
...ptionPanel.h => wxCDMBBGFileDescriptionPanel.h} | 36 ++---
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 61 ++++++---
lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.cxx | 20 ++-
lib/creaDevManagerLib/wxCDMProjectsTreeCtrl.h | 4 +
12 files changed, 309 insertions(+), 112 deletions(-)
create mode 100644 lib/creaDevManagerLib/images/BBGIcon20.xpm
copy lib/creaDevManagerLib/{modelCDMBBSFile.cpp => modelCDMBBGFile.cpp} (78%)
copy lib/creaDevManagerLib/{modelCDMBBSFile.h => modelCDMBBGFile.h} (74%)
copy lib/creaDevManagerLib/{wxCDMBBSFileDescriptionPanel.cpp => wxCDMBBGFileDescriptionPanel.cpp} (72%)
copy lib/creaDevManagerLib/{wxCDMBBSFileDescriptionPanel.h => wxCDMBBGFileDescriptionPanel.h} (82%)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list