Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
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`
|
2 年 前 |
Lucas CHOLLET
|
1a97382305
LibGUI: Make `Application`'s construction fallible
|
2 年 前 |
Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
2 年 前 |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 年 前 |
MacDue
|
52e2095a3f
PartitionEditor: Add missing unveils
|
2 年 前 |
Sam Atkins
|
8110cf9fab
PartitionEditor: Migrate to Directory::for_each_entry()
|
2 年 前 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
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
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年 前 |
demostanis
|
34acae90c7
Userland: Let applications make use of make_command_palette_action()
|
2 年 前 |
electrikmilk
|
a5cef2c41a
Base: Add Icon for Partition Editor
|
3 年 前 |
Samuel Bowman
|
fb4221ad52
PartitionEditor: Abort and show a dialog if not running as root
|
3 年 前 |
Samuel Bowman
|
7a8953a833
PartitionEditor: Add the beginnings of a partition editor :^)
|
3 年 前 |