summaryrefslogtreecommitdiff
path: root/gtk/dialogs/options.c
Commit message (Expand)AuthorAgeFilesLines
* implement the GTK preferances dialog with signalsVincent Sanders2013-01-011-1184/+0
* restructure GTK frontend options dialog to be compiant with the gnome HIG and...Vincent Sanders2012-12-281-131/+231
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-221-0/+1
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-17/+19
* Fix a crash when opening Preferences panel and Choices file doesn't exist:François Revel2012-04-071-8/+12
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-210/+323
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-1/+2
* add option to set tab positionVincent Sanders2011-09-261-1/+21
* reduce to a single global structure for glade file locationsVincent Sanders2011-09-241-1/+1
* compatability fix for recent gtk API deprecationVincent Sanders2011-06-071-21/+24
* fixup gtk source file namesVincent Sanders2011-01-291-0/+940