提交歷史

作者 SHA1 備註 提交日期
  FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr 5 年之前
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView 5 年之前
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath 5 年之前
  Andreas Kling f41cd808de TextEditor: Use JS syntax highlighting for .json files :^) 5 年之前
  Hüseyin ASLITÜRK 8551c10918 Applications: TextEditor INI file syntax highlighter 5 年之前
  Andreas Kling 88f7f9712d TextEditor: Use document path as base URL for markdown preview HTML 5 年之前
  Andreas Kling f0cde70c18 LibGUI: Simplify submenu construction 5 年之前
  Linus Groh 8b195d1211 TextEditor: Fix typo in comment 5 年之前
  Andreas Kling 5eaa7ff406 TextEditor: Add live preview when editing markdown :^) 5 年之前
  Andreas Kling ab336e895f LibGUI: Add a ToolBarContainer widget and put most ToolBars in one 5 年之前
  Brendan Coles 9ab4a8179a TextEditor: Add "Find Previous" 16x16 icon 5 年之前
  Andreas Kling 705cee528a LibGUI: Make it easier to create checkable GUI::Actions 5 年之前
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object 5 年之前
  Brendan Coles a47b9fe490 TextEditor: Add "Find Next" 16x16 icon 5 年之前
  Andreas Kling 26eeaef0a8 LibGUI: Add MenuBar::add_menu(name) 5 年之前
  Tibor Nagy f347dd5c5e Applications: Use "Document - AppName" window title format 5 年之前
  Oriko c2884d29d6 TextEditor: Use Javascript syntax highlighter 5 年之前
  Oriko 75672263ce TextEditor: Quit after saving unsaved changes on close event. 5 年之前
  Oriko cb39327b1c TextEditor: Add syntax toggle to View menu 5 年之前
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller 5 年之前
  Shannon Booth 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace 5 年之前
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& 5 年之前
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code 5 年之前
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 年之前
  thatlittlegit 14aaf75e3a TextEditor: Use Yes/No/Cancel for some dialogs when buffer is dirty 5 年之前
  Andreas Kling 2143da6434 LibGUI: Add forwarding header 5 年之前
  Andreas Kling b011ea9962 LibGUI: Reduce menu-related header dependencies 5 年之前
  Andreas Kling 814d59f462 LibGUI: Port the drag&drop code to Core::MimeData 5 年之前
  Andreas Kling 3d62cab90f TextEditor: Enable C++ syntax highlighting for .cpp and .h files :^) 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前