[pubgit-commits-list] Creatools base library branch master updated. 157fdd70097efc81cb9bcd3a3b19392b8a144655
root
root at tux.creatis.insa-lyon.fr
Thu Feb 14 17:52:15 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, master has been updated
via 157fdd70097efc81cb9bcd3a3b19392b8a144655 (commit)
from 14a7db3b732ca184a3cd336d7561d8faa232d658 (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=157fdd70097efc81cb9bcd3a3b19392b8a144655
commit 157fdd70097efc81cb9bcd3a3b19392b8a144655
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Thu Feb 14 17:52:15 2013 +0100
Feature #1711 CreaDevManager application implementation
- Settings implemented. Help enabled, text editor, terminal, file explorer names are saved.
-----------------------------------------------------------------------
Summary of changes:
appli/creaDevManager/creaDevManager.cpp | 7 +
lib/creaDevManagerLib/CDMUtilities.cpp | 12 +-
lib/creaDevManagerLib/CDMUtilities.h | 37 ++---
lib/creaDevManagerLib/creaDevManagerIds.h | 2 +-
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 28 +++-
lib/creaDevManagerLib/wxCDMMainFrame.h | 5 +
lib/creaDevManagerLib/wxCDMNewBlackBoxDialog.cpp | 6 +-
lib/creaDevManagerLib/wxCDMSettingsDialog.cpp | 167 ++++++++++++++++++++
...wxCDMMainHelpDialog.h => wxCDMSettingsDialog.h} | 91 +++++++-----
9 files changed, 291 insertions(+), 64 deletions(-)
create mode 100644 lib/creaDevManagerLib/wxCDMSettingsDialog.cpp
copy lib/creaDevManagerLib/{wxCDMMainHelpDialog.h => wxCDMSettingsDialog.h} (64%)
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list