What's Changed
- Add missing cstdint header for usage of uint64_t by @rehans in #363
- Fix array out of bounds crash by @rehans in #364
- Title (for kdialog) must be quoted because it can contain spaces by @rehans in #365
- Fix English typo of variable and comment by @ygrabit in #366
- fix upside-down initial draw in FL Studio 2025 by @nickdowell in #367
- [fix] Compiler warning C4388/C4267 by @ygrabit in #368
- Fix mousePosition for MouseUp events passed to IMouseObserver by @nickdowell in #369
- fix CFrame::getCurrentMouseLocation by @nickdowell in #370
- Replace std::wstring_convert by @scheffle in #374
- Add missing include by @magicalhobo in #373
- Fix standalone serial queues by @scheffle in #375
- Set XEMBED_MAPPED by @nickdowell in #378
- Revert "Title (for kdialog) must be quoted because it can contain spa… by @rehans in #379
- Improve scale factor handling and creation of buffer by @rehans in #380
- Fixed Linux rendering of drawEllipse() & drawArc() by @HurleybirdJr in #381
- [update] requirements by @ygrabit in #382
New Contributors
- @magicalhobo made their first contribution in #373
- @HurleybirdJr made their first contribution in #381
Full Changelog: vstgui4_15_0...vstgui4_15_1