Changes

#6751 (11-Jun-2024 17:06:11)

  1. Amiga: missed an instance of websearch_idx pointing to the wrong var — chris / cgit

#6750 (11-Jun-2024 17:02:06)

  1. Amiga: Cast data to string — chris / cgit

#6749 (11-Jun-2024 16:48:46)

  1. Amiga: Point to correct websearch_idx var — chris / cgit

#6748 (11-Jun-2024 16:40:22)

  1. Amiga: Fix setting search provider — chris / cgit

#6746 (30-May-2024 09:16:22)

  1. avoid warning about using bitwise operators on booleans — Vincent Sanders / cgit

#6745 (30-May-2024 08:51:32)

  1. Improve browser_window_scroll_at_point_internal — Vincent Sanders / cgit

#6744 (29-May-2024 09:55:30)

  1. nsurl: Use locale agnostic helpers in host validation — dsilvers / cgit

#6743 (29-May-2024 08:52:46)

  1. Update env.sh to install dev packages for various toolkits — Vincent Sanders / cgit

#6741 (27-May-2024 14:30:17)

  1. change web search option to use provider name instead of index — Vincent Sanders / cgit

#6739 (27-May-2024 13:54:20)

  1. html: css: Update to new css_computed_width API — Michael Drake / cgit

#6737 (27-May-2024 13:27:50)

  1. idna: use memcpy not strncpy — dsilvers / cgit

#6735 (27-May-2024 10:20:31)

  1. nsurl: Correctly return non-IDNA hosts — dsilvers / cgit
  2. nsurl: Free host if nomem encountered — dsilvers / cgit
  3. idna: Bounds check during encode/decode — dsilvers / cgit
  4. test: Add nsurl test to cover idna_{en,de}code() — dsilvers / cgit

#6734 (27-May-2024 09:37:10)

  1. utils: Add clamp() macro — dsilvers / cgit
  2. box_construct: clamp rowspan and colspan — dsilvers / cgit

#6731 (26-May-2024 21:09:17)

  1. test: calc: Add pages that use calc for width property — Michael Drake / cgit

#6729 (26-May-2024 20:11:05)

  1. fix atari frontend after core window changes — Vincent Sanders / cgit

#6728 (26-May-2024 20:01:46)

  1. move core window callbacks to the standard gui tables — Vincent Sanders / cgit
  2. improve treeview creation to not modify output parameter on error — Vincent Sanders / cgit

#6727 (26-May-2024 19:53:42)

  1. content: css: dump: Handle CALC unit type — Michael Drake / cgit