summaryrefslogtreecommitdiff
path: root/frontends/gtk/toolbar_items.h
Commit message (Expand)AuthorAgeFilesLines
* remove global edit mode and make customisation toolbox construction simplerVincent Sanders2019-09-211-8/+9
* add combined reload and stop buttonVincent Sanders2019-09-211-0/+2
* add cookie icon and use it for show cookies toolbar buttonVincent Sanders2019-09-211-1/+1
* construct all toolbar items from data tableVincent Sanders2019-09-211-60/+63
* change toolbar customization to tab approachVincent Sanders2019-09-211-0/+2
* simplify toolbar items macrosVincent Sanders2019-09-211-56/+56
* set menu activation handler using toolbar itemsVincent Sanders2019-09-211-53/+54
* use toolbar_items to generate more boilerplate code through macrosVincent Sanders2019-09-211-56/+58
* split burger menu from popup context menuVincent Sanders2019-09-211-0/+2
* make popup context menu work on toolbarVincent Sanders2019-09-211-1/+1
* complete toolbar button click handler implementationVincent Sanders2019-09-211-9/+9
* another five handlers and fix menu sensitivity on throbber state changeVincent Sanders2019-09-211-6/+6
* add five more handlersVincent Sanders2019-09-211-5/+5
* implemented another seven signal handlersVincent Sanders2019-09-211-7/+7
* implement more toolbar item handlers and make menus call themVincent Sanders2019-09-211-3/+3
* allow menu activation to use the toolbar button implementationsVincent Sanders2019-09-211-6/+6
* add home button clicked handlerVincent Sanders2019-09-211-1/+1
* implement several more button press handlersVincent Sanders2019-09-211-3/+3
* connect button clicked events for local history and stop buttonsVincent Sanders2019-09-211-52/+52
* get the code to at least compile again. toolbar is completely brokenVincent Sanders2019-09-211-0/+10
* moved most of init to toolbar.cVincent Sanders2019-09-211-0/+136