Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
1 рік тому |
Karol Kosek
|
40d732a73c
PDFViewer: Accept file drops
|
1 рік тому |
Andreas Kling
|
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
|
1 рік тому |
Andreas Kling
|
676ef0cc3d
LibGUI: Make Menu::add_recent_files_list() infallible
|
1 рік тому |
Andreas Kling
|
f2faf2767f
LibGUI: Remove Menu::try_add_action()
|
1 рік тому |
Andreas Kling
|
eec328e2ab
LibGUI: Remove Menu::try_add_submenu()
|
1 рік тому |
Andreas Kling
|
1525fa3b8f
LibGUI: Remove Menu::try_add_separator()
|
1 рік тому |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 рік тому |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
1 рік тому |
Karol Kosek
|
5234a30731
LibGUI+Userland: Port Action status tips to String
|
2 роки тому |
Sam Atkins
|
f33824d2e9
LibGUI+Userland: Propagate errors in Model::column_name()
|
2 роки тому |
Karol Kosek
|
8bd68198d6
Userland: Filter out unsupported file types in open dialogs in more apps
|
2 роки тому |
Karol Kosek
|
945f05ed76
Userland: Port `Model::column_name()` to String
|
2 роки тому |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
2 роки тому |
Karol Kosek
|
0b110c88ae
PDFViewer: Propagate errors from `PDFViewerWidget::initialize_menubar()`
|
2 роки тому |
Karol Kosek
|
51bd9ca037
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
|
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 роки тому |
Sam Atkins
|
5c76b63f79
PDFViewer: Add list of recently-opened files
|
2 роки тому |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
2 роки тому |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 роки тому |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 роки тому |
Karol Kosek
|
e39adc4772
Userland: Set Button text using the new String class
|
2 роки тому |
Karol Kosek
|
d32b052f22
LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text
|
2 роки тому |
Karol Baraniecki
|
506c26acce
LibGUI+Userland: Switch order of parameters for InputBox::show
|
2 роки тому |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 роки тому |
Karol Kosek
|
d4367f42ba
PDFViewer: Port to Core::Stream::File
|
2 роки тому |
Karol Kosek
|
247db3fdd0
LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated
|
2 роки тому |
Rodrigo Tobar
|
b406f1d5a4
PDFViewer: Inform users of underlying issue when loading document
|
2 роки тому |
Ben Wiederhake
|
b83cb09db1
Everywhere: Fix badly-formatted includes
|
2 роки тому |