Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
1 vuosi sitten |
kamp
|
7a2ad83c07
HexEditor: Replace DeprecatedString in ValueInspectorModel
|
1 vuosi sitten |
Andreas Kling
|
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
|
1 vuosi sitten |
Andreas Kling
|
676ef0cc3d
LibGUI: Make Menu::add_recent_files_list() infallible
|
1 vuosi sitten |
Andreas Kling
|
f2faf2767f
LibGUI: Remove Menu::try_add_action()
|
1 vuosi sitten |
Andreas Kling
|
eec328e2ab
LibGUI: Remove Menu::try_add_submenu()
|
1 vuosi sitten |
Andreas Kling
|
1525fa3b8f
LibGUI: Remove Menu::try_add_separator()
|
1 vuosi sitten |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 vuosi sitten |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 vuosi sitten |
Sam Atkins
|
aa7346d23e
HexEditor: Show status tips in Statusbar
|
2 vuotta sitten |
Karol Kosek
|
2029750519
LibGUI+Userland: Port StatusBar::text() and set_text functions to String
|
2 vuotta sitten |
Karol Kosek
|
27011cf55d
LibFSAC+Userland: Pass options for FSAC::open_file() using a struct
|
2 vuotta sitten |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 vuotta sitten |
Caoimhe
|
99de0b2c14
HexEditor: Add list of recently opened files
|
2 vuotta sitten |
Caoimhe
|
2adcf85d9d
HexEditor: Remember all of the layout options in the configuration
|
2 vuotta sitten |
Tim Ledbetter
|
05c8aa71f2
Applications: Update man page links for applications
|
2 vuotta sitten |
Karol Kosek
|
41cf3b741f
HexEditor: Propagate errors from `HexEditorWidget::initialize_menubar()`
|
2 vuotta sitten |
Karol Kosek
|
51bd9ca037
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
|
2 vuotta sitten |
Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
2 vuotta sitten |
thankyouverycool
|
02a9e5d3f6
LibGUI+Userland: Improve error and font handling for InputBox
|
2 vuotta sitten |
MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
2 vuotta sitten |
Patryk Pilipczuk
|
b87b1472e1
HexEditor: Add BE decoding for UTF16String column in ValueInspector
|
2 vuotta sitten |
Sam Atkins
|
2db168acc1
LibTextCodec+Everywhere: Port Decoders to new Strings
|
2 vuotta sitten |
MetallicSquid
|
eb27b397b8
HexEditor: Add selection strings to the value inspector
|
3 vuotta sitten |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 vuotta sitten |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 vuotta sitten |
MacDue
|
63b11030f0
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2 vuotta sitten |
Karol Baraniecki
|
506c26acce
LibGUI+Userland: Switch order of parameters for InputBox::show
|
2 vuotta sitten |
Karol Baraniecki
|
8095d9276b
Userland: Replace manual checking by using GUI::InputType::NonemptyText
|
2 vuotta sitten |
Lucas CHOLLET
|
a2dca2b762
HexEditor: Propagate errors when using "Save"
|
2 vuotta sitten |