summaryrefslogtreecommitdiff
path: root/gtk/viewdata.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix several doxygen issuesVincent Sanders2014-11-081-1/+2
|
* Don't need the old url header.Michael Drake2014-10-311-1/+0
|
* remove unused includeVincent Sanders2014-10-131-1/+0
|
* move about and preferences window handling to more sensible positionVincent Sanders2014-09-221-1/+1
|
* use gtk completion variable and remove uneeded include of netsurf.hVincent Sanders2014-09-221-2/+1
|
* deal with ftell errors and short reads (coverity 1230589 1230588)Vincent Sanders2014-08-181-4/+9
|
* sanity check length os environment variable derived paths (Coverity 1231845)Vincent Sanders2014-08-181-9/+20
|
* fix resource leak of default application desktop file name. (coverity 1231844)Vincent Sanders2014-08-181-5/+6
|
* extend gtk viewdata to open files in an editor using the freedesktop default ↵Vincent Sanders2014-08-161-18/+297
| | | | app specification
* fix DOM tree dump debugVincent Sanders2014-08-041-2/+0
|
* extend viewdata to files and use it for box tree dumpVincent Sanders2014-08-041-26/+151
|
* rationalise source viewVincent Sanders2014-08-011-0/+569