index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-17
Set the viewport width as initial width value
Rodrigo Arias Mallo
2024-10-17
Don't apply min/max-width if the width is auto
Rodrigo Arias Mallo
2024-10-17
Preserve aspect ratio of images
Rodrigo Arias Mallo
2024-10-17
Round final relative CSS length
Rodrigo Arias Mallo
2024-10-17
Add img-max-bounds HTML test
Rodrigo Arias Mallo
2024-10-17
Remove unused NotSoSimpleVector constructor
Rodrigo Arias Mallo
2024-10-17
Only use full URL for HTTP proxies
Rodrigo Arias Mallo
2024-10-17
Update ChangeLog with new defaults
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-14
Take into account the scrollbar in page overlap
Rodrigo Arias Mallo
2024-10-13
Jump to top and bottom in scroll page mode
Rodrigo Arias Mallo
2024-10-13
Repeat page scrolling when holding the button
Rodrigo Arias Mallo
2024-10-13
Control the page overlap independently
Rodrigo Arias Mallo
2024-10-13
Scroll full pages with mouse wheel
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-06
Test the C++ compiler works
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-04
Add doc/install.md to release
Alex
2024-10-03
Use command -v instead of which
meat
2024-10-01
Trigger a close of td, th and tr tags on tbody
Rodrigo Arias Mallo
2024-10-01
Add unclosed tag test for tbody, thead and tfoot
Rodrigo Arias Mallo
2024-09-11
Fix Google search by adding gbv=1 param
Rodrigo Arias Mallo
2024-09-11
Switch to HTTPS for Google search
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
2024-09-02
Restrict boundary to alphanum characters
Rodrigo Arias Mallo
2024-09-02
Avoid searching for boundary in file content
Xavier Del Campo Romero
2024-08-11
Round CSS value after applying zoom level
Rodrigo Arias Mallo
2024-08-11
Stick to POSIX make rules
Rodrigo Arias Mallo
2024-08-07
Disable CSS messages for now
Rodrigo Arias Mallo
2024-08-07
Stop the layouting loop after 1000 iterations
Rodrigo Arias
2024-08-07
Add GitHub infinite loop HTML render test
Rodrigo Arias Mallo
2024-08-07
Avoid C++11 default keyword
Rodrigo Arias Mallo
2024-08-07
Add entry about portability in ChangeLog
Rodrigo Arias Mallo
2024-08-07
Remove unused init() function
Rodrigo Arias Mallo
2024-08-07
Use d_isascii() instead of isascii()
Rodrigo Arias Mallo
2024-08-07
Use dStrAsciiCasecmp instead of strncasecmp
Rodrigo Arias Mallo
2024-08-07
Use POSIX-2001 for C++ too
Rodrigo Arias Mallo
2024-08-07
Use dStrdup instead of strdup
Rodrigo Arias Mallo
2024-08-07
Avoid INADDR_LOOPBACK as it is an extension
Rodrigo Arias Mallo
2024-08-07
Use portable dUsleep() instead of usleep()
Rodrigo Arias Mallo
2024-08-07
Add portable usleep() replacement
Rodrigo Arias Mallo
2024-08-07
Build tests with -pedantic
Rodrigo Arias Mallo
2024-08-07
Fail on warnings in CI
Rodrigo Arias Mallo
2024-08-07
Make Dillo C99 standard compliant
Rodrigo Arias Mallo
2024-08-07
Report C compiler and flags on configure summary
Rodrigo Arias Mallo
2024-08-07
Remove -Waggregate-return warning
Rodrigo Arias Mallo
[prev]
[next]