summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-02-01Add margin auto HTML render testRodrigo Arias Mallo
2024-01-22Update ChangeLogRodrigo Arias Mallo
2024-01-22Add scroll_switches_tabs optionRodrigo Arias Mallo
2024-01-16Use right button to close tabs by defaultRodrigo Arias Mallo
2024-01-16Switch tabs using the mouse wheelRodrigo Arias Mallo
2024-01-15Add ui_tab_height optionRodrigo Arias Mallo
2024-01-15Prevent nested calls to Tls_connect()Rodrigo Arias Mallo
2024-01-15Remove fd watch while perforing TLS checkRodrigo Arias Mallo
2024-01-14Report TLS errors if any before abortingRodrigo Arias Mallo
2024-01-13Fix early fd closeRodrigo Arias Mallo
2024-01-11Replace dReturn_val_if_fail() by a simple if()Rodrigo Arias Mallo
2024-01-11Report OpenSSL and mbedTLS versionsRodrigo Arias Mallo
2024-01-09Update references to website and repositoryRodrigo Arias Mallo
2024-01-08Add min/max width html tests to XFAILRodrigo Arias Mallo
2024-01-08Don't run other CI jobs if HTML tests failRodrigo Arias Mallo
2024-01-08Add min-width and max-width CSS testsRodrigo Arias Mallo