提交历史

作者 SHA1 备注 提交日期
  Andreas Kling d51bbe1e20 Help: Add a simple index page 4 年之前
  Andreas Kling 888a93e0f6 Help: Rename "Tree" tab to "Browse" 4 年之前
  Andreas Kling 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes 4 年之前
  Linus Groh 870dd44ba9 Help: Replace InProcessWebView with OutOfProcessWebView 4 年之前
  asynts c776d76b71 Help: Use new format functions. 4 年之前
  Ben Wiederhake 9ef1461ec9 Meta+Applications: Make clang-format-10 clean 4 年之前
  Peter Elliott 7907df7617 Applications: Use placeholders in TextBoxes where applicable 4 年之前
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView 5 年之前
  Andreas Kling c3b6df60b7 Help: Spruce up the UI with some tasteful layout margins 5 年之前
  AnotherTest 3455876976 Help: Optionally take an argument to search for 5 年之前
  AnotherTest 21094b4725 Help: Add a search mode 5 年之前
  Peter Elliott 4bf4a071a6 Applications: Stop setting initial window location 5 年之前
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox 5 年之前
  Linus Groh 87465f7c54 Help: Handle external links 5 年之前
  thankyouverycool d86dbfe9e8 Help: Make section books open and close when toggled 5 年之前
  thankyouverycool 27109c3467 Base+Help: Add new Help app icons 5 年之前
  Andreas Kling 02c5e22f06 LibWeb: Make the link click hooks include the destination URL 5 年之前
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer 5 年之前
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object 5 年之前
  Andreas Kling 1c54272b41 Help: Use Web::PageView::load_html() 5 年之前
  FalseHonesty 20faa93cb0 LibMarkdown: Change internal MD API to return OwnPtrs 5 年之前
  FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr 5 年之前
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView 5 年之前
  DexesTTP d1a9afa7cd Help: Clicking on link changes the treeview selection 5 年之前
  Andreas Kling ea204ef05b LibMarkdown: Drop MD prefixes and move into "Markdown" namespace :^) 5 年之前
  Andreas Kling 5c2bdbf27f Browser+LibWeb: Open link in new tab on Ctrl+Click :^) 5 年之前
  Linus Groh 061205b3b3 LibWeb: Pass link target to HtmlView's on_link_click callback 5 年之前
  Andreas Kling 0af5e0b9f8 Applications: Tweak main layout spacing and background 5 年之前
  Andreas Kling ab336e895f LibGUI: Add a ToolBarContainer widget and put most ToolBars in one 5 年之前
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object 5 年之前