Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 0cd4b8cbb7 TextEditor: Use LibConfig instead of Core::ConfigFile 3 年之前
  Ralf Donau 7d579b04c5 TextEditor: Unveil the full path to the config file 4 年之前
  networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 3 年之前
  networkException 938051feb8 Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing 3 年之前
  Karol Kosek ceadbafa97 HackStudio+TextEditor: Sync extensions from the FileIconProvider file 4 年之前
  Karol Kosek 68088b629b TextEditor: Add automatic syntax highlighting for Shell and .htm files 4 年之前
  Itamar 8241a6c8eb TextEditor: Allow starting with a file argument that doesn't exist 4 年之前
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 年之前
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 年之前
  Timothy 38594dde79 FileSystemAccessServer+TextEditor: Implement cross-process modal prompts 4 年之前
  Gunnar Beutner 71840c1bf4 TextEditor: Open files with ReadOnly when we're just reading them 4 年之前
  Adam Hodgen a3638639a1 TextEditor: Show an error dialog when failing to open/save a file 4 年之前
  Timothy a3c8005546 TextEditor: Convert to east-const style 4 年之前
  Timothy 73ae5200a9 TextEditor+LibGUI: Use unveil and FileSystemAccessServer 4 年之前
  Marcus Nilsson e0cf6f3cf0 TextEditor: Reset editor width when disabling preview mode 4 年之前
  Max Wipfli d8be530397 AK+Everywhere: Remove "null state" of LexicalPath 4 年之前
  Jan de Visser 4198f7e1af LibSQL: Move Lexer and Parser machinery to AST directory 4 年之前
  Gunnar Beutner 928364e102 TextEditor: Don't open files when the user cancelled saving changes 4 年之前
  sinmineryt 2e1a01a499 TextEditor: Don't allow opening directories 4 年之前
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types 4 年之前
  Brian Gianforcaro c2d556be3d TextEditor: Remove unused header includes 4 年之前
  Matthew Jones 9720261540 TextEditor/GMLPlayground: Don't close app if user aborts save on exit 4 年之前
  ry-sev 8146543a43 LibGUI+TextEditor: Add the calculation of selected words 4 年之前
  Max Wipfli 229414b002 Applications: Use titlecase and distinct underlined characters in menus 4 年之前
  Andreas Kling 1e0d855fdf TextEditor: Don't launch a WebContent process until it's needed 4 年之前
  Ali Mohammad Pur dc388297eb TextEditor+Browser: Enable HTML syntax highlighting on HTML documents 4 年之前
  faxe1008 2b24fbdaaa LibGUI: Reset TextEditor modified state on sucessful write_to_file 4 年之前
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 年之前
  Dylan Katz 3ab37674c6 TextEditor: Add support for SQL highlighting 4 年之前
  Andreas Kling 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack 4 年之前