Historique des commits

Auteur SHA1 Message Date
  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
  Rodrigo Tobar 89061883f2 PDFViewer: Prompt password for encrypted documents il y a 2 ans
  Rodrigo Tobar b8dc05a08e PDFViewer: Fix indexing error in ErrorsView il y a 2 ans
  Rodrigo Tobar d116b9a8c6 PDFViewer: Move to page when outline item is selected il y a 2 ans
  Rodrigo Tobar 2ea8d2547e PDFViewer: Propagate errors from OutlineModel construction il y a 2 ans
  Rodrigo Tobar cb2cf6de99 PDFViewer: Perform standard error handling when opening files il y a 2 ans
  Rodrigo Tobar d4ecdf3ced PDFViewer: Avoid errors due to copying of ErrorOr il y a 2 ans
  Rodrigo Tobar 124ab5bec6 PDFViewer: Remove unnecessary ternary operation il y a 2 ans
  Rodrigo Tobar 6d0869c14a PDFViewer: Add TreeView to communicate rendering errors il y a 2 ans
  Rodrigo Tobar 67b50d7994 PDFViewer: Let users change image rendering il y a 2 ans