summaryrefslogtreecommitdiff
path: root/frontends/gtk/gui.c
Commit message (Collapse)AuthorAgeFilesLines
* remove unused GTK treeview code completely repalced with core window APIVincent Sanders2016-08-061-2/+0
|
* convert GTK hotlist to use GTK core windowVincent Sanders2016-08-061-7/+5
|
* rename gtk global history implementationVincent Sanders2016-08-041-1/+1
|
* convert GTK global history to use GTK core windowVincent Sanders2016-08-041-7/+6
|
* make gtk cookies manager use core window APIVincent Sanders2016-07-311-1/+9
|
* fix gdk to nskey mapping for home/end and missing keypad mappingsVincent Sanders2016-07-311-12/+44
|
* cleanup gtk cookie interfaceVincent Sanders2016-07-251-6/+0
| | | | | use gtk_window_present instead of gdk_window_raise and reduce exposed variables and interfaces.
* move key press enums and operations to their own headerVincent Sanders2016-07-011-5/+5
|
* Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal ↵Daniel Silverstone2016-06-271-2/+2
| | | | but better
* msplit public url database API out for frontendsVincent Sanders2016-06-131-1/+2
|
* reduce unecessary usage of content headersVincent Sanders2016-06-061-1/+0
|
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
|
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
|
* move misc header into public APIVincent Sanders2016-05-301-1/+1
|
* rationalise use of gtk scaffolding headerVincent Sanders2016-05-211-0/+1
|
* store toolbar config in standard options instead of a separate fileVincent Sanders2016-05-211-10/+0
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+1161