Historique des commits

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