summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-25Clarify page scrolling documentationKevin Koster
2024-04-25Improve description of scroll_step optionKevin Koster
2024-04-20Use DejaVu Sans for cursive by defaultRodrigo Arias Mallo
2024-04-12Use uppercase "Dillo" for wget user agentRodrigo Arias Mallo
2024-04-11Release version 3.1.0-rc1v3.1.0-rc1Rodrigo Arias Mallo
2024-04-11Use the current version in wget user agentRodrigo Arias Mallo
2024-04-10Remove libgif dependency from docsRodrigo Arias Mallo
2024-04-09Control the direction of tab scrollingAlex
2024-04-08Use build out of treeRodrigo Arias Mallo
2024-04-08Add Debian packages to install instructionsRodrigo Arias Mallo
2024-04-05Use SSL_get1_peer_certificate() in OpenSSL 3Rodrigo Arias Mallo
2024-04-04Fix HTML5 errors and warningsRodrigo Arias Mallo
2024-04-04Fix manual typos and clarify some partsRodrigo Arias Mallo
2024-04-01Improve Dillo user manualRodrigo Arias Mallo
2024-04-01Add bookmarks changes to ChangeLogRodrigo Arias Mallo
2024-04-01Use 14px font size for bookmarksRodrigo Arias Mallo
2024-04-01Remove unused table CSS rule in bookmarksRodrigo Arias Mallo
2024-04-01Fix HTML validator menuRodrigo Arias Mallo
2024-04-01Improve readability of bookmarksRodrigo Arias Mallo
2024-03-31Add support for the main HTML tagRodrigo Arias Mallo
2024-03-28Add Windows install instructionsRodrigo Arias Mallo
2024-03-28Remove extern enum dpi_errno from dpid_common.hRodrigo Arias Mallo
2024-03-28Handle .exe extension in Windows for dpisRodrigo Arias Mallo
2024-03-28Add Windows CI buildRodrigo Arias Mallo
2024-03-24Use dStrconcat() to concatenate stringsRodrigo Arias Mallo
2024-03-24Use dGethomedir() to get the home directoryRodrigo Arias Mallo
2024-03-23Free auxiliary string in File_normalize_path()Rodrigo Arias Mallo
2024-03-23Set forceValue when correcting a requisitionRodrigo Arias Mallo
2024-03-23HTML test hackernews.html is now fixedRodrigo Arias Mallo
2024-03-23Revert "Constraint width with min-width or max-width"Rodrigo Arias Mallo
2024-03-17Clamp width to min/max in getAvailWidthOfChild()Rodrigo Arias Mallo
2024-03-17Prefer CSS max-width when width is set to auto.Rodrigo Arias Mallo
2024-03-17Add min-width-div-extend HTML render testRodrigo Arias Mallo
2024-03-17Add clamped max-width testRodrigo Arias Mallo
2024-03-17Add table-max-width render testRodrigo Arias Mallo
2024-03-17Add Hacker News table testRodrigo Arias Mallo
2024-03-17Add div-100-percent-with-padding testRodrigo Arias Mallo
2024-03-09Update ChangeLogRodrigo Arias Mallo
2024-03-09Use Doxygen Awesome themeRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2024-03-09Build C documentation too with DoxygenRodrigo Arias Mallo
2024-03-03Use memset() instead of bzero()Rodrigo Arias Mallo
2024-03-02Ignore percent width td attributes in tablesRodrigo Arias Mallo
2024-03-02Add another td width render test with an imageRodrigo Arias Mallo
2024-03-02Add table-td-width-percent testRodrigo Arias Mallo
2024-02-18Expand tilde to home directory in local URLsRodrigo Arias Mallo
2024-02-18Don't call SSL_shutdown on fatal SSL errorsRodrigo Arias Mallo
2024-02-18Handle errors in SSL_read() and SSL_write()Rodrigo Arias Mallo
2024-02-06Simplify about:splash pageRodrigo Arias Mallo
2024-02-04Add span padding HTML render testRodrigo Arias Mallo