This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 14:28:12 +00:00
Code
Issues
Activity
Actions
3c5befde36
serenity
/
Libraries
History
Download ZIP
Download TAR.GZ
Andreas Kling
3c5befde36
CEventLoop: Use NonnullOwnPtr for QueuedEvent::event.
...
We don't allow null events in the event queue. :^)
2019-07-24 08:38:28 +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
CEventLoop: Use NonnullOwnPtr for QueuedEvent::event.
2019-07-24 08:38:28 +02:00
LibDraw
LibDraw: Add LogStream operator<< overload for Color.
2019-07-23 14:56:42 +02:00
LibGUI
LibGUI: Destroy tooltip windows when they are not used.
2019-07-23 20:51:08 +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