alberth
|
65db59da81
|
(svn r27397) -Fix(r27346)[FS#6370]: Fix object editing crash in scenario editor (based on work by adf88)
|
2015-09-13 12:04:47 +00:00 |
|
alberth
|
4cbfe940cb
|
(svn r27397) -Fix(r27346)[FS#6370]: Fix object editing crash in scenario editor (based on work by adf88)
|
2015-09-13 12:04:47 +00:00 |
|
translators
|
a5355ec6c4
|
(svn r27396) -Update from WebTranslator v3.0:
latin - 17 changes by Supercheese
|
2015-09-12 17:45:16 +00:00 |
|
translators
|
29b88c02a3
|
(svn r27396) -Update from WebTranslator v3.0:
latin - 17 changes by Supercheese
|
2015-09-12 17:45:16 +00:00 |
|
translators
|
081da61d05
|
(svn r27395) -Update from WebTranslator v3.0:
frisian - 14 changes by BAJansen
|
2015-09-09 17:45:14 +00:00 |
|
translators
|
acf1f75e0f
|
(svn r27395) -Update from WebTranslator v3.0:
frisian - 14 changes by BAJansen
|
2015-09-09 17:45:14 +00:00 |
|
translators
|
54eb340998
|
(svn r27394) -Update from WebTranslator v3.0:
frisian - 25 changes by BAJansen
|
2015-09-03 17:45:12 +00:00 |
|
translators
|
1162e34942
|
(svn r27394) -Update from WebTranslator v3.0:
frisian - 25 changes by BAJansen
|
2015-09-03 17:45:12 +00:00 |
|
translators
|
246df66229
|
(svn r27391) -Update from WebTranslator v3.0:
english_US - 2 changes by Supercheese
|
2015-08-31 17:45:13 +00:00 |
|
translators
|
5b0a63cc80
|
(svn r27391) -Update from WebTranslator v3.0:
english_US - 2 changes by Supercheese
|
2015-08-31 17:45:13 +00:00 |
|
translators
|
ee8bee5e31
|
(svn r27390) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
|
2015-08-30 17:45:17 +00:00 |
|
translators
|
8802888fe3
|
(svn r27390) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
|
2015-08-30 17:45:17 +00:00 |
|
frosch
|
8c389a2a96
|
(svn r27389) -Fix: There are two different availability conditions for fdatasync in the manpage. Use them both, since at least on some MinGW versions one is not enough.
|
2015-08-20 20:47:45 +00:00 |
|
frosch
|
6114788508
|
(svn r27389) -Fix: There are two different availability conditions for fdatasync in the manpage. Use them both, since at least on some MinGW versions one is not enough.
|
2015-08-20 20:47:45 +00:00 |
|
translators
|
8f36c49ffa
|
(svn r27388) -Update from WebTranslator v3.0:
dutch - 4 changes by TheTycoonist
|
2015-08-20 17:45:15 +00:00 |
|
translators
|
98acf32c6d
|
(svn r27388) -Update from WebTranslator v3.0:
dutch - 4 changes by TheTycoonist
|
2015-08-20 17:45:15 +00:00 |
|
translators
|
284c9dd342
|
(svn r27387) -Update from WebTranslator v3.0:
dutch - 2 changes by TheTycoonist
|
2015-08-19 17:45:15 +00:00 |
|
translators
|
78afb7052d
|
(svn r27387) -Update from WebTranslator v3.0:
dutch - 2 changes by TheTycoonist
|
2015-08-19 17:45:15 +00:00 |
|
translators
|
8cfc1e9d23
|
(svn r27386) -Update from WebTranslator v3.0:
dutch - 3 changes by TheTycoonist
|
2015-08-14 17:45:16 +00:00 |
|
translators
|
19120316ee
|
(svn r27386) -Update from WebTranslator v3.0:
dutch - 3 changes by TheTycoonist
|
2015-08-14 17:45:16 +00:00 |
|
rubidium
|
3b8aabdd9e
|
(svn r27385) -Fix: compilation failure due #define-ing enum name of a system library before including the system library
|
2015-08-13 18:13:24 +00:00 |
|
rubidium
|
8b1f9399bc
|
(svn r27385) -Fix: compilation failure due #define-ing enum name of a system library before including the system library
|
2015-08-13 18:13:24 +00:00 |
|
translators
|
70322bce59
|
(svn r27384) -Update from WebTranslator v3.0:
catalan - 35 changes by juanjo
|
2015-08-13 17:45:15 +00:00 |
|
translators
|
f0837baf44
|
(svn r27384) -Update from WebTranslator v3.0:
catalan - 35 changes by juanjo
|
2015-08-13 17:45:15 +00:00 |
|
rubidium
|
8f711aca53
|
(svn r27383) -Fix: win32 sound driver would not catch the exception due to constness difference
|
2015-08-12 20:50:10 +00:00 |
|
rubidium
|
c4d4612736
|
(svn r27383) -Fix: win32 sound driver would not catch the exception due to constness difference
|
2015-08-12 20:50:10 +00:00 |
|
michi_cc
|
44918010df
|
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists.
|
2015-08-10 20:24:13 +00:00 |
|
michi_cc
|
2b8bb12d62
|
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists.
|
2015-08-10 20:24:13 +00:00 |
|
michi_cc
|
0cd198c798
|
(svn r27380) -Fix: [Win32] Compilation with MSVC2015.
|
2015-08-10 20:21:29 +00:00 |
|
michi_cc
|
35b77450f8
|
(svn r27380) -Fix: [Win32] Compilation with MSVC2015.
|
2015-08-10 20:21:29 +00:00 |
|
frosch
|
63aa9f4ea8
|
(svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode.
|
2015-08-10 20:04:31 +00:00 |
|
frosch
|
e5d105900d
|
(svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode.
|
2015-08-10 20:04:31 +00:00 |
|
alberth
|
438d7a26cc
|
(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum.
|
2015-08-10 10:04:14 +00:00 |
|
alberth
|
d818e1779c
|
(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum.
|
2015-08-10 10:04:14 +00:00 |
|
rubidium
|
eb4b6a08d0
|
(svn r27377) -Codechange: use the pkg-config files of ICU as well. Since they are split into separate libraries it becomes possible to split RTL support for natural sorting, although the effect will be minimal
|
2015-08-09 13:54:17 +00:00 |
|
rubidium
|
562c269770
|
(svn r27377) -Codechange: use the pkg-config files of ICU as well. Since they are split into separate libraries it becomes possible to split RTL support for natural sorting, although the effect will be minimal
|
2015-08-09 13:54:17 +00:00 |
|
rubidium
|
ee700fd3b1
|
(svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n)
|
2015-08-09 12:33:27 +00:00 |
|
rubidium
|
69fac508c3
|
(svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n)
|
2015-08-09 12:33:27 +00:00 |
|
frosch
|
9f72662ecc
|
(svn r27366) -Fix [FS#6358]: Clickareas in settings tree were misaligned when the filter warning was displayed, if the setting height was defined by the icons instead of the font.
|
2015-08-09 10:22:51 +00:00 |
|
frosch
|
bdf090b406
|
(svn r27366) -Fix [FS#6358]: Clickareas in settings tree were misaligned when the filter warning was displayed, if the setting height was defined by the icons instead of the font.
|
2015-08-09 10:22:51 +00:00 |
|
frosch
|
c9120cd714
|
(svn r27365) -Fix: Center settings filter warning also vertically, and also in case of multiple lines.
|
2015-08-09 10:21:06 +00:00 |
|
frosch
|
0982762c22
|
(svn r27365) -Fix: Center settings filter warning also vertically, and also in case of multiple lines.
|
2015-08-09 10:21:06 +00:00 |
|
translators
|
a9200aa69a
|
(svn r27364) -Update from WebTranslator v3.0:
czech - 1 changes by Eskymak
dutch - 12 changes by TheTycoonist
|
2015-08-08 17:45:27 +00:00 |
|
translators
|
dca5aa73ed
|
(svn r27364) -Update from WebTranslator v3.0:
czech - 1 changes by Eskymak
dutch - 12 changes by TheTycoonist
|
2015-08-08 17:45:27 +00:00 |
|
alberth
|
894f69e1fd
|
(svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs.
|
2015-08-08 13:19:38 +00:00 |
|
alberth
|
1105b4d2c9
|
(svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs.
|
2015-08-08 13:19:38 +00:00 |
|
alberth
|
48485a6a5a
|
(svn r27362) -Codechange: Codestyle fixes for reference var declarations, static cast type, operator methods.
|
2015-08-08 10:06:24 +00:00 |
|
alberth
|
b885d79f50
|
(svn r27362) -Codechange: Codestyle fixes for reference var declarations, static cast type, operator methods.
|
2015-08-08 10:06:24 +00:00 |
|
translators
|
f95759139b
|
(svn r27359) -Update from WebTranslator v3.0:
swedish - 1 changes by planetmaker
|
2015-08-07 17:45:12 +00:00 |
|
translators
|
ccad47f6dd
|
(svn r27359) -Update from WebTranslator v3.0:
swedish - 1 changes by planetmaker
|
2015-08-07 17:45:12 +00:00 |
|