summaryrefslogtreecommitdiff
path: root/frontends/gtk/scaffolding.h
Commit message (Collapse)AuthorAgeFilesLines
* GTK: Add transient popup behaviour for local history tooDaniel Silverstone2020-05-091-0/+7
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* GTK: Cause the page-info popup to appear in the right placeDaniel Silverstone2020-05-081-0/+10
| | | | | | | | | | | | | To position the page-info window we have to tunnel all the way from the current scaffolding, via its top-level gui window, through to the toolbar. In the toolbar we look up the URL bar and then determine the screen coordinates of the scaffolding via the top level widget GTK semantics. Finally we place the page-info window 4 pixels down and right of the bottom-left of the entry box, which should look nice. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* persist the menu and tool bar visibility as user settingsVincent Sanders2019-09-211-6/+0
|
* move search toolbar to be per tab and move implementation to one placeVincent Sanders2019-09-211-9/+0
|
* make handling of non browser window containing tabs reasonableVincent Sanders2019-09-211-0/+7
|
* allow toolbar customisation to open a tabVincent Sanders2019-09-211-2/+1
|
* remove unsused junk gtk_history_window structure and functionsVincent Sanders2019-09-211-20/+5
|
* fix toolbar property updateVincent Sanders2019-09-211-12/+0
|
* split burger menu from popup context menuVincent Sanders2019-09-211-1/+6
|
* cleanup scaffolding a bitVincent Sanders2019-09-211-2/+0
|
* make web search icon setting work properlyVincent Sanders2019-09-211-8/+0
|
* make popup context menu work on toolbarVincent Sanders2019-09-211-0/+5
|
* another five handlers and fix menu sensitivity on throbber state changeVincent Sanders2019-09-211-0/+5
|
* implemented another seven signal handlersVincent Sanders2019-09-211-0/+8
|
* allow menu activation to use the toolbar button implementationsVincent Sanders2019-09-211-2/+0
|
* make menu sensitivity workVincent Sanders2019-09-211-4/+0
| | | | what remains is interfaces to make the toolbar appropriately sensative
* make toolbar url entry display urlVincent Sanders2019-09-211-2/+0
|
* working throbberVincent Sanders2019-09-211-3/+0
|
* moved most of init to toolbar.cVincent Sanders2019-09-211-71/+4
|
* Move favicon from url entry widget to notebook tab labelVincent Sanders2019-08-151-2/+0
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+252