summaryrefslogtreecommitdiff
path: root/src/gfx_layout.cpp
AgeCommit message (Collapse)Author
2013-06-30(svn r25525) -Fix: off-by-one in fallback layout w.r.t. colour/font changesrubidium
2013-06-30(svn r25524) -Fix [FS#5624]: fallback layouter broke on long "words" without ↵rubidium
space after a newline
2013-06-27(svn r25493) -Codechange: support for the safer variant of ICU's getFontTablerubidium
2013-06-27(svn r25485) -Fix-ish: silence compiler warningrubidium
2013-06-27(svn r25482) -Fix [FS#5620]: forced newlines were not properly handledrubidium
2013-06-27(svn r25481) -Fix [FS#5620]: when the font size and colour change directly ↵rubidium
after eachother in a string, the latter isn't taken into account
2013-06-25(svn r25473) -Fix: uninitialised warningrubidium
2013-06-25(svn r25470) -Feature-ish: use ICU's layout engine when that's availablerubidium
2013-06-25(svn r25465) -Codechange: add the concept of a layouting engine for textrubidium