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-03 20:15:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed43770b2f2f4e988eec730f0b27f03ea02a13f0
ladybird
/
Libraries
History
Andreas Kling
ed43770b2f
AK: Add a basic URL class to help us handle URL's
...
We're gonna need these as we start to write more networking programs.
2019-08-10 17:30:35 +02:00
..
LibAudio
AudioServer: Port to the new generated IPC mechanism
2019-08-03 19:49:19 +02:00
LibC
AK: Add a basic URL class to help us handle URL's
2019-08-10 17:30:35 +02:00
LibCore
LibCore: Initialise m_port as zero in CSocketAddress
2019-08-06 15:06:20 +02:00
LibDraw
Painter: Fix off-by-one in bounding rects for right-aligned text
2019-08-09 19:51:14 +02:00
LibGUI
GJsonArrayModel: Support fields that aren't tied to a single JSON value
2019-08-10 15:06:29 +02:00
LibHTML
LibHTML: Make some use of Vector::empend().
2019-08-01 16:50:15 +02:00
LibIPC
IPCCompiler: More work towards AudioServer bringup
2019-08-03 19:24:08 +02:00
LibM
LibM: Implement sqrt()
2019-08-10 08:46:22 +02:00