summaryrefslogtreecommitdiff
path: root/gtk/scaffolding.c
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-2811/+0
* update gtk to stop using depricated warn_user APIVincent Sanders2016-04-261-23/+24
* Update gtk frontend to use layout tableVincent Sanders2016-04-231-2/+2
* stop content header dragging in so many other headersVincent Sanders2016-04-191-1/+1
* add missing explicit dirent includesVincent Sanders2016-04-191-0/+1
* fix missing struct on http parameter declaration due to header changeVincent Sanders2016-04-181-0/+1
* completely remove remaining GTK theme codeVincent Sanders2016-03-091-1/+0
* Initial pass removing gtk frontend theme codeVincent Sanders2016-03-081-2/+1
* move the container code to gtk directory as its only ever used there.Vincent Sanders2016-01-191-1/+1
* Make nsurl utf8 string conversion function consistent with nsurl API.Michael Drake2015-10-251-1/+1
* Update RISC OS frontend to new APIChris Young2015-10-241-1/+0
* Update gtk frontend to new APIChris Young2015-10-241-6/+12
* Show the IDN decoded form in the URL bar on GTK if the option is set.Chris Young2015-10-241-1/+7
* Improve gtk scaffolding documentationVincent Sanders2015-06-301-35/+48
* Add missing include to gtk scaffoldingVincent Sanders2015-06-291-0/+1
* Update GTK url bar completion to navigate on selectionVincent Sanders2015-06-231-22/+10
* Change gtk message and language handling to use resource namesVincent Sanders2015-06-231-1/+0
* Change GTK UI builder handling to use resource APIVincent Sanders2015-06-171-122/+129
* Change LOG() macro to be varadicVincent Sanders2015-05-281-11/+10
* Ensure GTK source viewer reports errors appropriately.Vincent Sanders2015-04-171-1/+7
* Refactor GTK toolbar handling to correctly cope with text labelsVincent Sanders2015-04-121-28/+56
* remove usage of deprecated gtk alignment interfaceVincent Sanders2015-04-111-2/+2
* Improve the stock icon/icon name compatability logic to be explicitVincent Sanders2015-04-111-11/+13
* cope with deprication of image menus in GTK 3.10Vincent Sanders2015-04-101-2/+1
* extend GTK 3 compatability with opacity and viewport helpersVincent Sanders2015-04-101-2/+2
* Update gtk compatability header to cope with deprication of stock icon interfaceVincent Sanders2015-04-081-8/+8
* To avoid namespace conflicts with ncurses add NetSurf key prefix.Witold Filipczyk2015-03-271-4/+4
* Move FILE_SCHEME_PREFIX to corestrings.Michael Drake2015-02-261-1/+1
* Doxygen cleanups and documentation additionsVincent Sanders2014-11-101-4/+6
* Continue doxygen error cleanup.Vincent Sanders2014-11-081-8/+3
* fix up more doxygen errorsVincent Sanders2014-11-081-3/+4
* Allow content handlers to have debug values set through APIVincent Sanders2014-11-061-2/+7
* change url setting api to take an nsurl instead of a text stringVincent Sanders2014-11-021-2/+2
* Change contextual content retrieval to browser features.Vincent Sanders2014-11-021-57/+38
* use nsurl_nice and remove url_niceVincent Sanders2014-10-311-6/+5
* Update url setting API to return nserror code instead of calling warn_userVincent Sanders2014-10-291-5/+9
* fix amiga pdf save includeVincent Sanders2014-10-271-2/+2
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-131-1/+1
* move about and preferences window handling to more sensible positionVincent Sanders2014-09-221-2/+2
* use gtk completion variable and remove uneeded include of netsurf.hVincent Sanders2014-09-221-4/+3
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2014-08-261-16/+10
|\
| * fix menu and C-q gtk exiting (closes bug #2184)Vincent Sanders2014-08-231-16/+10
* | Don't include browser_private.hMichael Drake2014-08-221-8/+11
|/
* fix DOM tree dump debugVincent Sanders2014-08-041-38/+23
* extend viewdata to files and use it for box tree dumpVincent Sanders2014-08-041-31/+23
* rationalise source viewVincent Sanders2014-08-011-3/+2
* clean up gtk scaffolding interface, remove lots of cruft and globalsVincent Sanders2014-07-271-281/+302
* stop gtk about dialog forcing navigation of existing browsing contextsVincent Sanders2014-07-271-8/+16
* update gtk frontend menu structure to be more standardVincent Sanders2014-07-231-20/+18
* remove unused popup menu link context sensative change code.Vincent Sanders2014-07-231-58/+19