Tim Ledbetter
|
ccab5ddf9b
LibGUI+Applications: Use String in `make_about_action()`
|
1 년 전 |
Andreas Kling
|
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
|
1 년 전 |
Andreas Kling
|
94cd272ac0
LibGUI: Make CommonMenus::make_accessibility_menu() infallible
|
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
|
1525fa3b8f
LibGUI: Remove Menu::try_add_separator()
|
1 년 전 |
Andreas Kling
|
8322b31b97
LibGUI: Remove Widget::try_set_layout<T>()
|
1 년 전 |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
2 년 전 |
Sam Atkins
|
200892868a
ThemeEditor: Add a recent files list
|
2 년 전 |
Sam Atkins
|
16240942ba
ThemeEditor: Add a Statusbar
|
2 년 전 |
Karol Kosek
|
8bd68198d6
Userland: Filter out unsupported file types in open dialogs in more apps
|
2 년 전 |
Karol Kosek
|
27011cf55d
LibFSAC+Userland: Pass options for FSAC::open_file() using a struct
|
2 년 전 |
kleines Filmröllchen
|
fc5cab5c21
Everywhere: Use MonotonicTime instead of Duration
|
2 년 전 |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 년 전 |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 년 전 |
Karol Kosek
|
7e4db556eb
ThemeEditor: Remove one usage of DeprecatedString
|
2 년 전 |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
2 년 전 |
Karol Kosek
|
969543a847
LibGUI+Userland: Make Window::*add_menu take name using new string
|
2 년 전 |
MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
2 년 전 |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 년 전 |
Karol Kosek
|
6c6af8ae4e
ThemeEditor: Store tab title in PropertyTabs as StringView
|
2 년 전 |
Karol Kosek
|
797968c310
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
|
2 년 전 |
implicitfield
|
d4d1cab895
ThemeEditor: Support more color scheme-related roles
|
2 년 전 |
implicitfield
|
e9e4baee77
Everywhere: Support overriding the system color scheme
|
2 년 전 |
Sam Atkins
|
6b66e39df4
LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()`
|
2 년 전 |
Sam Atkins
|
77ad0fdb07
Userland: Specify margins and spacing in the GUI::Layout constructor
|
2 년 전 |
Lucas CHOLLET
|
e8249d735d
LibFileSystemAccessClient: Remove the deprecated API
|
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 년 전 |