Age | Commit message (Expand) | Author |
---|---|---|
2012-12-09 | share hyphenators between windows/tabs | Johannes Hofmann |
2012-12-06 | Split up words in hyphenation. | Sebastian Geerken |
2012-11-05 | trim some spaces | corvid |
2012-09-20 | use a packed trie to store hyphenation patterns | Johannes Hofmann |
2012-09-13 | typos/spelling/a little English | corvid |
2012-07-10 | For hyphenation, all characters not belonging to the actual word, e.g. punctu... | sgeerken |
2012-07-09 | Hyphenation exceptions. Some bug fixes. | sgeerken |
2012-06-28 | Getting rid of the old method ... | sgeerken |
2012-06-27 | Changed interface (but not yet implementation) of Hyphenator. | sgeerken |
2012-06-26 | some refactoring | sgeerken |
2012-06-25 | Static hash map for hyphenators. Patterns are loaded from /usr/local/lib/dill... | sgeerken |
2012-06-25 | Hyphenation moved to dw (soon to be used by dw::Textlock) | sgeerken |