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