Commit Graph

11 Commits

Author SHA1 Message Date
Alec Murphy
dac924c707 System/Libraries/Widget: Initial support for ListViewWidget 2025-09-25 08:24:27 -04:00
Alec Murphy
f355325ba7 System/Libraries/Widget: Add members to TabPanelTab/TabPanelWidget classes 2025-05-07 19:33:30 -04:00
Alec Murphy
9911da5ac5 Media/Themes/Umami: Handle and paint TabPanelWidget 2025-05-07 15:11:53 -04:00
Alec Murphy
80e3fde0d0 System/Libraries/Widget: Add TabPanelWidget 2025-05-04 18:30:28 -04:00
Alec Murphy
e1b0c050f9 System/Libraries/Widget: Add base Context2D to Context2DWidget 2025-05-03 18:26:10 -04:00
Alec Murphy
cfb8950f8a System/Libraries/Widget: Add RectWidget, BorderedRectWidget 2025-04-29 10:26:38 -04:00
Alec Murphy
fc2b4ba4e5 Everywhere: Live patch MAlloc/Free to use RMAlloc/RFree
To make MAlloc/Free operations consistent across multiple processors, we
use a dedicated task on core 5 to service the requests.
2025-04-24 15:11:46 -04:00
Alec Murphy
d8fe2f0899 System/Libraries/Graphics2D+Widget: Use CAlloc2() 2025-04-21 19:49:25 -04:00
Alec Murphy
b5d27214a1 System/Libraries/Widget: Add disabled_image property to ButtonWidget class 2025-04-14 20:41:28 -04:00
Alec Murphy
5fb71f80ca System/Libraries/Widget: Eager repaint on widget->SetText() unless otherwise specified 2025-04-10 10:58:30 -04:00
Alec Murphy
39198164cd Meta: Add files to repository 2025-03-25 07:34:41 -04:00