summaryrefslogtreecommitdiff
path: root/frontends/gtk/corewindow.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* 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