Commit History

Author SHA1 Message Date
  Timothy Flynn 683c08744a Userland: Avoid some conversions from rvalue strings to StringView 1 year ago
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
  Sam Atkins 56c5ffe398 LibFileSystem+Userland: Return ByteString from real_path() 1 year ago
  Sam Atkins fb644d08ac LibFileSystem+Everywhere: Return ByteString current_working_directory() 1 year ago
  Hugh Davenport 7fa0cf194f Applications: Add fullscreen option to Utilities 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Tim Ledbetter 3aa49f268c Userland: Make `Window::set_main_widget()` non-fallible 1 year ago
  Tim Ledbetter a6f6a1afd2 Userland: Prefer non-fallible construction for LibGUI objects 1 year ago
  Tim Ledbetter 0d7b13edac Userland: Make `GUI::Window` construction non-fallible 1 year ago
  Tim Ledbetter ccab5ddf9b LibGUI+Applications: Use String in `make_about_action()` 1 year ago
  Bastiaan van der Plaat 258a6cb126 FileManager: Use new window remember state 1 year ago
  thankyouverycool 57f3b18109 LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 1 year ago
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() 1 year ago
  Andreas Kling f2faf2767f LibGUI: Remove Menu::try_add_action() 1 year ago
  Andreas Kling eec328e2ab LibGUI: Remove Menu::try_add_submenu() 1 year ago
  Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator() 1 year ago
  Andreas Kling 8322b31b97 LibGUI: Remove Widget::try_set_layout<T>() 1 year ago
  Gurkirat Singh adf70b8a16 FileManager: Add "Copy Path" action to the context menus 2 years ago
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 years ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 2 years ago
  kleines Filmröllchen 33829f05fe Userland: Convert config listener callbacks to use StringView 2 years ago
  Karol Kosek 4b169cf25f LibGUI+Userland: Use action text as a fallback in Action::status_tip() 2 years ago
  Karol Kosek 2029750519 LibGUI+Userland: Port StatusBar::text() and set_text functions to String 2 years ago
  Lucas CHOLLET 1a97382305 LibGUI: Make `Application`'s construction fallible 2 years ago
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2 years ago
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2 years ago
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string 2 years ago
  Karol Kosek 956f4d9205 Userland: Construct Menus with name using the non-deprecated String 2 years ago
  thankyouverycool 14072ce8f0 FileManager: Use InputBox icons for file and directory creation 2 years ago
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 years ago