[pubgit-commits-list] creaMiniTools branch master updated. 0777bad2bf8ef3c6b8dc122f4553d5cec5e47a4a
root
root at tux.creatis.insa-lyon.fr
Thu May 2 15:06:44 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 "Basic tools with bbtk".
The branch, master has been updated
via 0777bad2bf8ef3c6b8dc122f4553d5cec5e47a4a (commit)
from 0a7f810c517cd5dd8b23009225523a568e9a4f7f (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=creaMiniTools.git;a=commitdiff;h=0777bad2bf8ef3c6b8dc122f4553d5cec5e47a4a
commit 0777bad2bf8ef3c6b8dc122f4553d5cec5e47a4a
Author: Daniel Gonzalez <daniel.gonzalez at creatis.insa-lyon.fr>
Date: Thu May 2 15:06:40 2013 +0200
Feature #2005 Black Box with MiniTools Icons
The black box must load all minitools icons and make them available as wxBitmap*'s. The black box is called MiniToolsIcons. For now it only loads the CreaDevManager Icon as it's the only icon created for CreaTools
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 2 +-
bbtk_package_creaMiniTools/CMakeLists.txt | 2 +-
.../src/bbcreaMiniToolsMiniToolsIcons.cxx | 71 +++++
.../src/bbcreaMiniToolsMiniToolsIcons.h | 51 ++++
bbtk_package_creaMiniTools/src/images/CDM64.xpm | 297 +++++++++++++++++++++
5 files changed, 421 insertions(+), 2 deletions(-)
create mode 100644 bbtk_package_creaMiniTools/src/bbcreaMiniToolsMiniToolsIcons.cxx
create mode 100644 bbtk_package_creaMiniTools/src/bbcreaMiniToolsMiniToolsIcons.h
create mode 100644 bbtk_package_creaMiniTools/src/images/CDM64.xpm
hooks/post-receive
--
Basic tools with bbtk
More information about the Pubgit-commits-list
mailing list