Changes

#616 (02-Dec-2025 19:43:01)

  1. Amiga: Check maxX/Y bounds — chris / cgit
  2. Amiga: Don't use backfill hooks for tiling — chris / cgit
  3. Amiga: Release guigfx drawhandle immediately after drawing — chris / cgit
  4. Revert "Amiga: Release guigfx drawhandle immediately after drawing" — chris / cgit
  5. Amiga: Fix the missing top search provider — chris / cgit
  6. Amiga: Set the default tile size to the screen on OS3 — chris / cgit
  7. content: No need to NULL protect lwc_string_unref — Michael Drake / cgit
  8. desktop: No need to NULL protect lwc_string_unref — Michael Drake / cgit
  9. frontends: No need to NULL protect lwc_string_unref — Michael Drake / cgit
  10. utils: No need to NULL protect lwc_string_unref — Michael Drake / cgit
  11. Amiga: scale bitmap with DoPictureMethod — chris / cgit
  12. Revert "Amiga: scale bitmap with DoPictureMethod" — chris / cgit
  13. Amiga: Correct native BitMap size — chris / cgit
  14. Amiga: Re-enable bitmap_render on OS3 RTG — chris / cgit
  15. Amiga: Use default built-in tab close gadget on intuition v54 — chris / cgit
  16. Amiga: Fix a typo and the destination clip for bitmap tiling — chris / cgit
  17. Amiga: Reduce task priority to -1 Keeps Workbench responsive whilst — chris / cgit

#615 (25-Nov-2025 01:32:00)

  1. Amiga: (68k) OM_SET on LAYOUT_AddChild must use SetGadgetAttrs I've — chris / cgit
  2. Amiga: Use window.class built-in snapshot for cookies window — chris / cgit
  3. Amiga: Snapshot history window using window.class built-in function — chris / cgit
  4. Amiga: Add window snaphot to local history window via window.class — chris / cgit
  5. Amiga: Move hotlist window snapshot to window.class native — chris / cgit
  6. Amiga: Enforce some minimum space gadget sizes to avoid windows being — chris / cgit
  7. Amiga: Fix favicon mask on OS3 — chris / cgit
  8. Amiga: more sensibke default windw sizes — chris / cgit
  9. Amiga: Setting WA_Width/Height is equivalent to InnerWidth/Height — chris / cgit
  10. Amiga: add helphint to hotlist star button — chris / cgit
  11. Amiga: Rewrite bitmap_render so it works on OS4 and OS3 (currently only — chris / cgit
  12. Amiga: Don't invert alpha if there is none — chris / cgit
  13. Amiga: Enable drag'n'drop on OS3 — chris / cgit
  14. Revert "Amiga: Enable drag'n'drop on OS3" — chris / cgit
  15. Amiga: When clearing the clip region, actually set it to clip to the — chris / cgit
  16. Amiga: Create Region before attempting to use it — chris / cgit
  17. Amiga: Disable bitmap_render on OS3 as it is unstable — chris / cgit
  18. Amiga: Increase default window sizes — chris / cgit

#614 (18-Nov-2025 01:32:00)

  1. Amiga: Use window.class to position the windows This breaks snapshotting — chris / cgit
  2. Amiga: Window snapshot handled by window.class — chris / cgit
  3. Amiga: default window back to full screen — chris / cgit

#613 (11-Nov-2025 01:32:00)

  1. clean up some beos warnings — Vincent Sanders / cgit
  2. Fix int types usage on beos — Vincent Sanders / cgit

#611 (28-Oct-2025 01:32:00)

  1. attempt to use rsync on haiku instead of scp — Vincent Sanders / cgit
  2. fix haiku package filenames to be distinct per architecture — Vincent Sanders / cgit

#610 (21-Oct-2025 01:32:00)

  1. enable building 64bit haiku — Vincent Sanders / cgit
  2. fix strchrnul warning on haiku — Vincent Sanders / cgit
  3. fix beos default colour option setup — Vincent Sanders / cgit
  4. update beos operation table with missing entry — Vincent Sanders / cgit
  5. try full path to header — Vincent Sanders / cgit
  6. add missing entries to fetch table — Vincent Sanders / cgit
  7. update beos operation table with missing entry — Vincent Sanders / cgit
  8. Add include path to netservices on haiku — Vincent Sanders / cgit
  9. fixup haiku ci package name — Vincent Sanders / cgit

#609 (14-Oct-2025 01:32:00)

  1. fix type of curl option setting — Vincent Sanders / cgit
  2. use ccache for C++ compilation — Vincent Sanders / cgit
  3. Order calloc parameters correctly — Vincent Sanders / cgit

#608 (07-Oct-2025 01:32:00)

  1. add retry logic to scp and ssh commands — Vincent Sanders / cgit
  2. Fixup jenkins rebuild script retry exit code handling — Vincent Sanders / cgit

#607 (30-Sep-2025 01:32:00)

  1. Amiga: Set SoftStyles rather than opening/closing BitMap fonts — chris / cgit
  2. Amiga: Only AskSoftStyle if the font changes — chris / cgit
  3. Amiga: We use a temp RastPort when calculating text limits Don't set a — chris / cgit
  4. Amiga: If the font is open but not set on this RastPort, set it and — chris / cgit
  5. Amiga: Ensure we only set the curent bitmap font values if the font — chris / cgit

#606 (23-Sep-2025 01:32:00)

  1. Amiga: Copy BBox in case it is modified This replicates the — chris / cgit
  2. AmigaOS3: Handle IBox being NULL — chris / cgit
  3. AmigaOS3: Pass the address of the pointer to SPACE_AreaBox Revert — chris / cgit
  4. CI: Update CodeQL workflow action to v3 — Michael Drake / cgit
  5. CI: monkey: Install python3-pyasyncore package — Michael Drake / cgit
  6. desktop: textarea: Unsigned difference expression compared to zero — Michael Drake / cgit

#604 (09-Sep-2025 01:32:01)

  1. Amiga: Improve image display on palette-mapped screens Tidy up guigfx — chris / cgit
  2. Amiga: Invert alpha channel on OS3 to work around a bug in guigfx/render — chris / cgit
  3. Amiga: Layer hooks should not write to the RastPort This writes direct — chris / cgit

#603 (02-Sep-2025 01:32:01)

  1. Amiga: Fix bitmap masking under OS3 — chris / cgit
  2. Amiga: Hold the guigfx drawhandle until the bitmap is destroyed This at — chris / cgit
  3. Amiga: enable datatypes usage on OS3.2 — chris / cgit
  4. fixup netsurf jenkins build script to be correct for QT — Vincent Sanders / cgit

#602 (26-Aug-2025 01:32:01)

  1. add qt to jenkins build script — Vincent Sanders / cgit

#598 (29-Jul-2025 01:32:01)

  1. Usable QT6 frontend — Vincent Sanders / cgit

#597 (22-Jul-2025 01:32:01)

  1. Amiga: Correct pixel format — chris / 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