summaryrefslogtreecommitdiff
path: root/gtk/dialogs/source.c
Commit message (Collapse)AuthorAgeFilesLines
* fix coverity 1109883Vincent Sanders2013-10-311-0/+1
|
* improve gtk source save to use gtk overwrite protection feature coverity 1109873Vincent Sanders2013-10-251-80/+55
|
* fix resource leak coverity 1109883Vincent Sanders2013-10-251-9/+17
|
* move options includeVincent Sanders2013-05-281-1/+1
|
* Remove another unused inuclude of render/textplain.h.Michael Drake2013-04-291-1/+0
|
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-2/+2
|
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-181-1/+19
|
* 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