Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
1 рік тому |
Andreas Kling
|
545d8336b8
LibGfx: Convert Font APIs to return String instead of DeprecatedString
|
1 рік тому |
Andreas Kling
|
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
|
1 рік тому |
Andreas Kling
|
f2faf2767f
LibGUI: Remove Menu::try_add_action()
|
1 рік тому |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 рік тому |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 рік тому |
Karol Kosek
|
bd8e16b704
CharacterMap: Override statusbar text on action hover
|
2 роки тому |
Karol Kosek
|
5234a30731
LibGUI+Userland: Port Action status tips to String
|
2 роки тому |
Karol Kosek
|
2029750519
LibGUI+Userland: Port StatusBar::text() and set_text functions to String
|
2 роки тому |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 роки тому |
thankyouverycool
|
0ad5e85163
LibGUI+Applications: Let GlyphMapWidget initialize a null Font
|
2 роки тому |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
2 роки тому |
Tim Ledbetter
|
05c8aa71f2
Applications: Update man page links for applications
|
2 роки тому |
Karol Kosek
|
abe5787126
CharacterMap: Propagate errors from `initialize_menubar()`
|
2 роки тому |
Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
2 роки тому |
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 роки тому |