This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-24 06:16:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d58b671ff6520ea35bd75a8f4dae19f4b4eecbab
ladybird
/
Userland
History
Linus Groh
d58b671ff6
LibWeb/DOM: Rename Node::{paint => paintable}_box()
...
It returns a PaintableBox, not a 'PaintBox'.
2023-04-20 20:43:30 +02:00
..
Applets
…
Applications
TextEditor: Propagate errors from
MainWidget::initialize_menubar()
2023-04-20 17:02:23 +01:00
BuggieBox
…
Demos
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
2023-04-19 07:59:54 +02:00
DevTools
SQLStudio: Propagate errors from
MainWidget::initialize_menubar()
2023-04-20 17:02:23 +01:00
DynamicLoader
Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64
2023-04-14 19:15:19 +02:00
Games
Chess: Gracefully handle ChessEngine disconnections
2023-04-20 09:59:18 +01:00
Libraries
LibWeb/DOM: Rename Node::{paint => paintable}_box()
2023-04-20 20:43:30 +02:00
Services
LibWeb/Layout: Rename Box::{paint => paintable}_box()
2023-04-20 20:43:30 +02:00
Shell
…
Utilities
ldd: Pledge map_fixed
2023-04-17 19:29:20 -04:00
CMakeLists.txt
…