Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-08 | Make Ctrl+C copy selection into clipboard | Rodrigo Arias Mallo | |
Follows the behavior of so many other programs by copying the current text selection into the clipboard with Ctrl+C. Selecting text continues to copy it into the primary selection. Fixes: https://github.com/dillo-browser/dillo/issues/228 | |||
2025-02-05 | Fix several typos | Gevel Tekens | |
See: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/thread/L3FFAINJJMIOZQNID5HC2DHKJIIIHEYH/ | |||
2014-12-21 | more (and indentation in one spot) | corvid | |
2013-01-11 | fix up dw namespace comments | p37sitdu | |
2011-06-16 | rm unused double-click code | corvid | |
2009-11-30 | documentation: update references to LinkReceiver | corvid | |
2009-10-15 | remove "using namespace" statements from header files | Johannes Hofmann | |
"using namespace" in headers also affects all files that include the header which is unwanted and unexpected in most cases. | |||
2009-02-09 | whitespace cleanup: 's/ +$//g' | Jorge Arellano Cid | |
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |