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-23 05:46:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
226608a48fe4a32c8a8d216cc080718f668249d7
ladybird
/
Userland
/
Applications
/
CharacterMap
History
thankyouverycool
d5de9bcc51
Applications: Use modeless windows in some apps
...
Browser, Spreadsheet and Charactermap now open child windows modelessly.
2022-08-25 13:28:50 +02:00
..
CharacterMapWidget.cpp
Applications: Use modeless windows in some apps
2022-08-25 13:28:50 +02:00
CharacterMapWidget.h
CharacterMap: Add a ListView to sort glyphs by their Unicode block
2022-02-15 10:13:19 -05:00
CharacterMapWindow.gml
Applications+Games+LibGUI: Fix layout problems
2022-06-30 11:51:25 +02:00
CharacterSearchWidget.cpp
CharacterMap: Go to character on arrow press in Search window
2022-03-04 11:53:04 -05:00
CharacterSearchWidget.h
Applications: Use default constructors/destructors
2022-02-14 22:06:55 +00:00
CharacterSearchWindow.gml
…
CMakeLists.txt
CharacterMap: Mark this component as 'recommended', not 'required'
2022-05-26 21:54:58 +01:00
main.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
SearchCharacters.h
…