index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-05-01
Flatten the conditionals so it is easier to read
Rodrigo Arias Mallo
2025-05-01
Free memory before erasing the pointer
Rodrigo Arias Mallo
2025-05-01
Make all pointers mandatory (not NULL)
Rodrigo Arias Mallo
2025-05-01
Move a_Misc_parse_content_disposition() to misc.h
Rodrigo Arias Mallo
2025-05-01
Offer download if content disposition isn't recognized
Cameron Paul
2025-05-01
Re-enable failing tests and fix them
Cameron Paul
2025-05-01
Fix disposition test linking and add more test cases
Cameron Paul
2025-05-01
Fix off by one error with quoted filenames
Cameron Paul
2025-05-01
Handle quoted content dispositions and escape special filesystem characters
Cameron Paul
2025-05-01
Support for Content-Disposition filename
Cameron Paul
2025-04-30
Middle-click on back or forward opens in new tab
Alex
2025-04-27
Control + left click opens link in new tab
Rodrigo Arias Mallo
2025-04-27
Add about:keys to show keyboard shortcuts
Rodrigo Arias Mallo
2025-04-06
Add brotli support
Rodrigo Arias Mallo
2025-03-20
Display RSS feeds as plain text
Rodrigo Arias Mallo
2025-02-19
Fix build on Solaris 10 and old gcc 4.0.1
Claes Nästén
2025-02-05
Fix several typos
Gevel Tekens
2025-01-25
Fix OOB read in nsvg__parseColorRGB()
bptato
2025-01-25
Fixed invalid memory read on single stop gradient
klapeto
2025-01-17
Don't ask when overwriting version file
Rodrigo Arias Mallo
2024-12-28
Support line fragments in plain text files
Rodrigo Arias Mallo
2024-12-17
Add support for user actions in the link menu
Rodrigo Arias Mallo
2024-12-17
Fix build error for missing commit.h
Rodrigo Arias Mallo
2024-12-11
Avoid rebuild when the git commit is the same
Rodrigo Arias Mallo
2024-12-11
Use Dillo user agent for downloads too
Rodrigo Arias Mallo
2024-12-10
Fix FLTK version for old releases
Rodrigo Arias Mallo
2024-12-09
Add git commit to the reported version with -v
Rodrigo Arias Mallo
2024-12-08
Fix version retrieval for FLTK 1.3.3 and older
Rodrigo Arias Mallo
2024-12-08
Allow image formats to be disabled from dillorc
Rodrigo Arias Mallo
2024-11-24
Fix undefined NULL with image support disabled
Rodrigo Arias Mallo
2024-11-24
Report if WebP is enabled and the version
Rodrigo Arias Mallo
2024-11-24
Add WebP image support
Rodrigo Arias Mallo
2024-11-24
Print version of libraries and features
Rodrigo Arias Mallo
2024-11-24
Add support to query version in TLS backends
Rodrigo Arias Mallo
2024-11-24
Add support to read png version
Rodrigo Arias Mallo
2024-11-24
Add support to read jpeg version
Rodrigo Arias Mallo
2024-11-18
Always include the path "/" in HTTP requests
Rodrigo Arias Mallo
2024-10-28
Reload the current page on SIGUSR1 signal
Rodrigo Arias Mallo
2024-10-21
Don't add border on images with a link
Rodrigo Arias Mallo
2024-10-17
Only use full URL for HTTP proxies
Rodrigo Arias Mallo
2024-10-17
Don't focus on new tabs by default
Rodrigo Arias Mallo
2024-10-17
Don't show the quit dialog by default
Rodrigo Arias Mallo
2024-10-13
Control the page overlap independently
Rodrigo Arias Mallo
2024-10-13
Add new scrollbar page mode
Rodrigo Arias Mallo
2024-10-13
Add support for left scrollbar
Rodrigo Arias Mallo
2024-10-05
Add support for more CSS units
Rodrigo Arias Mallo
2024-10-05
Define CssLength as struct instead of int
Rodrigo Arias Mallo
2024-10-01
Trigger a close of td, th and tr tags on tbody
Rodrigo Arias Mallo
2024-09-11
Fix heap use after free in TLS conn on errors
Rodrigo Arias Mallo
2024-09-10
Generate boundary by choosing a random character
Rodrigo Arias Mallo
[next]