Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 рік тому |
Tim Ledbetter
|
3aa49f268c
Userland: Make `Window::set_main_widget()` non-fallible
|
1 рік тому |
Tim Ledbetter
|
a6f6a1afd2
Userland: Prefer non-fallible construction for LibGUI objects
|
1 рік тому |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 рік тому |
Jelle Raaijmakers
|
9466512847
LibGUI: Traverse into directory upon filename entry in FilePicker
|
1 рік тому |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 роки тому |
thankyouverycool
|
7a183ee568
LibGUI: Set Open/Save button as default in FilePicker
|
2 роки тому |
Karol Kosek
|
3e12d84f0f
LibGUI: Actually set the first allowed file extension list in FilePicker
|
2 роки тому |
thankyouverycool
|
7323a54e59
LibGUI+FileSystemAccessServer: Avoid using dummy windows
|
2 роки тому |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
2 роки тому |
thankyouverycool
|
02a9e5d3f6
LibGUI+Userland: Improve error and font handling for InputBox
|
2 роки тому |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 роки тому |
Lucas CHOLLET
|
8faed20603
LibGUI: Use the global setting to show dotfiles in `FilePicker`
|
2 роки тому |
Lucas CHOLLET
|
af8b715aac
LibGUI: Add "New Directory" to the contextual menu in `FilePicker`
|
2 роки тому |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
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 роки тому |
Karol Baraniecki
|
8095d9276b
Userland: Replace manual checking by using GUI::InputType::NonemptyText
|
2 роки тому |
Marcus Nilsson
|
be464c357a
LibGUI: Add allowed file types to FilePicker
|
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 роки тому |
Timothy Flynn
|
ee95cb37cd
LibGUI: Don't highlight extension text when saving files with FilePicker
|
2 роки тому |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 роки тому |
thankyouverycool
|
99a00dc39b
LibGUI: Remove useless frame members from Toolbar
|
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 роки тому |