Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 2f3b901f7f AK: Make MappedFile heap-allocated and ref-counted hace 4 años
  Andreas Kling fedf561f57 Everywhere: Use GUI::CommonActions::make_about_action() hace 4 años
  Brendan Coles bd2a7c414c Help: Support loading help page by file path as command line argument hace 4 años
  Andreas Kling 88ce755579 Help: Add a "Home" action to the toolbar :^) hace 4 años
  Andreas Kling d51bbe1e20 Help: Add a simple index page hace 4 años
  Andreas Kling 888a93e0f6 Help: Rename "Tree" tab to "Browse" hace 4 años
  Andreas Kling 7dc5a3ead8 LibGUI: Rewrite layout system in terms of min and max sizes hace 4 años
  Linus Groh 870dd44ba9 Help: Replace InProcessWebView with OutOfProcessWebView hace 4 años
  asynts c776d76b71 Help: Use new format functions. hace 4 años
  Ben Wiederhake 9ef1461ec9 Meta+Applications: Make clang-format-10 clean hace 4 años
  Peter Elliott 7907df7617 Applications: Use placeholders in TextBoxes where applicable hace 4 años
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView hace 5 años
  Andreas Kling c3b6df60b7 Help: Spruce up the UI with some tasteful layout margins hace 5 años
  AnotherTest 3455876976 Help: Optionally take an argument to search for hace 5 años
  AnotherTest 21094b4725 Help: Add a search mode hace 5 años
  Peter Elliott 4bf4a071a6 Applications: Stop setting initial window location hace 5 años
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox hace 5 años
  Linus Groh 87465f7c54 Help: Handle external links hace 5 años
  thankyouverycool d86dbfe9e8 Help: Make section books open and close when toggled hace 5 años
  thankyouverycool 27109c3467 Base+Help: Add new Help app icons hace 5 años
  Andreas Kling 02c5e22f06 LibWeb: Make the link click hooks include the destination URL hace 5 años
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer hace 5 años
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object hace 5 años
  Andreas Kling 1c54272b41 Help: Use Web::PageView::load_html() hace 5 años
  FalseHonesty 20faa93cb0 LibMarkdown: Change internal MD API to return OwnPtrs 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
  DexesTTP d1a9afa7cd Help: Clicking on link changes the treeview selection hace 5 años
  Andreas Kling ea204ef05b LibMarkdown: Drop MD prefixes and move into "Markdown" namespace :^) hace 5 años
  Andreas Kling 5c2bdbf27f Browser+LibWeb: Open link in new tab on Ctrl+Click :^) hace 5 años