Historie revizí

Autor SHA1 Zpráva Datum
  Tim Ledbetter ccab5ddf9b LibGUI+Applications: Use String in `make_about_action()` před 1 rokem
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() před 2 roky
  Andreas Kling 676ef0cc3d LibGUI: Make Menu::add_recent_files_list() infallible před 2 roky
  Andreas Kling f2faf2767f LibGUI: Remove Menu::try_add_action() před 2 roky
  Andreas Kling eec328e2ab LibGUI: Remove Menu::try_add_submenu() před 2 roky
  Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator() před 2 roky
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` před 2 roky
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible před 2 roky
  Karol Kosek 5234a30731 LibGUI+Userland: Port Action status tips to String před 2 roky
  Karol Kosek 4b169cf25f LibGUI+Userland: Use action text as a fallback in Action::status_tip() před 2 roky
  Karol Kosek 2029750519 LibGUI+Userland: Port StatusBar::text() and set_text functions to String před 2 roky
  Sam Atkins 08edc872aa LibCore+Applications: Put timeout parameter first in `debounce()` před 2 roky
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text před 2 roky
  Maciej cf52542fcf LibMarkdown+LibSyntax: Add a Markdown syntax highlighter před 2 roky
  Tim Ledbetter 05c8aa71f2 Applications: Update man page links for applications před 2 roky
  Karol Kosek 84a231d4e5 TextEditor: Propagate errors from `MainWidget::initialize_menubar()` před 2 roky
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string před 2 roky
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string před 2 roky
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() před 2 roky
  Tim Ledbetter 0829101eb8 Applications: Use thousands separator for numbers shown in status bar před 2 roky
  Sam Atkins d0730c1c75 TextEditor: Remove confirmation when opening from recent files list před 2 roky
  Sam Atkins c6a2e8eb08 TextEditor: Enable CMakeCache.txt highlighting před 2 roky
  Sam Atkins ac824677b8 TextEditor: Enable CMake syntax highlighting před 2 roky
  Andreas Kling 5f23515796 TextEditor: Add list of recently open files to the File menu :^) před 2 roky
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace před 2 roky
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` před 2 roky
  Andreas Kling f103f3af60 TextEditor: "Open Containing Folder" => "Reveal in File Manager" před 2 roky
  Lucas CHOLLET a053807be5 TextEditor: Propagate errors from `read_file()` před 2 roky
  Lucas CHOLLET 3454185d08 TextEditor: Use `request_file_read_only_approved` for the drop event před 2 roky
  Lucas CHOLLET 40f9cf2de6 TextEditor: Port to `Core::Stream` před 2 roky