summaryrefslogtreecommitdiff
path: root/gtk/dialogs/preferences.c
Commit message (Expand)AuthorAgeFilesLines
* move about and preferences window handling to more sensible positionVincent Sanders2014-09-221-1138/+0
* fixup preference dialog handling of Developer view optionsVincent Sanders2014-08-021-13/+11
* clean up gtk scaffolding interface, remove lots of cruft and globalsVincent Sanders2014-07-271-6/+10
* fix disc cache size option to be unsignedVincent Sanders2014-06-091-1/+22
* Use search provider iterator to populate preferences dialogDaniel Silverstone2014-06-031-2/+18
* Completely re-write web search provider handlingVincent Sanders2014-05-251-23/+3
* add file operations table and make all frontends use it.Vincent Sanders2014-05-071-9/+9
* make GTK configuration handling conform to XDG specification.Vincent Sanders2014-04-281-5/+26
* Remove includes of browser_private.h and hlcache.hMichael Drake2014-02-081-9/+2
* reduce desktop/browser.h unecessary includesVincent Sanders2014-02-031-3/+4
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-3/+1
* Add and use no proxy list optionVincent Sanders2013-06-041-0/+12
* move gtk frontend to use new options APIVincent Sanders2013-05-281-3/+3
* fix mismatched option name and variable namesVincent Sanders2013-05-281-1/+1
* move options includeVincent Sanders2013-05-281-1/+1
* fix theme adding dialogVincent Sanders2013-04-291-39/+51
* implement the GTK preferances dialog with signalsVincent Sanders2013-01-011-0/+1082