index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
FontEditor
Age
Commit message (
Expand
)
Author
2021-03-30
FontEditor+TextEditor+Playground: Refuse to load device files
Idan Horowitz
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-12
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Andreas Kling
2021-02-15
LibGfx: Remove static load_from_file() from abstract Font class
Stephan Unverwerth
2021-02-15
LibGfx: Insert pixel and ttf fonts into Typeface structure
Stephan Unverwerth
2021-01-24
FontEditor: change order of baseline and mean line row
Nico Weber
2021-01-24
FontEditor: change "Mean Line:" label to "Mean line:"
Nico Weber
2021-01-24
FontEditor: Fix typos in code
Nico Weber
2021-01-24
FontEditor: Make left and right UI margins match
Nico Weber
2021-01-24
FontEditor: Remove "Save" and "Quit" buttons
Nico Weber
2021-01-16
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Andreas Kling
2021-01-15
Everywhere: Pledge "sendfd" in WindowServer client programs
Andreas Kling
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling