8c96f6775 Update release version and date for 6.3.0 minor release.
dc8ff31a6 Added partial canvas buffer support for 565rgb color format.
09becae29 Fixed a pattern line draw bug.
8c1e619c2 Remove font page count limitation for standalone binary resource.
34a028615 Drop-list not correctly drawing child widgets.
180ddf8c9 Added VC++ runtime dependency.
57181a765 Fixed GUIX Studio command line to support the opening of a GXP project by specifying the project's pathname.
33c984599 Fixed GUIX Studio test failures.
079b75e09 Improved some error checkings.
f166c7633 Improved the performance of the Helium version 24xrgb JPEG decoding.
8ba85ed38 Support standalone binary resource generation and loading.
f0b95a87a Re-generate the FreeType library with the Z_PREFIX configuration.
ab7e1299a Bump GUIX Studio version to 6.2.1.4.
f0a659115 Improved logic to mitigate test failure caused by low-performance test machine.
e8100dc1c Fixed crash when delete a color or pixelmap folder with page heap enabled.
9fb6d5d94 Fixed MSRC 81023 bug caused by glyph width casting overflow.
ff1ad8aff Fixed potential crash issue with the expand/collapse animation in the accordion menu.
93483ff72 Specify package pipeline triggers to avoid being triggered on everything.
6eea10524 Add pipeline to run codeql.
b9c83924e Updated GUIX Studio version and readme for 6.2.1.3 release.
b7443814c Enable codeql in onebranch pipeline
5442979ba Bump GUIX Studio version number to 6.2.1.3.
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.
76ef11179 Prepare for 6.2.1 patch release.
6cc77e72e Updated owners.txt
182e2643f Updated the ThreadX external reference
013bbab27 Bump Studio version so we can release vlist/hlist resize bug fix.
8b87a050f Fix vertical/horizontal list resize bug.
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_...