Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-21 | trim some spaces | corvid | |
2014-03-01 | Merge with main repo. | Sebastian Geerken | |
2013-12-20 | RTFL messages. | Sebastian Geerken | |
2013-12-09 | Merge (large!). | Sebastian Geerken | |
2013-12-09 | Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>. | Sebastian Geerken | |
2013-01-13 | Update with main repo. | Sebastian Geerken | |
2013-01-11 | fix up dw namespace comments | p37sitdu | |
2013-01-06 | Make DeepIterator able to follow widget references; activated this for findtext. | Sebastian Geerken | |
2012-10-08 | Work on iterators: finding text works (in a temporal way). | Sebastian Geerken | |
2012-09-24 | Split up content type WIDGET; removed FLOAT_REF. | Sebastian Geerken | |
2011-10-23 | back out c6cbf3ae7ffd (LC_CTYPE) | corvid | |
I'd asked furaisanjin about input methods, and it sounded like it would be okay, but it turns out that something goes wrong on his system after all (LANG and the various LC_* set to ja_JP.eucJP normally, "while converting to Kanji, font width is half and it's not easy to recognize.") So I can't get away with the lazy fix after all. | |||
2011-10-22 | reset LC_CTYPE to C (for the benefit of Turkic locales) | corvid | |
The standard solution to I and i being different letters in Turkic locales is to make your own ASCIIfied strcasecmp/toupper/tolower, but I'm not aware of us currently having any need/use for non-C LC_CTYPE. | |||
2011-07-07 | fix comment | corvid | |
2011-05-13 | more free/delete | corvid | |
2009-03-02 | Updated the GPL copyright note in the source files | Detlef Riekenberg | |
2009-02-09 | whitespace cleanup: 's/ +$//g' | Jorge Arellano Cid | |
2009-02-08 | 's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation. | Jorge Arellano Cid | |
2009-02-08 | Implemented "search previous" in string searches | João Ricardo Lourenço | |
2008-09-24 | - Moved the dw2 tree into dillo2's tree. | jcid | |