index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
Browser
Age
Commit message (
Expand
)
Author
2020-09-25
Meta+Applications: Make clang-format-10 clean
Ben Wiederhake
2020-09-23
Applications+IRCClient: Use new format functions.
asynts
2020-09-22
LibJS: Move the current exception from Interpreter to VM
Andreas Kling
2020-09-21
Applications: Use placeholders in TextBoxes where applicable
Peter Elliott
2020-09-14
Browser: Move the basic Tab UI skeleton to JSON GUI
Andreas Kling
2020-09-14
Browser: Set tab text alignment from JSON GUI
Andreas Kling
2020-09-14
Browser: Generate the main browser window UI from JSON :^)
Andreas Kling
2020-09-05
LibGUI: Make the Clipboard API deal in raw byte buffers a bit more
Andreas Kling
2020-08-30
Browser: Mark default action in context menu of hyperlinks
Ben Wiederhake
2020-08-30
Browser: Mark default action in context menu of bookmarks
Ben Wiederhake
2020-08-27
Base: Create /res/graphics/ and relocate system art assets
thankyouverycool
2020-08-24
LibWeb: Move OutOfProcessWebView into the Web namespace
AnotherTest
2020-08-19
Browser: add urls to browser history on load start
Jake Wilson
2020-08-17
LibWeb: Rename WebContentView => OutOfProcessWebView
Andreas Kling
2020-08-17
LibWeb: Rename PageView => InProcessWebView
Andreas Kling
2020-08-16
Browser: Add a debug menu action for triggering a JS garbage collection
Andreas Kling
2020-08-16
LibGUI+DevTools+Applications: Use ModelIndex::data() in many places
Andreas Kling
2020-08-15
Misc: Use automatic window positioning in more applications
Linus Groh
2020-08-15
LibGUI: Make focus events more aware of why focus is changing
Andreas Kling
2020-08-13
LibGUI: Rename ModelClient::on_model_update() => model_did_update()
Andreas Kling
2020-08-12
Browser: Avoid ninja-import of global variable
Ben Wiederhake
2020-08-05
Browser: Move bookmarks.json to ~/.config
Andreas Kling
2020-08-01
Applications: Stop setting initial window location
Peter Elliott
2020-07-28
LibWeb: Move the Page/Frame/EventHandler classes into Page/
Andreas Kling
2020-07-28
LibWeb: Move the CSS parser into CSS/Parser/
Andreas Kling
2020-07-26
LibWeb: Move CSS classes into the Web::CSS namespace
Andreas Kling
2020-07-26
LibWeb: Move DOM classes into the Web::DOM namespace
Andreas Kling
2020-07-26
LibCore+LibGUI: Switch to using AK::is and AK::downcast
Andreas Kling
2020-07-26
LibWeb: Move HTML object model stuff into LibWeb/HTML/
Andreas Kling
2020-07-23
Browser: Escape JS source operators for HTML display in console
Nico Weber
2020-07-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
2020-07-23
Browser: Focus input text field in JS console by default
Nico Weber
2020-07-16
LibWeb: Require parent window argument for MessageBox
Tom
2020-07-15
LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode
thankyouverycool
2020-07-13
LibGUI: Add ModelClient abstract class and allow registering clients
Tom
2020-07-07
Browser: Simplify the History class and fix back/forward history push
Andreas Kling
2020-07-06
Browser: Add a way to start Browser in multi-process mode :^)
Andreas Kling
2020-07-06
Browser+LibWeb: Pave the way for using WebContentView in Browser
Andreas Kling
2020-07-06
LibWeb: Add a shared WebViewHooks base class for both web view widgets
Andreas Kling
2020-07-06
LibWeb: Make the link context menu hook include the destination URL
Andreas Kling
2020-07-06
LibWeb: Make the link click hooks include the destination URL
Andreas Kling
2020-07-05
LibWeb: Tweak PageView::on_link_hover hook
Andreas Kling
2020-07-05
LibWeb: Move fragment link handling to Frame
Andreas Kling
2020-07-04
LibGUI: Turn GUI::Application::the() into a pointer
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-07-03
Browser: Don't crash when inspecting an anonymous LayoutNode
Andreas Kling
2020-06-30
Browser: Unset location bar icon on load start
Linus Groh
2020-06-29
Browser: Show website favicons in the location bar :^)
Andreas Kling
2020-06-28
Browser: Add right-click context menu to tabs
Andrew Kaster
2020-06-26
LibWeb+Browser: Remove old HTML parser :^)
Andreas Kling
[next]