Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-09 | Control the direction of tab scrolling | Alex | |
Adds the scroll_switches_tabs_reverse option in dillorc to allows reversing the direction of tab switching based on the movement of the mouse wheel. See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/F2EF4NHF3CBMJ3XZII2TFIE6MSXEE5AD/ Fixes: https://github.com/dillo-browser/dillo/issues/122 Reviewed-by: Rodrigo Arias Mallo <rodarima@gmail.com> | |||
2024-01-22 | Add scroll_switches_tabs option | Rodrigo Arias Mallo | |
By default, scrolling the mouse wheel over the tabs will switch among tabs. The option allows users to disable the feature. | |||
2024-01-16 | Use right button to close tabs by default | Rodrigo Arias Mallo | |
2024-01-15 | Add ui_tab_height option | Rodrigo Arias Mallo | |
The default tab height of 16 pixels was causing some usability issues as the tabs are quite small in large monitors. The default size is increased to 20 pixels and the new option "ui_tab_height" allows the user to specify a different value. | |||
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-20 | Add scroll_step option | Rodrigo Arias Mallo | |
When using the mouse wheel to scroll a page, the default scroll step was causing a very slow scrolling speed. The new option "scroll_step" allows the user to define how many pixels the page is moved in every step of the mouse wheel. The default is increased to 100 pixels per step. | |||
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 | |||
2016-06-26 | fix dillorc typo | corvid | |
2016-06-21 | Removed the w3c_plus_heuristics dillorc option. | Jorge Arellano Cid | |
No longer necessary since the new nesting-cleanup design. | |||
2016-05-25 | make UI colors somewhat less error-prone in dillorc | corvid | |
prompted by: http://lists.dillo.org/pipermail/dillo-dev/2016-May/010860.html | |||
2015-07-03 | enable prefs.http_persistent_conns by default | corvid | |
2015-07-03 | hsts changelog | corvid | |
2015-06-29 | prefs.http_strict_transport_security | corvid | |
2015-05-28 | update docs a bit | corvid | |
2015-05-16 | dillorc: search urls duckduckgo and startpage always redirect to https, so ↵ | corvid | |
just specify https | |||
2015-05-08 | update some textual references to https | corvid | |
2015-01-02 | 'adjust_min_width' is now set by default. | Sebastian Geerken | |
2014-11-03 | update dillorc comment | corvid | |
2014-08-10 | more | corvid | |
2014-07-21 | New dillorc option adjust_table_min_width. | Sebastian Geerken | |
2014-07-19 | Merge with main repo. | corvid, Sebastian Geerken | |
2014-07-18 | New dillorc option 'adjust_min_width'. Also fixed bug in textblock extremes ↵ | Sebastian Geerken | |
calculation. | |||
2014-07-18 | dillorc consistency | corvid | |
2014-07-17 | http_persistent_conns preference | corvid | |
2014-07-13 | let's not mention ipaq anymore | corvid | |
2014-04-15 | startpage in search urls | corvid | |
brought up on list; no objections | |||
2014-04-09 | Comments and help text for Web search from the location bar | Jorge Arellano Cid | |
2014-04-07 | switch off background image loading by default | Johannes Hofmann | |
2014-04-05 | dillorc, fix missing '#' in color | corvid | |
2014-04-05 | update user agent example | corvid | |
2014-04-05 | dillorc, for http_language, give an example seen in default firefox rather ↵ | corvid | |
than an arbitrary convoluted one | |||
2014-04-05 | dillorc, mention gleam theme | corvid | |
2013-12-10 | dillorc update http_user_agent examples | corvid | |
2013-11-20 | Added option "load_background_images" and entry in the tools menu. | Sebastian Geerken | |
2013-10-16 | Strechability of non-justified lines: refinements. | Sebastian Geerken | |
2013-09-16 | Made show_url dillorc option work again (BUG#1128) | Jorge Arellano Cid | |
Some apps that embed dillo or work in kiosk mode find good use for it. | |||
2013-09-14 | BUG#1140: add show_ui_tooltip preference | corvid | |
2013-08-21 | Some more on white_bg_replacement. | Sebastian Geerken | |
2013-07-23 | add search from address bar | Johannes Hofmann | |
Add the possibility to search from address bar by entering a prefix of a search_url label followed by a blank followed by the search term. Submitted by: Aki Helin <aki.helin@iki.fi> with some modifications. | |||
2013-04-04 | Some comments in "Release overview" and dillorc. | Jorge Arellano Cid | |
2013-03-28 | Fixed a typo. | Sebastian Geerken | |
2013-01-26 | dillorc move ui colors into the ui section | corvid | |
2013-01-26 | dillorc update sample user agent | corvid | |
2013-01-26 | dillorc give the ui prefs some commentary | corvid | |
2013-01-02 | throw in some more UI colors to play with | corvid | |
2012-12-31 | rm show_url preference | corvid | |
It hasn't worked for a long time, no one seems to miss it, and there isn't any compelling case for making the effort to make it work. http://lists.auriga.wearlab.de/pipermail/dillo-dev/2012-December/009704.html | |||
2012-12-30 | ui color fg/bg preferences | corvid | |
Recent mailing list: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2012-December/009661.html The earlier thread begins with: http://lists.auriga.wearlab.de/pipermail/dillo-dev/2011-September/008890.html | |||
2012-12-28 | Added comments for penalties in dillorc. | Sebastian Geerken | |
2012-10-02 | rm filter_auto_requests | corvid | |
2012-05-28 | remove scroogle from search engine list, it's discontinued | Johannes Hofmann | |
Submitted by: 123 <p37sitdu@lavabit.com> |