Commit graph

8 commits

Author SHA1 Message Date
d3048f31e5 Applications/Internet/Cyberia: Add web browser
This is the initial commit of the Cyberia web browser, Html and Css
libraries.
2025-04-10 10:51:59 -04:00
c4f25e63c1 Applications/OS/TaskSwitcher: NULL check for win->close() keypress callback 2025-04-10 08:27:36 -04:00
5f10e5f86d Applications/Accessories/Calculator: Debounce numerical input
The Calculator isn't functional yet, but when it eventually does work,
it will be helpful to not duplicate every number keypress when the
result input widget is focused. :^)
2025-04-09 08:52:23 -04:00
b7952b1cb8 Applicatiosn/OS/ShutDown.app: Update MessageBox API 2025-03-28 19:07:39 -04:00
6db56f5283 Everywhere: Use ctx->blot() 2025-03-25 11:43:35 -04:00
6d1fbb51ac Everywhere: Use ctx->plot() 2025-03-25 11:33:52 -04:00
6232873c49 Everywhere: Use ctx->fill() 2025-03-25 11:24:29 -04:00
39198164cd Meta: Add files to repository 2025-03-25 07:34:41 -04:00