summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove junk content_add_error apiVincent Sanders2020-05-065-14/+0
* remove unused junk error values from content structVincent Sanders2020-05-062-8/+0
* desktop: clamp dpi in browser_set_dpi() to sensible valuesFrançois Revol2020-05-051-0/+7
* split dom event handling into separate moduleVincent Sanders2020-05-054-727/+837
* Clean up html content dom element insertion processingVincent Sanders2020-05-052-89/+159
* curl: Pass cert chain on even if we get no headersDaniel Silverstone2020-05-041-0/+4
* llcache: Actually pass on certificate chain properlyDaniel Silverstone2020-05-041-5/+10
* FatMessages: Fix typo, occour -> occur, occoured -> occurredDaniel Silverstone2020-05-041-2/+2
* remove the forward references in html form internal handlingVincent Sanders2020-05-032-549/+615
* remove forward delcarations and clean up formatting in html table layout proc...Vincent Sanders2020-05-032-581/+561
* Improve hsndling of html content objects with no associated boxVincent Sanders2020-05-031-12/+39
* remove unecessary includeVincent Sanders2020-05-031-1/+0
* improve html content handler private headersVincent Sanders2020-05-0226-125/+279
* add missing includeVincent Sanders2020-05-011-1/+2
* put html content handler object interface into its own headerVincent Sanders2020-05-015-23/+98
* remove unused available width and height parameters from html_fecth_object()Vincent Sanders2020-04-305-34/+37
* remove unecessary filename prefixes in the html content handlerVincent Sanders2020-04-308-10/+10
* split html box processing codeVincent Sanders2020-04-2923-2674/+2961
* Initial special canvas handling to not show fallbackVincent Sanders2020-04-281-3/+27
* clean up html box, no functionality change just cosmeticVincent Sanders2020-04-288-827/+1040
* use dom type interface instead of strcasecmpVincent Sanders2020-04-261-52/+87
* dukky: Don't allow js_exec on a thread pending destructionDaniel Silverstone2020-04-261-0/+5
* dukky: Various checks for win being NULLDaniel Silverstone2020-04-262-1/+4
* remove forward declarationsVincent Sanders2020-04-262-2044/+2170
* monkey: Catch some signals and backtraceDaniel Silverstone2020-04-251-0/+32
* Window: Do not get stuck if callbacks are in-train during compartment closeDaniel Silverstone2020-04-251-1/+30
* add bindings for canvas width and heightVincent Sanders2020-04-242-1/+19
* Implement javascript scheme url script https://wiki.whatwg.org/wiki/URL_schemesVincent Sanders2020-04-173-4/+46
* fixup riscos image configuration dialog gadget idVincent Sanders2020-04-141-4/+4
* use form of window create which returns an error instead of abortingVincent Sanders2020-04-144-4/+38
* refactor html mouse actionVincent Sanders2020-04-131-482/+738
* Resources: Update presentation to use nscolour.Michael Drake2020-04-076-144/+135
* About pages: Update presentation using nscolour.Michael Drake2020-04-072-154/+115
* Directory listings: Update to use nscolour.Michael Drake2020-04-071-53/+19
* Internal stylesheet: Update dirlist style.Michael Drake2020-04-071-6/+0
* Internal stylesheet: Update heading styles.Michael Drake2020-04-071-1/+9
* Internal stylesheet: Import the nscolour stylesheet.Michael Drake2020-04-071-0/+2
* about fetcher: Add about:nscolour.css generated colour stylesheet.Michael Drake2020-04-071-0/+46
* nscolour: Add function to get nscolour stylesheet.Michael Drake2020-04-072-0/+86
* Local history: Convert to use nscolour.Michael Drake2020-04-071-23/+12
* Scrollbar: Convert to use nscolour.Michael Drake2020-04-071-15/+4
* Page info: Convert to nscolour.Michael Drake2020-04-071-52/+27
* Treeview: Convert to nscolour.Michael Drake2020-04-071-40/+11
* NetSurf: Setup the nscolour module on startup.Michael Drake2020-04-071-0/+6
* Buildsystem: Build the nscolour module.Michael Drake2020-04-071-0/+1
* nscolour: Add nscolour module for NetSurf UI colours.Michael Drake2020-04-072-0/+258
* Tests: Update test data for improved nsoption colour rendering.Michael Drake2020-04-071-1/+1
* nsoption: Improve how we show colours in about:config.Michael Drake2020-04-071-4/+9
* nsoption: Use colour_rb_swap macro.Michael Drake2020-04-071-3/+1
* Plot style: Add half lighten/darken helper variants.Michael Drake2020-04-071-0/+11