ladybird/Userland/Applications/CharacterMap
networkException 45aeba15c8 CharacterMap: Allow resizing the unicode block list
Previously we would constrain the unicode block list to a width of 175,
causing it to stick to the splitter when manually resizing.

This patch allows resizing the list properly while retaining the new
width when resizing the window.
2022-09-11 23:25:08 +01: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 CharacterMap: Allow resizing the unicode block list 2022-09-11 23:25:08 +01: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 Userland: Run gml-format 2022-02-13 02:36:35 +02:00
CMakeLists.txt LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData 2022-09-05 14:37:16 -04:00
main.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
SearchCharacters.h CharacterMap: Move display name strings into the search results object 2022-01-28 15:26:58 +00:00