Changes

#3358 (30-May-2024 09:30:52)

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

#3357 (29-May-2024 10:10:17)

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

#3356 (29-May-2024 09:06:57)

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

#3354 (27-May-2024 14:40:36)

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

#3353 (27-May-2024 14:05:10)

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

#3352 (27-May-2024 13:41:58)

  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
  5. idna: use memcpy not strncpy — dsilvers / cgit

#3351 (27-May-2024 09:59:56)

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