Commit History

Author SHA1 Message Date
  Kyle Lanmon a099d0e140 PDFViewer: Hide the rendering diagnostics window by default 1 year ago
  Sam Atkins 9657f4cabb LibGUI+Userland: Take ByteString in set_most_recently_open_file() 1 year ago
  Nico Weber 475cef8afd PDFViewer: Remove an unneeded indirection 1 year ago
  Nico Weber d9267a388d PDFViewer: Add Debug menu entries for disabling clipping 1 year ago
  Nico Weber 176e9db6cd PDFViewer: Move debug actions from toolbar into a menu 1 year ago
  Hugh Davenport 8886324cbf Applications: Add fullscreen for Office category 1 year ago
  Sam Atkins 5f0230a57e LibGUI: Make NumericInput work well in GML 1 year ago
  Sam Atkins 4b96136803 LibGUI: Store NumericInput value as an i64 1 year ago
  Sam Atkins ea31c11aff LibGUI+PDFViewer: Move NumericInput into LibGUI 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Tim Ledbetter ccab5ddf9b LibGUI+Applications: Use String in `make_about_action()` 1 year ago
  Karol Kosek 40d732a73c PDFViewer: Accept file drops 1 year ago
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() 1 year ago
  Andreas Kling 676ef0cc3d LibGUI: Make Menu::add_recent_files_list() infallible 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
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 years ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 2 years ago
  Karol Kosek 5234a30731 LibGUI+Userland: Port Action status tips to String 2 years ago
  Sam Atkins f33824d2e9 LibGUI+Userland: Propagate errors in Model::column_name() 2 years ago
  Karol Kosek 8bd68198d6 Userland: Filter out unsupported file types in open dialogs in more apps 2 years ago
  Karol Kosek 945f05ed76 Userland: Port `Model::column_name()` to String 2 years ago
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 years ago
  Karol Kosek 0b110c88ae PDFViewer: Propagate errors from `PDFViewerWidget::initialize_menubar()` 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
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 years ago
  Sam Atkins 5c76b63f79 PDFViewer: Add list of recently-opened files 2 years ago
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 years ago