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-01-06 08:36:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0b0b29fa18f36b0949be7d0367ad88d85d62ba3
ladybird
/
Userland
History
Andreas Kling
a0b0b29fa1
LibWeb: Minor cleanups in NodeIterator and TreeWalker
...
- Use TRY() when invoking the NodeFilter - Say "nullptr" instead of "RefPtr<Node> {}"
2022-03-23 00:19:57 +01:00
..
Applets
ClipboardHistory: Show ranges and max dimensions for copied glyphs
2022-03-18 01:12:26 +01:00
Applications
KeyboardSettings: Allow changing and applying active keymap
2022-03-22 12:21:21 +01:00
Demos
Userland: Change static const variables to static constexpr
2022-03-18 19:58:57 +01:00
DevTools
Kernel: Don't assume paths of TTYs and pseudo terminals anymore
2022-03-22 20:26:05 +01:00
DynamicLoader
…
Games
LibCards+Games: Change name of card type to card suit
2022-03-18 23:49:34 +00:00
Libraries
LibWeb: Minor cleanups in NodeIterator and TreeWalker
2022-03-23 00:19:57 +01:00
Services
SystemServer: Create /dev/tty as a character device instead of a symlink
2022-03-22 20:26:05 +01:00
Shell
…
Utilities
Mount: Implement wxallowed mount option
2022-03-22 12:20:19 +01:00
CMakeLists.txt
…