summaryrefslogtreecommitdiff
path: root/frontends/gtk/toolbar.h
Commit message (Collapse)AuthorAgeFilesLines
* make gtk frontend use page information iconsVincent Sanders2019-12-011-0/+9
|
* fix resource release and stopping throbber on toolbar widget destructionVincent Sanders2019-09-211-9/+0
|
* construct all toolbar items from data tableVincent Sanders2019-09-211-4/+2
| | | | | | | | This changes toolbar item constuction to use toolbar_items.h instead of explicit macros. Additionally all remenants of old stock item themeing are done away with and GTK icon names are used instead.
* toolbar customisation can now apply chnagesVincent Sanders2019-09-211-1/+8
|
* make toolbar and menubar hiding work appropriatelyVincent Sanders2019-09-211-0/+8
|
* cleanup scaffolding a bitVincent Sanders2019-09-211-4/+14
|
* make web search icon setting work properlyVincent Sanders2019-09-211-0/+4
|
* allow menu activation to use the toolbar button implementationsVincent Sanders2019-09-211-0/+13
|
* connect button clicked events for local history and stop buttonsVincent Sanders2019-09-211-2/+1
|
* make url entry repond to navigate and update signalsVincent Sanders2019-09-211-1/+2
|
* make toolbar url entry display urlVincent Sanders2019-09-211-1/+10
|
* working throbberVincent Sanders2019-09-211-0/+8
|
* moved most of init to toolbar.cVincent Sanders2019-09-211-62/+36
|
* rationalise use of gtk scaffolding headerVincent Sanders2016-05-211-4/+0
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+96