Commit History

Author SHA1 Message Date
  Peter Elliott 4bf4a071a6 Applications: Stop setting initial window location 5 years ago
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox 5 years ago
  Linus Groh 87465f7c54 Help: Handle external links 5 years ago
  thankyouverycool d86dbfe9e8 Help: Make section books open and close when toggled 5 years ago
  thankyouverycool 27109c3467 Base+Help: Add new Help app icons 5 years ago
  Andreas Kling 02c5e22f06 LibWeb: Make the link click hooks include the destination URL 5 years ago
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer 5 years ago
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object 5 years ago
  Andreas Kling 1c54272b41 Help: Use Web::PageView::load_html() 5 years ago
  FalseHonesty 20faa93cb0 LibMarkdown: Change internal MD API to return OwnPtrs 5 years ago
  FalseHonesty 7ca562b200 LibMarkdown: Change MD Document parse API to return a RefPtr 5 years ago
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView 5 years ago
  DexesTTP d1a9afa7cd Help: Clicking on link changes the treeview selection 5 years ago
  Andreas Kling ea204ef05b LibMarkdown: Drop MD prefixes and move into "Markdown" namespace :^) 5 years ago
  Andreas Kling 5c2bdbf27f Browser+LibWeb: Open link in new tab on Ctrl+Click :^) 5 years ago
  Linus Groh 061205b3b3 LibWeb: Pass link target to HtmlView's on_link_click callback 5 years ago
  Andreas Kling 0af5e0b9f8 Applications: Tweak main layout spacing and background 5 years ago
  Andreas Kling ab336e895f LibGUI: Add a ToolBarContainer widget and put most ToolBars in one 5 years ago
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object 5 years ago
  Andreas Kling 26eeaef0a8 LibGUI: Add MenuBar::add_menu(name) 5 years ago
  Tibor Nagy f347dd5c5e Applications: Use "Document - AppName" window title format 5 years ago
  Andreas Kling 37fc6c117c Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago
  Andreas Kling 7a6c4a72d5 LibWeb: Move everything into the Web namespace 5 years ago
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& 5 years ago
  Andreas Kling 03e0ddce52 LibGUI: Some more convenience functions for constructing widgets 5 years ago
  Andreas Kling 22d0a6d92f AK: Remove unnecessary casts to size_t, after Vector changes 5 years ago
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 years ago
  Andreas Kling 8f7333f080 LibCore: Add a forward declaration header 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago