Commit History

Author SHA1 Message Date
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  Sam Atkins 84b98da259 Userland: Set tab-widget properties in GML instead of code 3 years ago
  Rafał Babiarz dc66d16dc2 Browser: Rename "on_want_cookies" to match local storage equivalent 3 years ago
  Ali Mohammad Pur a42e03b01a Browser+LibWeb+WebContent: Implement per-URL-pattern proxies 3 years ago
  Andreas Kling 06d97c892b LibWeb+Browser: Remove Web::WebViewHooks class 3 years ago
  Valtteri Koskivuori 45a81f5a2c Browser+LibWeb+WebContent: Add ability to inspect local storage 3 years ago
  Olivier De Cannière 3818840ee6 Browser: Add Ctrl-<number> actions to changes tabs 3 years ago
  Linus Groh 04e40b7aaa Browser+WebContent: Add a Debug menu action to disable scripting :^) 3 years ago
  Andreas Kling 80f1749196 Browser: Make the main browser window a little bit bigger by default 3 years ago
  Linus Groh c19486172d Applications+Games: Drop ellipsis from settings action 3 years ago
  Rafał Babiarz 6bf59cbb1b Browser: Add storage inspector to context menu 3 years ago
  Maciej 8aa1c7f5b0 Browser: Add option to open BrowserSettings from Browser :^) 3 years ago
  Maciej 4d1c28a23f Browser: Add support for disabling content filtering 3 years ago
  Maciej 43e463748d Browser: Implement listener for most config options 3 years ago
  Maciej d3fc3337ef Browser: Call url_from_user_input for home URL 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  electrikmilk 133a30c8b7 Base+Browser: Add browser icons 3 years ago
  Daste a22323ecce Browser: Make underlined shortcuts in "Debug" menu unique 3 years ago
  Andreas Kling 3f9fc0f690 Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu 3 years ago
  electrikmilk 4bfed6a5ed Base+Browser: Add Browser Icons 3 years ago
  Andreas Kling 270aa9e5d0 Browser: Add Debug menu action for dumping the stacking context tree 3 years ago
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 years ago
  Sam Atkins ad1f24ecb9 Browser: Convert search-engines file loading to Core::Stream :^) 3 years ago
  Dylan Katz 3919a1dcc0 Browser: Load icons at start of program 3 years ago
  electrikmilk 34c5d33eb0 Base+Userland: Add various icons 3 years ago
  electrikmilk 10e473bf26 Base+Browser: Add Browser icons 3 years ago
  Sam Atkins e927048754 Browser: Move search engine definitions to a json file 3 years ago
  Sam Atkins 1933076143 Browser+BrowserSettings: Persist the "show bookmarks bar" setting 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Sam Atkins 2c901ae2be Browser: Add "Color scheme" setting 3 years ago