index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gfx_layout.cpp
Age
Commit message (
Expand
)
Author
2013-07-01
(svn r25551) -Fix (r25465): Possible reading of uninitialised memory due to u...
frosch
2013-06-30
(svn r25526) -Fix: line breaking in fallback layouter was off-by-one, so some...
rubidium
2013-06-30
(svn r25525) -Fix: off-by-one in fallback layout w.r.t. colour/font changes
rubidium
2013-06-30
(svn r25524) -Fix [FS#5624]: fallback layouter broke on long "words" without ...
rubidium
2013-06-27
(svn r25493) -Codechange: support for the safer variant of ICU's getFontTable
rubidium
2013-06-27
(svn r25485) -Fix-ish: silence compiler warning
rubidium
2013-06-27
(svn r25482) -Fix [FS#5620]: forced newlines were not properly handled
rubidium
2013-06-27
(svn r25481) -Fix [FS#5620]: when the font size and colour change directly af...
rubidium
2013-06-25
(svn r25473) -Fix: uninitialised warning
rubidium
2013-06-25
(svn r25470) -Feature-ish: use ICU's layout engine when that's available
rubidium
2013-06-25
(svn r25465) -Codechange: add the concept of a layouting engine for text
rubidium
[prev]