summaryrefslogtreecommitdiff
path: root/gtk/dialogs/source.c
Commit message (Collapse)AuthorAgeFilesLines
* Move browser_window struct to private header. Places that shouldn't include ↵Michael Drake2012-08-221-0/+1
| | | | | | | | | | | | | | | | | it do, such as front end code. Frontends that have been updated to build: framebuffer gtk monkey riscos TODO: amiga atari beos cocoa windows
* fix build on gtk 2.12Vincent Sanders2012-05-171-2/+2
| | | | svn path=/trunk/netsurf/; revision=13927
* allow netsurf to build with gtk3Vincent Sanders2012-05-161-136/+145
| | | | svn path=/trunk/netsurf/; revision=13926
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-2/+1
| | | | svn path=/trunk/netsurf/; revision=13548
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
| | | | svn path=/trunk/netsurf/; revision=13236
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-1/+2
| | | | svn path=/trunk/netsurf/; revision=12926
* fixup gtk source file namesVincent Sanders2011-01-291-0/+529
svn path=/trunk/netsurf/; revision=11529