Commit graph

25 commits

Author SHA1 Message Date
c47782280b Sync push 2026-04-25 18:11:48 +02:00
d8e5b2e9be Added MenuBar 2026-04-25 03:28:28 +02:00
eb27fa42d1 Polished first stage of Context Menu 2026-04-24 11:29:05 +02:00
94e298394c Fixed a ListView dangling pointer bug 2026-04-24 03:01:43 +02:00
d8475ecb48 Added smooth scrolling + horizontal scrolling support 2026-04-18 08:26:45 +02:00
ad7b3e6bed Fixed a MacOS bug in the stylesheet parser 2026-04-18 04:54:43 +02:00
91fc3e75b9 Added gradient and file() functions to stylesheet 2026-04-17 08:11:52 +02:00
7d8a5be286 Added scale factor to WindowCore 2026-04-17 03:17:34 +02:00
6ecf220891 Switched to Rust-style numeric type names + other refactors 2026-04-15 16:18:16 +02:00
faafd67015 Fixed a few bugs 2026-04-14 13:03:01 +02:00
c9ea18d586 Sync push 2026-04-14 00:58:05 +02:00
64cd4598f2 Implemented Font GLyph Atlas overflow 2026-04-13 15:11:25 +02:00
20c40d87e4 Started work on Font Glyph Atlas 2026-04-13 06:48:19 +02:00
15d9d1265f Implemented new BasicRenderer2D with native SFML3 (and remove SDL3_gfx
dependency)
2026-04-12 14:48:24 +02:00
fb02eed8cc Added some default variables for gui window stylesheet 2026-04-10 05:43:44 +02:00
c28829bd72 Added const variables to stylesheet 2026-04-07 14:00:37 +02:00
c98dd97670 Added File/Text Drag and Drop from the OS to the widgets 2026-04-07 04:16:39 +02:00
d4b4df1e51 Added drag and drop functionality for Widgets 2026-04-06 14:39:51 +02:00
260c7054bc Added Basic Panel widget 2026-04-06 06:48:33 +02:00
25e06eba0a Added __i_stringeable interface to streamline the string conversion
protocol
2026-04-05 08:41:20 +02:00
aebf9c1d14 Fixed .clangd file 2026-04-05 02:37:17 +02:00
39c9798760 Extended Stylesheet theming functionality 2026-04-04 12:56:56 +02:00
1e22cf8de6 Fixed Windows related problems 2026-04-03 03:10:03 +02:00
b092d5a265 Older changes 2026-04-03 00:30:45 +02:00
bfa1ae048b Sync push 2025-11-02 19:17:23 +01:00