[beast: 12/12] Merge branch 'idl-icon'
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 12/12] Merge branch 'idl-icon'
- Date: Thu, 24 Sep 2015 20:09:34 +0000 (UTC)
commit c8fb5f879b37421a4d87db7744114b75699fef44
Merge: 7d43b5c 1029fbc
Author: Tim Janik <timj gnu org>
Date: Tue Sep 22 19:20:42 2015 +0200
Merge branch 'idl-icon'
Provide Icon in bseapi.idl.
* idl-icon:
BSE: remove bse_category_from_id() which is now unused
BEAST: avoid use of the 'category_id' field, use GQuark to identify categories
BEAST: introduce bst_path_leaf_index() to find the last path string segment
BSE: remove unused bse-item-get-icon procedure
BEAST: use Bse::Item.icon instead of bse_item_get_icon
BSE: Item: add 'icon' property
BSE: add PixelSeq and Icon to bseapi.idl
BEAST: rename ic0n and p1xel to make room for new API
PLUGINS: rename ic0n and p1xel to make room for new API
BSE: rename ic0n and p1xel to make room for new API
BSE: remove unused bse-categories-match-method procedure
beast-gtk/bstapp.cc | 8 ++---
beast-gtk/bstbseutils.cc | 23 +++++++++++++-
beast-gtk/bstbseutils.hh | 3 ++
beast-gtk/bstcanvassource.cc | 38 ++++++++--------------
beast-gtk/bstmenus.cc | 8 ++--
beast-gtk/bstmenus.hh | 2 +-
beast-gtk/bstpartdialog.cc | 7 ++--
beast-gtk/bstsnetrouter.cc | 12 +++---
beast-gtk/bstusermessage.cc | 2 +-
beast-gtk/bstutils.cc | 4 +-
bse/bseapi.idl | 13 +++++++
bse/bsebasics.idl | 8 ++--
bse/bsecategories.cc | 30 +----------------
bse/bsecategories.hh | 1 -
bse/bsecategories.proc | 72 ------------------------------------------
bse/bseengine.cc | 2 +-
bse/bseenginemaster.cc | 2 +-
bse/bseenginenode.hh | 2 +-
bse/bseitem.cc | 20 +++++++++++
bse/bseitem.hh | 10 +++--
bse/bseitem.proc | 23 -------------
bse/bseobject.cc | 20 ++++++------
bse/bseobject.hh | 4 +-
bse/bseutils.cc | 16 +++++-----
bse/bseutils.hh | 2 +-
plugins/bseadder.cc | 6 ++--
plugins/bseadder.hh | 2 +-
27 files changed, 132 insertions(+), 208 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]