Historial de Commits

Autor SHA1 Mensaje Fecha
  Sahan Fernando ccc929dcf9 TextEditor: Preserve preview scroll position across page refreshes hace 5 años
  Nico Weber 629410b3d6 TextEditor: Auto-select C++ syntax highlighting for more extensions hace 5 años
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox hace 5 años
  Tom 6568765e8f LibGUI: Add parent window argument to FilePicker functions hace 5 años
  AnotherTest a163ee8b3b TextEditor: Use ArgsParser and allow the user to specify preview mode hace 5 años
  Andreas Kling efc335c457 TextEditor: Allow turning off the preview mode hace 5 años
  Andreas Kling bc1ec588f0 TextEditor: Tweak 16x16 icon hace 5 años
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer hace 5 años
  Andreas Kling 85ac7dc1b1 TextEditor: Add live preview for HTML documents :^) hace 5 años
  Andreas Kling 1f97897b40 TextEditor: Use Web::PageView::load_html() for the markdown preview hace 5 años
  Andreas Kling d127492f0e TextEditor: Allow "TextEditor foo.txt" to create a new file hace 5 años
  FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr hace 5 años
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView hace 5 años
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath hace 5 años
  Andreas Kling f41cd808de TextEditor: Use JS syntax highlighting for .json files :^) hace 5 años
  Hüseyin ASLITÜRK 8551c10918 Applications: TextEditor INI file syntax highlighter hace 5 años
  Andreas Kling 88f7f9712d TextEditor: Use document path as base URL for markdown preview HTML hace 5 años
  Andreas Kling f0cde70c18 LibGUI: Simplify submenu construction hace 5 años
  Linus Groh 8b195d1211 TextEditor: Fix typo in comment hace 5 años
  Andreas Kling 5eaa7ff406 TextEditor: Add live preview when editing markdown :^) hace 5 años
  Andreas Kling ab336e895f LibGUI: Add a ToolBarContainer widget and put most ToolBars in one hace 5 años
  Brendan Coles 9ab4a8179a TextEditor: Add "Find Previous" 16x16 icon hace 5 años
  Andreas Kling 705cee528a LibGUI: Make it easier to create checkable GUI::Actions hace 5 años
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object hace 5 años
  Brendan Coles a47b9fe490 TextEditor: Add "Find Next" 16x16 icon hace 5 años
  Andreas Kling 26eeaef0a8 LibGUI: Add MenuBar::add_menu(name) hace 5 años
  Tibor Nagy f347dd5c5e Applications: Use "Document - AppName" window title format hace 5 años
  Oriko c2884d29d6 TextEditor: Use Javascript syntax highlighter hace 5 años
  Oriko 75672263ce TextEditor: Quit after saving unsaved changes on close event. hace 5 años
  Oriko cb39327b1c TextEditor: Add syntax toggle to View menu hace 5 años