Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-04 | Fix HTML5 errors and warnings | Rodrigo Arias Mallo | |
Fixes: https://github.com/dillo-browser/dillo/issues/117 | |||
2024-04-04 | Fix manual typos and clarify some parts | Rodrigo Arias Mallo | |
Reported-by: dogma, monkeybusiness | |||
2024-04-01 | Improve Dillo user manual | Rodrigo Arias Mallo | |
A lot of sections were updated and extended to cover the usage of the browser from the perspective of a new user. Other missing content was added, specially to describe the configuration files and the format they use. Fixes: https://github.com/dillo-browser/dillo/issues/73 | |||
2024-01-09 | Update references to website and repository | Rodrigo Arias Mallo | |
The website is now at https://dillo-browser.github.io/ and the repository at https://github.com/dillo-browser/dillo. | |||
2023-12-17 | Fix DuckDuckGo search links | Rodrigo Arias Mallo | |
The DuckDuckGo service that redirects the links from the search page is returning a broken page for non-javascript browsers. They have a meta refresh tag in the body, instead of in the head. Adding the kd=-1 argument causes the DuckDuckGo search results to point directly to the target page avoiding the redirection. Based on this patch: https://salsa.debian.org/debian/dillo/-/commit/ffbd4fc0e6cf94b3947d02766224c0e80344a017 Thanks: liftof+dbug@gmail.com Thanks: Axel Beckert <abe@debian.org> Bug-Debian: https://bugs.debian/org/924357 | |||
2014-04-10 | user_help fix character reference | corvid | |
2014-04-09 | Comments and help text for Web search from the location bar | Jorge Arellano Cid | |
2013-04-05 | quick (inadequate) mention of domainrc in user_help | corvid | |
2012-09-28 | user help: a little cleanup | corvid | |
2012-09-28 | add binding to user help | corvid | |
2012-09-04 | small cleanup in user_help | corvid | |
2011-11-17 | trim some spaces | corvid | |
2011-10-30 | Bind Ctrl-{PageUp,PageDown} to tab-{previous,next}. | Jeremy Henty | |
2011-08-03 | Bind <Ctrl><Shift>Tab instead of <Shift>Tab to "left-tab". | Jeremy Henty | |
2011-07-18 | Minor changes to user_help.html | Jorge Arellano Cid | |
2011-07-16 | Corrected the URL for keysrc in the help page | Jorge Arellano Cid | |
2011-07-15 | Updated user_help.html to follow dillo3-help.html | Jorge Arellano Cid | |
2011-07-15 | Updated the local help file, and the remote help URL | Jorge Arellano Cid | |
2011-07-12 | Updated doc/user_help.html (WRT Escape key) | Jorge Arellano Cid | |
2011-05-15 | user help control panel changing | corvid | |
2011-04-28 | Made Ctrl-q the default for close-all (it was Alt-q) | Jorge Arellano Cid | |
2011-04-27 | Set Ctrl-w as default for close tab/window (it was Ctrl-q) | Jorge Arellano Cid | |
2011-04-19 | some doc/ updates | corvid | |
2010-11-24 | trim some spaces | corvid | |
2010-01-28 | update user help | Johannes Hofmann | |
2010-01-18 | Added a help button. It tries a local help file then dillo.org's one. | corvid, jcid | |