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-02-02 05:46:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e35a858bde01ff5994dfc53bc48df1d6f400a065
ladybird
/
Userland
/
Libraries
/
LibGUI
/
Wizards
History
Andreas Kling
b71c7a6e44
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
...
The only remaining clients of this API are specific to bitmap fonts and editing thereof.
2023-03-04 00:29:38 +01:00
..
AbstractWizardPage.cpp
…
AbstractWizardPage.h
…
CoverWizardPage.cpp
Userland: Specify margins and spacing in the GUI::Layout constructor
2023-02-18 16:56:56 +00:00
CoverWizardPage.h
…
WizardDialog.cpp
Everywhere: Use _{short_,}string to create Strings from literals
2023-02-25 20:51:49 +01:00
WizardDialog.h
…
WizardPage.cpp
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
2023-03-04 00:29:38 +01:00
WizardPage.h
…