Changes

#1948 (30-May-2024 09:20:57)

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

#1947 (29-May-2024 10:00:21)

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

#1946 (29-May-2024 08:57:01)

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

#1944 (27-May-2024 14:40:42)

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

#1942 (27-May-2024 13:54:50)

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

#1941 (27-May-2024 13:32:01)

  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

#1940 (27-May-2024 09:50:00)

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