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
/
DownloadWidget.cpp
Age
Commit message (
Expand
)
Author
2020-10-04
Browser: Use format functions instead of printf.
asynts
2020-09-28
ProtocolServer+LibWeb: Support more detailed HTTP requests
Andreas Kling
2020-09-25
Meta+Applications: Make clang-format-10 clean
Ben Wiederhake
2020-08-27
Base: Create /res/graphics/ and relocate system art assets
thankyouverycool
2020-07-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
2020-07-16
LibWeb: Require parent window argument for MessageBox
Tom
2020-06-18
DownloadWidget: Use GUI::Image instead of Label to show image
Hüseyin ASLITÜRK
2020-06-13
ProtocolServer+LibProtocol: Propagate HTTP status codes to clients
Andreas Kling
2020-06-01
LibWeb: Move ResourceLoader into a new Loader/ directory
Andreas Kling
2020-05-30
Browser: Show download progress in the taskbar if available
Andreas Kling
2020-05-26
Browser: Add option in DownloadWidget to open download's in folder
FalseHonesty
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-05-10
LibProtocol: Pass response headers in a case insensitive HashMap
Andreas Kling
2020-05-05
Browser: Add a basic GUI download feature
Andreas Kling