rubidium
|
48c1e4f87e
|
(svn r25470) -Feature-ish: use ICU's layout engine when that's available
|
2013-06-25 20:40:58 +00:00 |
|
rubidium
|
1e7ff472c7
|
(svn r25469) -Add: method for getting the font tables from freetype fonts
|
2013-06-25 20:39:58 +00:00 |
|
rubidium
|
7b10e39bf1
|
(svn r25469) -Add: method for getting the font tables from freetype fonts
|
2013-06-25 20:39:58 +00:00 |
|
rubidium
|
25c2c7c7ff
|
(svn r25468) -Fix-ish: the min/max of the close box were so small the glyph wouldn't even fit between them
|
2013-06-25 20:39:03 +00:00 |
|
rubidium
|
c90dbe2018
|
(svn r25468) -Fix-ish: the min/max of the close box were so small the glyph wouldn't even fit between them
|
2013-06-25 20:39:03 +00:00 |
|
rubidium
|
0178092c2c
|
(svn r25467) -Add: truncation support to the drawing routine
|
2013-06-25 20:38:29 +00:00 |
|
rubidium
|
899c4d85e4
|
(svn r25467) -Add: truncation support to the drawing routine
|
2013-06-25 20:38:29 +00:00 |
|
rubidium
|
fd2c650463
|
(svn r25466) -Add: drawing routine for the layout engine
|
2013-06-25 20:38:12 +00:00 |
|
rubidium
|
4f0ef61d4e
|
(svn r25466) -Add: drawing routine for the layout engine
|
2013-06-25 20:38:12 +00:00 |
|
rubidium
|
c0538388c9
|
(svn r25465) -Codechange: add the concept of a layouting engine for text
|
2013-06-25 20:29:31 +00:00 |
|
rubidium
|
2446b8ea60
|
(svn r25465) -Codechange: add the concept of a layouting engine for text
|
2013-06-25 20:29:31 +00:00 |
|
frosch
|
4a8f47b9a5
|
(svn r25464) -Fix: Hide default size button in non-newstation rail-station picker since it is not resizeable anyway.
|
2013-06-25 20:22:08 +00:00 |
|
frosch
|
bbbecceae1
|
(svn r25464) -Fix: Hide default size button in non-newstation rail-station picker since it is not resizeable anyway.
|
2013-06-25 20:22:08 +00:00 |
|
rubidium
|
755bd9901d
|
(svn r25463) -Codechange: export more size related information from the fonts
|
2013-06-25 20:21:21 +00:00 |
|
rubidium
|
43a37f7f28
|
(svn r25463) -Codechange: export more size related information from the fonts
|
2013-06-25 20:21:21 +00:00 |
|
rubidium
|
71f6eab843
|
(svn r25462) -Codechange: make a better distinction between characters and glyphs
|
2013-06-25 20:20:15 +00:00 |
|
rubidium
|
092c33be3f
|
(svn r25462) -Codechange: make a better distinction between characters and glyphs
|
2013-06-25 20:20:15 +00:00 |
|
rubidium
|
7134b7c8a1
|
(svn r25461) -Fix: MSVC compiler warning
|
2013-06-25 18:52:12 +00:00 |
|
rubidium
|
b4106e686b
|
(svn r25461) -Fix: MSVC compiler warning
|
2013-06-25 18:52:12 +00:00 |
|
translators
|
7da3d336f3
|
(svn r25460) -Update from WebTranslator v3.0:
czech - 4 changes by Eskymak
german - 3 changes by Jogio
luxembourgish - 2 changes by Phreeze
|
2013-06-25 17:45:17 +00:00 |
|
translators
|
9bb031533d
|
(svn r25460) -Update from WebTranslator v3.0:
czech - 4 changes by Eskymak
german - 3 changes by Jogio
luxembourgish - 2 changes by Phreeze
|
2013-06-25 17:45:17 +00:00 |
|
frosch
|
d20db312e6
|
(svn r25459) -Fix: Disable the depot-refit button in the order GUI, if the consist is not refittable.
|
2013-06-24 21:02:26 +00:00 |
|
frosch
|
e158383118
|
(svn r25459) -Fix: Disable the depot-refit button in the order GUI, if the consist is not refittable.
|
2013-06-24 21:02:26 +00:00 |
|
frosch
|
c1f52d46fe
|
(svn r25458) -Fix-ish: Enable the autorefit-button in the order GUI in case the vehicle is not auto-refittable but already has a autorefit-order set to allow clearing the refit.
|
2013-06-24 21:01:05 +00:00 |
|
frosch
|
58ae2d5aeb
|
(svn r25458) -Fix-ish: Enable the autorefit-button in the order GUI in case the vehicle is not auto-refittable but already has a autorefit-order set to allow clearing the refit.
|
2013-06-24 21:01:05 +00:00 |
|
frosch
|
1077d2738e
|
(svn r25457) -Fix: Do not test EF_AUTO_REFIT for the mail apartment or rotor of aircraft.
|
2013-06-24 20:58:25 +00:00 |
|
frosch
|
bfbdbe688e
|
(svn r25457) -Fix: Do not test EF_AUTO_REFIT for the mail apartment or rotor of aircraft.
|
2013-06-24 20:58:25 +00:00 |
|
frosch
|
5ede413531
|
(svn r25456) -Fix [FS#5560]: Assertion when opening the refit GUI for a not refittable vehicle.
|
2013-06-24 20:57:50 +00:00 |
|
frosch
|
abb5a13f1e
|
(svn r25456) -Fix [FS#5560]: Assertion when opening the refit GUI for a not refittable vehicle.
|
2013-06-24 20:57:50 +00:00 |
|
rubidium
|
a290f2d53a
|
(svn r25455) -Cleanup: make local function really local
|
2013-06-24 20:52:28 +00:00 |
|
rubidium
|
be2b87c1cd
|
(svn r25455) -Cleanup: make local function really local
|
2013-06-24 20:52:28 +00:00 |
|
rubidium
|
2771de7f34
|
(svn r25454) -Remove/Fix/Cleanup: SETX(Y) does not work at all with other than default fonts, so get rid of it
|
2013-06-24 18:39:19 +00:00 |
|
rubidium
|
7c0f34130c
|
(svn r25454) -Remove/Fix/Cleanup: SETX(Y) does not work at all with other than default fonts, so get rid of it
|
2013-06-24 18:39:19 +00:00 |
|
translators
|
ea781c7992
|
(svn r25453) -Update from WebTranslator v3.0:
vietnamese - 1 changes by nglekhoi
|
2013-06-24 17:45:08 +00:00 |
|
translators
|
8197a3ea2a
|
(svn r25453) -Update from WebTranslator v3.0:
vietnamese - 1 changes by nglekhoi
|
2013-06-24 17:45:08 +00:00 |
|
rubidium
|
8059c446d7
|
(svn r25452) -Codechange: let the chat messages be drawn like the console messages; drawing complete multiline strings from the bottom, instead of manually breaking the strings and drawing those
|
2013-06-23 20:44:18 +00:00 |
|
rubidium
|
ed36aa0458
|
(svn r25452) -Codechange: let the chat messages be drawn like the console messages; drawing complete multiline strings from the bottom, instead of manually breaking the strings and drawing those
|
2013-06-23 20:44:18 +00:00 |
|
frosch
|
15993b7d87
|
(svn r25451) -Fix (r25445): Ini configuration for medium font was overwritten by front configuration of other sizes.
|
2013-06-23 20:08:13 +00:00 |
|
frosch
|
798f472552
|
(svn r25451) -Fix (r25445): Ini configuration for medium font was overwritten by front configuration of other sizes.
|
2013-06-23 20:08:13 +00:00 |
|
rubidium
|
25f70e18b4
|
(svn r25450) -Fix: compilation without freetype
|
2013-06-23 18:32:02 +00:00 |
|
rubidium
|
aa3c106843
|
(svn r25450) -Fix: compilation without freetype
|
2013-06-23 18:32:02 +00:00 |
|
rubidium
|
477aceee01
|
(svn r25449) -Fix: WT3 validation error
|
2013-06-23 17:48:39 +00:00 |
|
rubidium
|
ab4bd11208
|
(svn r25449) -Fix: WT3 validation error
|
2013-06-23 17:48:39 +00:00 |
|
translators
|
b6f4113724
|
(svn r25448) -Update from WebTranslator v3.0:
slovak - 4 changes by Milsa
|
2013-06-23 17:45:14 +00:00 |
|
translators
|
048b705360
|
(svn r25448) -Update from WebTranslator v3.0:
slovak - 4 changes by Milsa
|
2013-06-23 17:45:14 +00:00 |
|
planetmaker
|
c26002e621
|
(svn r25447) -Fix (r25437): [OSX] Compilation was broken
|
2013-06-23 17:14:34 +00:00 |
|
planetmaker
|
8b25444300
|
(svn r25447) -Fix (r25437): [OSX] Compilation was broken
|
2013-06-23 17:14:34 +00:00 |
|
rubidium
|
e326a4b865
|
(svn r25446) -Codechange: call sprite fontcache code from freetype font cache in case a sprite must be shown
|
2013-06-23 15:38:51 +00:00 |
|
rubidium
|
8190d26f9e
|
(svn r25446) -Codechange: call sprite fontcache code from freetype font cache in case a sprite must be shown
|
2013-06-23 15:38:51 +00:00 |
|
rubidium
|
67dc369a82
|
(svn r25445) -Codechange: simplify the font loading
|
2013-06-23 15:37:18 +00:00 |
|