]> git.street.me.uk Git - andy/viking.git/commit
Extend toolbar code for usage with Viking.
authorRob Norris <rw_norris@hotmail.com>
Fri, 1 Aug 2014 17:41:11 +0000 (18:41 +0100)
committerRob Norris <rw_norris@hotmail.com>
Sun, 3 Aug 2014 23:43:21 +0000 (00:43 +0100)
commit59bc9e852ec81ea40735ee083e366a017fd846f7
treee219f05e6b9bee624b2643c044bd0018d0c0f6dc
parent123fff51ae12e3dfb06232701eff1857bcca5c29
Extend toolbar code for usage with Viking.

Features:
. Handling multiple toolbars (one for each window)
. Not just simple actions but also toggle actions and groups of radio actions
. Preferences integrated with Viking's preferences mechanism.
 - Toolbar icon size, icon style and toolbar location (below or beside the main menu).
. UI definition for Viking's default toolbar
src/toolbar.c
src/toolbar.h
src/toolbar.xml.h [new file with mode: 0644]