thankyouverycool
|
02a9e5d3f6
LibGUI+Userland: Improve error and font handling for InputBox
|
2 роки тому |
Karol Baraniecki
|
506c26acce
LibGUI+Userland: Switch order of parameters for InputBox::show
|
2 роки тому |
Karol Baraniecki
|
8095d9276b
Userland: Replace manual checking by using GUI::InputType::NonemptyText
|
2 роки тому |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 роки тому |
Sam Atkins
|
f0395a2042
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
|
2 роки тому |
Sam Atkins
|
54b1326165
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
|
2 роки тому |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2 роки тому |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 роки тому |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 роки тому |
thankyouverycool
|
9725fd162f
LibGUI+Applications: Allow GlyphMapWidget's set_font() to fail
|
2 роки тому |
demostanis
|
34acae90c7
Userland: Let applications make use of make_command_palette_action()
|
2 роки тому |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
2 роки тому |
thankyouverycool
|
d5de9bcc51
Applications: Use modeless windows in some apps
|
2 роки тому |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 роки тому |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 роки тому |
Karol Kosek
|
cef595aa5c
CharacterMap+FontEditor: Switch current Unicode block on arrow press
|
3 роки тому |
thankyouverycool
|
6704bc0072
CharacterMap: Add a ListView to sort glyphs by their Unicode block
|
3 роки тому |
Lenny Maiorani
|
160bda7228
Applications: Use default constructors/destructors
|
3 роки тому |
thankyouverycool
|
a593b83189
LibGfx+Applications: Add human readable name helper for fonts
|
3 роки тому |
Sam Atkins
|
53cd87cc1d
CharacterMap+Base: Give Character Map an icon
|
3 роки тому |
Sam Atkins
|
83a9661c04
CharacterMap+Base: Add man page for Character Map :^)
|
3 роки тому |
Sam Atkins
|
2a7c638cd9
CharacterMap: Add a find-by-name window
|
3 роки тому |
Sam Atkins
|
2bf7abcb28
CharacterMap: Add previous, next, and go-to glyph buttons
|
3 роки тому |
Sam Atkins
|
9ca8428238
CharacterMap: Add output box for copying arbitrary character sequences
|
3 роки тому |
Sam Atkins
|
2327ea8970
CharacterMap: Add new Character Map application :^)
|
3 роки тому |