summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix parent pointer use after free in RISC OS dialog handlingJohn-Mark Bell2019-12-221-1/+5
* re-order config include so strcasecmp is correctly detected on RISC OS/win32Vincent Sanders2019-12-222-3/+4
* remove unused render_resample option from beos, gtk and monkey frontendsVincent Sanders2019-12-2110-57/+6
* GTK: fix missing includesJohn-Mark Bell2019-12-212-0/+3
* make RISC OS specific window_screen_ options limited to that frontendVincent Sanders2019-12-206-27/+26
* html_script: Count sync scripts to prevent unpausing earlyDaniel Silverstone2019-12-191-2/+11
* remove long unused plugin option from gtk and monkeyVincent Sanders2019-12-179-54/+4
* add page info button to url entry and update on change for win32Vincent Sanders2019-12-162-83/+232
* add page info resources to win32 frontendVincent Sanders2019-12-167-1/+28
* fix win32 font measurement of non ascii strings.Vincent Sanders2019-12-141-98/+122
* extend search for certificate file to include resource pathsVincent Sanders2019-12-101-0/+5
* rename global resource path variables in win32 frontendVincent Sanders2019-12-105-26/+44
* separate out construction of command line argument string vectorVincent Sanders2019-12-101-23/+54
* update resource search path to remove users directoryVincent Sanders2019-12-102-4/+5
* HTML: box_consturction: cleanup name dom_string in box_object.Michael Drake2019-12-101-0/+2
* HTML redraw: Never draw box scrollbars for textareas.Michael Drake2019-12-091-0/+1
* Fix some characters which were not UTF-8Chris Young2019-12-081-3/+3
* Add page info icon to Amiga frontendChris Young2019-12-089-3/+133
* webp: NetSurf bitmap format is RGBA.Michael Drake2019-12-081-1/+3
* add page info display to RiscOS frontendVincent Sanders2019-12-075-16/+162
* Update the default theme with page infor iconsVincent Sanders2019-12-071-0/+0
* enforce setting subtarget so gtk2 gets named the correct thing in installsVincent Sanders2019-12-031-7/+2
* fetch_curl_report_certs_upstream: Use new SSL_CERT_ERR_CERT_MISSINGDaniel Silverstone2019-12-031-1/+5
* Add certificate-missing error codeDaniel Silverstone2019-12-033-0/+6
* fetch_curl_verify_callback: Do depth update after checkDaniel Silverstone2019-12-031-5/+5
* fix coverity build target for gtk target changeVincent Sanders2019-12-021-2/+2
* CI: Update jenkins for gtk2 rename.Michael Drake2019-12-021-2/+2
* html: css fetcher: Fix passing LWC borrow to fetcher_add, which consumes.Michael Drake2019-12-021-1/+2
* Buildsystem: Change default nsgtk build from gtk2 to gtk3.Michael Drake2019-12-021-1/+1
* Buildsystem: GTK: Change gtk target to gtk2, which builds nsgtk2.Michael Drake2019-12-022-10/+5
* browser_window: Don't use the fetch parameters for page infoDaniel Silverstone2019-12-011-4/+4
* set debug text to correct levelVincent Sanders2019-12-011-1/+1
* make gtk frontend use page information iconsVincent Sanders2019-12-0111-136/+228
* html: Fire DOM KeyboardEvents on keypresses.Michael Drake2019-12-011-0/+36
* dukky_push_event: Enable KeyboardEvent specialisation.Michael Drake2019-12-011-1/+31
* Documentation: Update JavaScript unimplemented bindings.Michael Drake2019-12-011-10/+1
* JavaScript: Add KeyboardEvent bindings.Michael Drake2019-12-012-1/+143
* html: Add function for issuing a keypress event.Michael Drake2019-12-012-0/+85
* corestrings: Add DOM event keypress strings.Michael Drake2019-12-011-0/+9
* html: Split out helper for firing DOM events and swallowing errors.Michael Drake2019-12-011-4/+23
* HTML: Rename fire_dom_event to fire_generic_dom_event.Michael Drake2019-12-013-4/+4
* browser_window: Remove spurious stopping of throbberDaniel Silverstone2019-12-011-2/+0
* add gtk icon resources for page informationVincent Sanders2019-12-0117-1/+289
* browser_window: Dispatch page info notification on root browserDaniel Silverstone2019-12-011-1/+2
* monkey: Support testing page info stateDaniel Silverstone2019-12-013-0/+85
* Add missing unrefsDaniel Silverstone2019-12-012-0/+8
* monkey: Support reporting page info stateDaniel Silverstone2019-12-011-0/+46
* html_saw_insecure_objects: Don't infinite loop on objectsDaniel Silverstone2019-12-011-0/+1
* html_css_fetcher: Use corestring_lwc_x_ns_cssDaniel Silverstone2019-12-011-8/+2
* content_saw_insecure_objects: Fix various corner casesDaniel Silverstone2019-12-011-3/+12