Histórico de Commits

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