Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 08edc872aa LibCore+Applications: Put timeout parameter first in `debounce()` hace 2 años
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text hace 2 años
  Maciej cf52542fcf LibMarkdown+LibSyntax: Add a Markdown syntax highlighter hace 2 años
  Tim Ledbetter 05c8aa71f2 Applications: Update man page links for applications hace 2 años
  Karol Kosek 84a231d4e5 TextEditor: Propagate errors from `MainWidget::initialize_menubar()` hace 2 años
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string hace 2 años
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string hace 2 años
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() hace 2 años
  Tim Ledbetter 0829101eb8 Applications: Use thousands separator for numbers shown in status bar hace 2 años
  Sam Atkins d0730c1c75 TextEditor: Remove confirmation when opening from recent files list hace 2 años
  Sam Atkins c6a2e8eb08 TextEditor: Enable CMakeCache.txt highlighting hace 2 años
  Sam Atkins ac824677b8 TextEditor: Enable CMake syntax highlighting hace 2 años
  Andreas Kling 5f23515796 TextEditor: Add list of recently open files to the File menu :^) hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Andreas Kling f103f3af60 TextEditor: "Open Containing Folder" => "Reveal in File Manager" hace 2 años
  Lucas CHOLLET a053807be5 TextEditor: Propagate errors from `read_file()` hace 2 años
  Lucas CHOLLET 3454185d08 TextEditor: Use `request_file_read_only_approved` for the drop event hace 2 años
  Lucas CHOLLET 40f9cf2de6 TextEditor: Port to `Core::Stream` hace 2 años
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions hace 2 años
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) hace 2 años
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` hace 2 años
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated hace 2 años
  Kampsjaak cf47c850e7 TextEditor: Add option to open the current file in File Manager hace 2 años
  Karol Kosek 9b3335723f TextEditor: Suggest saving new files with an extension from highlighter hace 2 años
  Karol Kosek b00865bce5 LibSyntax+TextEditor: Move Highlighter::language_string() out of class hace 2 años
  Lucas CHOLLET 9ae97c8cb1 LibFileSystemAccessClient: Rename `try_save_file` => hace 2 años
  Snow 0049dfd717 LibGUI+TextEditor: Add a relative line number option for TextEditor hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años