Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-16 | [macOS/iOS] Use framework Info.plist to determine library name. | bruvzg | |
2022-12-12 | Only support XDG directory path configuration on Linux | Hugo Locurcio | |
XDG support breaks when running Windows builds via WINE. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com> | |||
2022-12-04 | Use system fonts as fallback and improve system font handling. | bruvzg | |
Add support for font weight and stretch selection when using system fonts. Add function to get system fallback font from a font name, style, text, and language code. Implement system font support for Android. Use system fonts as a last resort fallback. | |||
2022-11-01 | Load and use system emoji font in the editor. | bruvzg | |
2022-10-18 | [macOS] Fit OS::alert to the text width for better readability. | bruvzg | |
2022-09-16 | Add get_distribution_name() and get_version() to OS | MJacred | |
supports: LinuxBSD, Windows, macOS, iOS, Android, UWP Co-authored-by: bruvzg | |||
2022-09-14 | [macOS, 4.0] Fix unresponsive redraw during live resizing. | bruvzg | |
2022-08-29 | Rename String `plus_file` to `path_join` | Aaron Franke | |
2022-08-27 | Remove unused force_quit variable from many OS abstractions | Pedro J. Estébanez | |
2022-07-26 | Implement support for loading system fonts on Linux, macOS / iOS and Windows. | bruvzg | |
2022-07-21 | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | |