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-05 04:55:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31a2a6ca2d79183d4961665dd915bbfca84f7c2f
ladybird
/
Libraries
History
Andreas Kling
2196f17c10
LibGUI: Convert Vector<OwnPtr> to NonnullOwnPtrVector.
...
This is turning out really nice so far. :^)
2019-07-24 09:13:06 +02:00
..
LibAudio
Libraries: Remove unused "install" targets.
2019-07-21 21:28:48 +02:00
LibC
Kernel: Add a mechanism for listening for changes to an inode.
2019-07-22 20:01:11 +02:00
LibCore
Convert HashMap<Key, OwnPtr<T>> to HashMap<Key, NonnullOwnPtr<T>>.
2019-07-24 08:42:55 +02:00
LibDraw
LibDraw: Add LogStream operator<< overload for Color.
2019-07-23 14:56:42 +02:00
LibGUI
LibGUI: Convert Vector<OwnPtr> to NonnullOwnPtrVector.
2019-07-24 09:13:06 +02:00
LibHTML
LibHTML: Fetch the box edge values needed for block width computation.
2019-07-24 07:34:07 +02:00
LibM
Libraries: Fix wrong paths to "Root" in the various install.sh scripts.
2019-07-21 21:38:30 +02:00