Changes between Version 164 and Version 165 of ReleaseNotes/Mainline
- Timestamp:
- 2022-11-17T20:33:13Z (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/Mainline
v164 v165 28 28 * Resizable windows can now be maximized/unmaximized (e.g. UI Demo) 29 29 * File dialogs now actually allow browsing files 30 * Window captions are abbreviated with ... if they are too long 30 31 31 32 === Services and Drivers === … … 54 55 * Fixed two use-after-free bug when closing a window / dialog that could lead to random application crashes 55 56 * Added File List control (used in file dialog) 57 * Text rendering library (libgfxfont) 58 * gfx_puttext() can now abbreviate text that does not fit within the specified width with ... 56 59 57 60 === Miscellaneous ===