[pubgit-commits-list] Creatools base library branch master updated. edff8f949ff69c2c720478437a65bf1beff7923d
root
root at tux.creatis.insa-lyon.fr
Fri Feb 15 14:06:17 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 edff8f949ff69c2c720478437a65bf1beff7923d (commit)
from 78a3d08edf8e9b8b11ba87c5a6a4f9211ae107d3 (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=edff8f949ff69c2c720478437a65bf1beff7923d
commit edff8f949ff69c2c720478437a65bf1beff7923d
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Fri Feb 15 14:06:17 2013 +0100
Feature #1711 CreaDevManager application implementation
- Redesigned: Plug Package folder selection dialog.
- Added: Note to remember reopen BBEditor after plugging packages
- Changed: The process of plugging packages is now shown in the console (Linux)
- Added: Nice to have features document in appli folder of creaDevManager
- Added: Icons for BBS and BBG files
- Deleted: Not used icons
- Fixed: Help Enabled in Settings
-----------------------------------------------------------------------
Summary of changes:
appli/creaDevManager/niceToHave.txt | 8 +
lib/creaDevManagerLib/images/BBGIcon20.xcf | Bin 0 -> 1758 bytes
.../images/{CMIcon64.xpm => BBGIcon64.xpm} | 266 +-
lib/creaDevManagerLib/images/BBSIcon20.xpm | 154 +
.../images/{CMIcon64.xpm => BBSIcon64.xpm} | 271 +-
lib/creaDevManagerLib/images/TemplateIcon.xcf | Bin 0 -> 7918 bytes
lib/creaDevManagerLib/images/bbox64.xpm | 214 -
lib/creaDevManagerLib/images/folder64.xpm | 187 -
lib/creaDevManagerLib/images/library64.xpm | 278 -
lib/creaDevManagerLib/images/project64.xpm | 157 -
lib/creaDevManagerLib/images/red.xpm |32955 --------------------
lib/creaDevManagerLib/modelCDMProject.cpp | 29 +-
lib/creaDevManagerLib/wxCDMMainFrame.cpp | 3 +
lib/creaDevManagerLib/wxCDMProjectActionsPanel.cpp | 53 +-
14 files changed, 466 insertions(+), 34109 deletions(-)
create mode 100644 appli/creaDevManager/niceToHave.txt
create mode 100644 lib/creaDevManagerLib/images/BBGIcon20.xcf
copy lib/creaDevManagerLib/images/{CMIcon64.xpm => BBGIcon64.xpm} (56%)
create mode 100644 lib/creaDevManagerLib/images/BBSIcon20.xpm
copy lib/creaDevManagerLib/images/{CMIcon64.xpm => BBSIcon64.xpm} (57%)
create mode 100644 lib/creaDevManagerLib/images/TemplateIcon.xcf
delete mode 100644 lib/creaDevManagerLib/images/bbox64.xpm
delete mode 100644 lib/creaDevManagerLib/images/folder64.xpm
delete mode 100644 lib/creaDevManagerLib/images/library64.xpm
delete mode 100644 lib/creaDevManagerLib/images/project64.xpm
delete mode 100644 lib/creaDevManagerLib/images/red.xpm
hooks/post-receive
--
Creatools base library
More information about the Pubgit-commits-list
mailing list