aboutsummaryrefslogtreecommitdiff
path: root/test/liang.cc
AgeCommit message (Expand)Author
2013-11-01test/liang: allow passing a word via commandlineJohannes Hofmann
2013-01-02Fixed valgrind error in Hyphenator.Sebastian Geerken
2012-12-09share hyphenators between windows/tabsJohannes Hofmann
2012-12-06Split up words in hyphenation.Sebastian Geerken
2012-12-05Hyphenation regard characters, not bytes, at the end.Sebastian Geerken
2012-12-05Added non-breakable space to division characters, so that hyphenation works c...Sebastian Geerken
2012-11-05trim some spacescorvid
2012-10-26Only tests and docs: some insights about hyphens.Sebastian Geerken
2012-08-25Updated documentations.sgeerken
2012-07-12new file "unicode.hh" and "unicode.cc" for Unicode and UTF-8 issuessgeerken
2012-07-10For hyphenation, all characters not belonging to the actual word, e.g. punctu...sgeerken
2012-07-09Anchors now work (half)sgeerken
2012-07-09Hyphenation exceptions. Some bug fixes.sgeerken
2012-06-27Changed interface (but not yet implementation) of Hyphenator.sgeerken
2012-06-27First version of automatic hyphenation. (Still a large number of bugs.)sgeerken
2012-06-25Doc, testssgeerken
2012-06-25Static hash map for hyphenators. Patterns are loaded from /usr/local/lib/dill...sgeerken
2012-06-25Fehlendes "delete" in Test.sgeerken
2012-06-25Hyphenation moved to dw (soon to be used by dw::Textlock)sgeerken
2012-06-24"hyphenWidth" added to the first word. (Still a bug somewhere.)sgeerken
2012-06-24Tippfehlersgeerken
2012-06-24First part of hyphenation! And some minor changes in "lout".sgeerke