eb494b63b Fix crash after delete a font or pixelmap resource when page heap is enabled.
97c60f151 Fix jpeg decoding compile error with AC6.
854311469 Fix crash in debug mode when editing an invalid resource name.
305396e7d Fixed Studio crash caused by duplicate widget names (template and derived).
ff975d3c6 Correct IAR test script.
419e30052 Fixed font kerning flag issue.
36bef7f76 Fix crash on closing GUIX Studio project.
3f21aed14 Fix IAR test failures.
06b8bf46f Fix bug about gx_dave2d_png_draw not been declared when dave2d is disabled.
ea88cf27e Print JPEG decoding cycle count.
b7a410718 Declare and extern the system fonts as GX_CONST.
5f02a8d36 Added JPEG decoding IAR test projects.
4afce2633 Fix bug about the recent project path names being converted to lowercase.
74a1c62af Fixed Helium version JPEG decoding bug.
744c6f031 Optimize JPEG decode using Helium intrinsics.
f877b9aa1 Remove "Preview Version" tag to release GUIX Studio 6.2.1.2.
ce29bfc63 Changed folder close and open icons to meet minimum color contrast.
e2dbbc17b Fix some screen reader bugs.
0d11e8e50 Change trigger list item role to list item.
4422bffcf Adapt trigger list items to high contrast themes.
db52e44d1 Adapted save button and project view to high contrast themes.
77ea007db Calculate language toggle icon position according to icon size to fix test failure.
7423ed30d Fix button focus indicator contrast bug (A11y)
503478f88 Fix some accessibility bugs.
5ada64e7a Fix bug about key focus is going to invisible list item in recent project window.
1c290b1d3 Fix some accessibility issues.
b102b036d Fixed some gcc warnings.
61578dbc5 Adapt to text resize on the run.
bf9cba006 Adapt font size to text scaling.
e22cc5471 Fix resource view scrolling issue.
b93de8dd8 Adapt view header and icon size to display resolution scaling.
c1bc07fd4 Fixed some accessibility issues.
e2a78a013 Fix Studio test failure caused by intentional change in generated specificati...
c6766fc72 Fix the signature of the callback function generated by Studio for GX_STRING_...