Changes

#559 (01-Oct-2024 01:32:01)

  1. Ensure error reporting in resource, about and file scheme fetchers is — Vincent Sanders / cgit
  2. ensure libsvgtiny plot style is correctly set up — Vincent Sanders / cgit

#558 (24-Sep-2024 01:32:01)

  1. fix spelling errors in documentation — Vincent Sanders / cgit
  2. improve gtk layout debugging — Vincent Sanders / cgit
  3. expend netsurf options API — Vincent Sanders / cgit
  4. Amiga: Remove context help from OS3 options GUI This is firing without — chris / cgit

#557 (17-Sep-2024 01:32:01)

  1. Fix treeview crashing when cursor keys used with no selected node — Vincent Sanders / cgit

#553 (20-Aug-2024 01:32:00)

  1. Amiga: Fix crash on startup — chris / cgit

#544 (18-Jun-2024 01:32:00)

  1. Amiga: Fix setting search provider — chris / cgit
  2. Amiga: Point to correct websearch_idx var — chris / cgit
  3. Amiga: Cast data to string — chris / cgit
  4. Amiga: missed an instance of websearch_idx pointing to the wrong var — chris / cgit
  5. Amiga: Correct another instance of the selected search provider not — chris / cgit

#542 (04-Jun-2024 01:32:00)

  1. Update env.sh to install dev packages for various toolkits — Vincent Sanders / cgit
  2. nsurl: Use locale agnostic helpers in host validation — dsilvers / cgit
  3. Improve browser_window_scroll_at_point_internal — Vincent Sanders / cgit
  4. avoid warning about using bitwise operators on booleans — Vincent Sanders / cgit

#541 (28-May-2024 01:32:00)

  1. utils: Update guard checks in config.h — dsilvers / cgit
  2. utils: Update config.h for confusing define problems — dsilvers / cgit
  3. utils: Belt and braces to satisfy gcc — dsilvers / cgit
  4. monkey: Fix off-by-one which could result in overflow — dsilvers / cgit
  5. js: duktape bindings: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  6. fetch: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  7. image handlers: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  8. content caches: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  9. desktop: textarea: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  10. frontends: monkey: Squash -Wcalloc-transposed-args (gcc-14) — Michael Drake / cgit
  11. nsurl: Reject URLs with invalid host components — dsilvers / cgit
  12. Change env script to use posix command -v — Vincent Sanders / cgit
  13. Change env script help text display — Vincent Sanders / cgit
  14. nsurl: Add underscore to permitted characters — dsilvers / cgit
  15. test: Correct nsurl case which should fail — dsilvers / cgit
  16. nsurl: Add support for IPv6 literals — dsilvers / cgit
  17. Ensure perl tool expansion is used everywhere — Vincent Sanders / cgit
  18. html: layout: FPCT_OF_INT_TOINT is now in LibCSS — Michael Drake / cgit
  19. css, html: Update to new LibCSS css_computed_width API — Michael Drake / cgit
  20. calc(): layout: minmax table: Use new css width getter API — Michael Drake / cgit
  21. calc(): layout: minmax line: Use new css width getter API — Michael Drake / cgit
  22. calc(): layout: minmax block: Use new css width getter API — Michael Drake / cgit
  23. calc(): layout: table: Use new css width getter API — Michael Drake / cgit
  24. calc(): layout: find dimensions: Use new css width getter API — Michael Drake / cgit
  25. content: css: dump: Handle CALC unit type — Michael Drake / cgit
  26. move core window callbacks to the standard gui tables — Vincent Sanders / cgit
  27. improve treeview creation to not modify output parameter on error — Vincent Sanders / cgit
  28. fix atari frontend after core window changes — Vincent Sanders / cgit
  29. test: calc: Add pages that use calc for width property — Michael Drake / cgit
  30. utils: Add clamp() macro — dsilvers / cgit
  31. box_construct: clamp rowspan and colspan — dsilvers / cgit
  32. nsurl: Correctly return non-IDNA hosts — dsilvers / cgit
  33. nsurl: Free host if nomem encountered — dsilvers / cgit
  34. idna: Bounds check during encode/decode — dsilvers / cgit
  35. test: Add nsurl test to cover idna_{en,de}code() — dsilvers / cgit
  36. idna: use memcpy not strncpy — dsilvers / cgit
  37. html: css: Update to new css_computed_width API — Michael Drake / cgit
  38. change web search option to use provider name instead of index — Vincent Sanders / cgit

#529 (12-Mar-2024 01:32:00)

  1. fix c library API flags for freebsd when building GTK — Vincent Sanders / cgit
  2. avoid increased alignment warning — Vincent Sanders / cgit
  3. use attributes to indicate switch fall through instead of comments — Vincent Sanders / cgit
  4. Cookie/History/Hotlist: locale-aware time formatting — John-Mark Bell / cgit
  5. Cookie/History/Hotlist: use localtime() — John-Mark Bell / cgit
  6. resolve missing fall through annotations — Vincent Sanders / cgit
  7. another missed fallthrough — Vincent Sanders / cgit

#5 (04-Apr-2014 11:09:24)

  1. Fix cppcheck bufferAccessOutOfBounds — chris / cgit
  2. Fix cppcheck syntaxError — chris / cgit
  3. Fix cppcheck nullPointer — chris / cgit
  4. Fix cppcheck syntaxError — chris / cgit
  5. Fix cppcheck nullPointer — chris / cgit