1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/Userland
Andreas Kling 8a6c37deef LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
Ask for a bold_variant() of the default_fixed_width_font() instead.
2021-05-20 20:55:29 +02:00
..
Applets Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Applications LibGfx: Remove Gfx::FontDatabase::default_bold_font() 2021-05-20 20:55:29 +02:00
Demos LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() 2021-05-20 20:55:29 +02:00
DevTools LibGfx: Remove Gfx::FontDatabase::default_bold_font() 2021-05-20 20:55:29 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() 2021-05-20 20:55:29 +02:00
Libraries LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() 2021-05-20 20:55:29 +02:00
Services LibGfx: Remove Gfx::FontDatabase::default_bold_font() 2021-05-20 20:55:29 +02:00
Shell Shell: Avoid moving AK::Function instances while inside them 2021-05-19 21:36:57 +02:00
Utilities LibCpp: Generalize ASTNode::dump() to support redirecting its output 2021-05-19 23:19:07 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00