Changes

#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

#6725 (26-May-2024 13:44:02)

  1. calc(): layout: minmax line: Use new css width getter API — Michael Drake / cgit
  2. calc(): layout: minmax block: Use new css width getter API — Michael Drake / cgit
  3. calc(): layout: table: Use new css width getter API — Michael Drake / cgit
  4. calc(): layout: find dimensions: Use new css width getter API — Michael Drake / cgit

#6723 (26-May-2024 10:14:48)

  1. calc(): layout: minmax table: Use new css width getter API — Michael Drake / cgit

#6722 (25-May-2024 22:46:19)

  1. html: layout: FPCT_OF_INT_TOINT is now in LibCSS — Michael Drake / cgit
  2. css, html: Update to new LibCSS css_computed_width API — Michael Drake / cgit

#6721 (25-May-2024 18:24:27)

  1. Ensure perl tool expansion is used everywhere — Vincent Sanders / cgit