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
/
CharacterMap
Age
Commit message (
Expand
)
Author
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-03-04
CharacterMap+FontEditor: Switch current Unicode block on arrow press
Karol Kosek
2022-03-04
CharacterMap: Go to character on arrow press in Search window
Karol Kosek
2022-03-04
CharacterMap: Move search selection on arrow press in the search textbox
Karol Kosek
2022-02-23
LibGUI+Apps: Let Splitters select which resizee to set fixed
thankyouverycool
2022-02-15
Applications: Run gml-format
Idan Horowitz
2022-02-15
CharacterMap: Add a ListView to sort glyphs by their Unicode block
thankyouverycool
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-01
LibGfx+Applications: Add human readable name helper for fonts
thankyouverycool
2022-01-28
CharacterMap: Move display name strings into the search results object
Timothy Flynn
2022-01-28
CharacterMap: Change the search widget to display results in a TableView
Timothy Flynn
2022-01-16
CharacterMap+Base: Give Character Map an icon
Sam Atkins
2022-01-16
CharacterMap+Base: Add man page for Character Map :^)
Sam Atkins
2022-01-16
CharacterMap: Add a find-by-name window
Sam Atkins
2022-01-16
CharacterMap: Add previous, next, and go-to glyph buttons
Sam Atkins
2022-01-16
CharacterMap: Add output box for copying arbitrary character sequences
Sam Atkins
2022-01-16
CharacterMap: Add new Character Map application :^)
Sam Atkins