FailedChanges

Summary

  1. Amiga: (68k) OM_SET on LAYOUT_AddChild must use SetGadgetAttrs I've (details)
  2. Amiga: Use window.class built-in snapshot for cookies window (details)
  3. Amiga: Snapshot history window using window.class built-in function (details)
  4. Amiga: Add window snaphot to local history window via window.class (details)
  5. Amiga: Move hotlist window snapshot to window.class native (details)
  6. Amiga: Enforce some minimum space gadget sizes to avoid windows being (details)
  7. Amiga: Fix favicon mask on OS3 (details)
  8. Amiga: more sensibke default windw sizes (details)
  9. Amiga: Setting WA_Width/Height is equivalent to InnerWidth/Height (details)
  10. Amiga: add helphint to hotlist star button (details)
  11. Amiga: Rewrite bitmap_render so it works on OS4 and OS3 (currently only (details)
  12. Amiga: Don't invert alpha if there is none (details)
  13. Amiga: Enable drag'n'drop on OS3 (details)
  14. Revert "Amiga: Enable drag'n'drop on OS3" (details)
  15. Amiga: When clearing the clip region, actually set it to clip to the (details)
  16. Amiga: Create Region before attempting to use it (details)
  17. Amiga: Disable bitmap_render on OS3 as it is unstable (details)
  18. Amiga: Increase default window sizes (details)
Commit bc87b0737e4fc803df64bce76a04b6a0ae3aae4e by chris
Amiga: (68k) OM_SET on LAYOUT_AddChild must use SetGadgetAttrs I've
changed LAYOUT_RemoveChild too to ensure the layout is protected OM_SET
on LAYOUT_AddChild wasn't supported before v47 so this likely worked by
luck on <OS3.2 Will require v47 on chris/ndk32 branch as dropping
OS3.5/9 support there
The file was modifiedfrontends/amiga/corewindow.c (diff)
The file was modifiedfrontends/amiga/gui.c (diff)
Commit 4522a5457b5d88831ab40619d01cc53f45fe52f6 by chris
Amiga: Use window.class built-in snapshot for cookies window
The file was modifiedfrontends/amiga/options.h (diff)
The file was modifiedfrontends/amiga/cookies.c (diff)
Commit 3e804f3dbf0c6b94be3224e0ef121fdcab99a4e5 by chris
Amiga: Snapshot history window using window.class built-in function
The file was modifiedfrontends/amiga/history.c (diff)
Commit 327e3654ac27c27426902cd26589b78e1f3e2412 by chris
Amiga: Add window snaphot to local history window via window.class
built-in
The file was modifiedfrontends/amiga/gui.c (diff)
The file was modifiedfrontends/amiga/options.h (diff)
The file was modifiedfrontends/amiga/history_local.c (diff)
Commit 73265118ed0877714bcb8718019ae9f8fa8eedf7 by chris
Amiga: Move hotlist window snapshot to window.class native
The file was modifiedfrontends/amiga/hotlist.c (diff)
The file was modifiedfrontends/amiga/options.h (diff)
The file was modifiedfrontends/amiga/gui.c (diff)
Commit 092dfc0fd0c0da8c54c47dd663cde922db51046d by chris
Amiga: Enforce some minimum space gadget sizes to avoid windows being
too small
The file was modifiedfrontends/amiga/cookies.c (diff)
The file was modifiedfrontends/amiga/history_local.c (diff)
The file was modifiedfrontends/amiga/gui.c (diff)
The file was modifiedfrontends/amiga/history.c (diff)
The file was modifiedfrontends/amiga/hotlist.c (diff)
Commit 5b19301b5397c26b038d34abba1aa51b0843817f by chris
Amiga: Fix favicon mask on OS3
The file was modifiedfrontends/amiga/gui.c (diff)
Commit 1d40e8d87279a4a4b3ec8eb1bcb1157bc1d85ae3 by chris
Amiga: more sensibke default windw sizes
The file was modifiedfrontends/amiga/history.c (diff)
The file was modifiedfrontends/amiga/hotlist.c (diff)
The file was modifiedfrontends/amiga/cookies.c (diff)
Commit 8ab8ce8f191f03557e883e057fa97cd5c55b16be by chris
Amiga: Setting WA_Width/Height is equivalent to InnerWidth/Height
Removed TODO and adjusted tag names for clarification
The file was modifiedfrontends/amiga/history_local.c (diff)
Commit 0eef9848cd10619a34a9e764ece735b697ed5a5f by chris
Amiga: add helphint to hotlist star button
The file was modifiedresources/FatMessages (diff)
The file was modifiedfrontends/amiga/gui.c (diff)
Commit bc9d84c852a334c0c06126527825c1e2bc7485bf by chris
Amiga: Rewrite bitmap_render so it works on OS4 and OS3 (currently only
with RTG)
The file was modifiedfrontends/amiga/rtg.c (diff)
The file was modifiedfrontends/amiga/bitmap.c (diff)
The file was modifiedfrontends/amiga/rtg.h (diff)
Commit 43d440846433b89ea0b722334cee8ca531451bcc by chris
Amiga: Don't invert alpha if there is none
The file was modifiedfrontends/amiga/bitmap.c (diff)
Commit 3cd3d9c8d41d32824dee1837a321dbb36d79745b by chris
Amiga: Enable drag'n'drop on OS3
The file was modifiedfrontends/amiga/gui.c (diff)
Commit 09283b4d01bb2d3139a88c119c8dcccab8a0ebae by chris
Revert "Amiga: Enable drag'n'drop on OS3"
This reverts commit 3cd3d9c8d41d32824dee1837a321dbb36d79745b.
The file was modifiedfrontends/amiga/gui.c (diff)
Commit 5f38d32f33db12925f593f2e82b679effc5b6132 by chris
Amiga: When clearing the clip region, actually set it to clip to the
size of the underlying BitMap
The file was modifiedfrontends/amiga/plotters.c (diff)
Commit 0b3942d8d52b772ac5fb47feea6de6c4264b0d8e by chris
Amiga: Create Region before attempting to use it
The file was modifiedfrontends/amiga/plotters.c (diff)
Commit a9e16dc49a942a2b71cf9bd15776cb3f37aa29fc by chris
Amiga: Disable bitmap_render on OS3 as it is unstable
The file was modifiedfrontends/amiga/bitmap.c (diff)
Commit 08c96ed7a027e1fac0f7e6da55ef8d769d918610 by chris
Amiga: Increase default window sizes
The file was modifiedfrontends/amiga/hotlist.c (diff)
The file was modifiedfrontends/amiga/history.c (diff)
The file was modifiedfrontends/amiga/cookies.c (diff)