summaryrefslogtreecommitdiff
path: root/frontends/gtk/corewindow.c
Commit message (Expand)AuthorAgeFilesLines
* Corewindow: Sanitise scrolling API.Michael Drake2019-08-031-40/+40
* gtk/corewindow.c: Correctly handle scroll_visibleDaniel Silverstone2019-08-021-12/+38
* remove a warning on openbsdVincent Sanders2018-08-281-1/+1
* GTK: Corewindow: Fix modifier keys on mouse click.Michael Drake2017-09-091-3/+7
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-2/+2
* Core window: Ensure all front ends initialise drag_status.Michael Drake2017-06-101-2/+2
* GTK: Ensure drag status is initialised in core windows.Michael Drake2017-06-101-0/+1
* update gtk frontend for corewindow API changeVincent Sanders2017-05-231-8/+23
* remove redundant global contextVincent Sanders2017-02-151-5/+0
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-1/+0
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-1/+1
* improve gtk corewindow documentationVincent Sanders2016-12-261-14/+10
* clean up documentation of GTK core window interfacesVincent Sanders2016-10-261-15/+116
* fix gtk3 build with corewindowVincent Sanders2016-10-051-4/+0
* add nsgtk support for core window APIVincent Sanders2016-07-311-0/+638