提交历史

作者 SHA1 备注 提交日期
  Karol Kosek 5234a30731 LibGUI+Userland: Port Action status tips to String 2 年之前
  Sam Atkins f33824d2e9 LibGUI+Userland: Propagate errors in Model::column_name() 2 年之前
  Karol Kosek 8bd68198d6 Userland: Filter out unsupported file types in open dialogs in more apps 2 年之前
  Karol Kosek 945f05ed76 Userland: Port `Model::column_name()` to String 2 年之前
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 年之前
  Karol Kosek 0b110c88ae PDFViewer: Propagate errors from `PDFViewerWidget::initialize_menubar()` 2 年之前
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2 年之前
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string 2 年之前
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 年之前
  Sam Atkins 5c76b63f79 PDFViewer: Add list of recently-opened files 2 年之前
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 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 年之前
  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 年之前
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 年之前
  Karol Kosek d4367f42ba PDFViewer: Port to Core::Stream::File 2 年之前
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated 2 年之前
  Rodrigo Tobar b406f1d5a4 PDFViewer: Inform users of underlying issue when loading document 2 年之前
  Ben Wiederhake b83cb09db1 Everywhere: Fix badly-formatted includes 2 年之前
  Rodrigo Tobar 89061883f2 PDFViewer: Prompt password for encrypted documents 2 年之前
  Rodrigo Tobar b8dc05a08e PDFViewer: Fix indexing error in ErrorsView 2 年之前
  Rodrigo Tobar d116b9a8c6 PDFViewer: Move to page when outline item is selected 2 年之前
  Rodrigo Tobar 2ea8d2547e PDFViewer: Propagate errors from OutlineModel construction 2 年之前
  Rodrigo Tobar cb2cf6de99 PDFViewer: Perform standard error handling when opening files 2 年之前
  Rodrigo Tobar d4ecdf3ced PDFViewer: Avoid errors due to copying of ErrorOr 2 年之前
  Rodrigo Tobar 124ab5bec6 PDFViewer: Remove unnecessary ternary operation 2 年之前
  Rodrigo Tobar 6d0869c14a PDFViewer: Add TreeView to communicate rendering errors 2 年之前
  Rodrigo Tobar 67b50d7994 PDFViewer: Let users change image rendering 2 年之前