summaryrefslogtreecommitdiff
path: root/frontends/gtk/toolbar_items.h
Commit message (Expand)AuthorAgeFilesLines
* simplify toolbar items macrosVincent Sanders2019-09-041-56/+56
* set menu activation handler using toolbar itemsVincent Sanders2019-09-031-53/+54
* use toolbar_items to generate more boilerplate code through macrosVincent Sanders2019-09-031-56/+58
* split burger menu from popup context menuVincent Sanders2019-09-021-0/+2
* make popup context menu work on toolbarVincent Sanders2019-08-311-1/+1
* complete toolbar button click handler implementationVincent Sanders2019-08-301-9/+9
* another five handlers and fix menu sensitivity on throbber state changeVincent Sanders2019-08-291-6/+6
* add five more handlersVincent Sanders2019-08-291-5/+5
* implemented another seven signal handlersVincent Sanders2019-08-291-7/+7
* implement more toolbar item handlers and make menus call themVincent Sanders2019-08-281-3/+3
* allow menu activation to use the toolbar button implementationsVincent Sanders2019-08-271-6/+6
* add home button clicked handlerVincent Sanders2019-08-231-1/+1
* implement several more button press handlersVincent Sanders2019-08-221-3/+3
* connect button clicked events for local history and stop buttonsVincent Sanders2019-08-221-52/+52
* get the code to at least compile again. toolbar is completely brokenVincent Sanders2019-08-201-0/+10
* moved most of init to toolbar.cVincent Sanders2019-08-201-0/+136