Commit History

Author SHA1 Message Date
  FalseHonesty 391237a8e1 Browser: Add JS Console 5 years ago
  FalseHonesty 78412ee76d Browser: An anchor link should open in a new tab when required 5 years ago
  FalseHonesty d32889b19d Browser: Add "Paste & Go" action to the location box 5 years ago
  FalseHonesty 5431e81bc3 Browser: Pop up a context menu when requested on a bookmark button 5 years ago
  FalseHonesty 9241c3a957 Browser: Pop up a context menu when one is requested on a tab 5 years ago
  Linus Groh e5ea243842 Browser: Hide tab bar if there's only one tab 5 years ago
  Linus Groh f4a941a5d7 Browser: Support fullscreen view 5 years ago
  Andreas Kling 9895405b7c Browser: Make the location box 2px taller 5 years ago
  Andreas Kling a87f5e4154 Browser: Allow Ctrl+clicking on bookmark bar buttons :^) 5 years ago
  Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls 5 years ago
  Andreas Kling 388ae07960 Browser: Some action fixes 5 years ago
  Andreas Kling aef5d28828 Browser: Allow opening URLs by dropping them on the HtmlView :^) 5 years ago
  Andreas Kling 5fcd25e8f6 Browser: Use "about:blank" as the default home page 5 years ago
  Andreas Kling fe0de26277 LibWeb+Browser: Support about: URL protocol so "about:blank" works :^) 5 years ago
  Nick Tiberi 9d0c6a32bd Browser: Show line numbers when viewing page source 5 years ago
  Linus Groh 85b69e54e4 Browser: Escape percent sign in download progress format string 5 years ago
  Maciej Sobaczewski 8989300851 Browser: Assume http:// when no protocol is provided in the location bar (#2142) 5 years ago
  FalseHonesty 8182a709e3 Browser: Open links in a new tab when middle clicked 5 years ago
  Linus Groh 2c14714ee0 Browser: Add dedicated "view source" window 5 years ago
  modmuss50 3142c4a4fd Browser: Add "Copy link" context menu item 5 years ago
  Andreas Kling d6ab9e6790 Browser: Add a basic GUI download feature 5 years ago
  Andreas Kling 588e18721d Browser: Add a simple context menu for hyperlinks 5 years ago
  Dylan Katz 47f413c47f Browser: Add missing tooltip to bookmark button 5 years ago
  Andreas Kling 3cc31ff3f3 Browser: Make Ctrl+L select the location bar again 5 years ago
  Andreas Kling 421619fe2f Browser: Rejig the "on_load_counter_change" hook when switching tabs 5 years ago
  Andreas Kling bd45b2b8d3 Browser: Share one BookmarksBarWidget between all Tabs 5 years ago
  Andreas Kling 260e4049ff Browser: Use the active tab's favicon as the window icon :^) 5 years ago
  Andreas Kling 682f0ac93b Browser: React to favicon notifications and put favicons in the tabs! 5 years ago
  Andreas Kling 3fcfab4404 Browser: Move the "About" action to WindowActions 5 years ago
  Andreas Kling dfe8dea2ac Browser: Remove padding from the main TabWidget 5 years ago