------------------------------------------------------------------------ r27378 | alberth | 2015-08-10 12:04:14 +0200 (Mon, 10 Aug 2015) | 2 lines -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum. ------------------------------------------------------------------------ r27377 | rubidium | 2015-08-09 15:54:17 +0200 (Sun, 09 Aug 2015) | 2 lines -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 ------------------------------------------------------------------------ r27376 | rubidium | 2015-08-09 14:43:52 +0200 (Sun, 09 Aug 2015) | 2 lines -Codechange: let libtimidity detection and configuration make use of pkg-config ------------------------------------------------------------------------ r27375 | rubidium | 2015-08-09 14:42:52 +0200 (Sun, 09 Aug 2015) | 2 lines -Fix-ish: update help parameter for png configuration (it has used pkg-config for a long time) ------------------------------------------------------------------------ r27374 | rubidium | 2015-08-09 14:42:21 +0200 (Sun, 09 Aug 2015) | 2 lines -Codechange: make zlib detection and configuration make use of pkg-config ------------------------------------------------------------------------ r27373 | rubidium | 2015-08-09 14:41:54 +0200 (Sun, 09 Aug 2015) | 2 lines -Codechange: make sdl detection and configuration use pkg-config ------------------------------------------------------------------------ r27372 | rubidium | 2015-08-09 14:41:35 +0200 (Sun, 09 Aug 2015) | 2 lines -Codechange: make allegro detection and configuration use pkg-config ------------------------------------------------------------------------ r27371 | rubidium | 2015-08-09 14:41:12 +0200 (Sun, 09 Aug 2015) | 2 lines -Codechange: make freetype detection and configuration use pkg-config ------------------------------------------------------------------------ r27370 | rubidium | 2015-08-09 14:40:17 +0200 (Sun, 09 Aug 2015) | 2 lines -Codechange: move the "dedicated server" check into the pkg-config check routine ------------------------------------------------------------------------ r27369 | rubidium | 2015-08-09 14:39:26 +0200 (Sun, 09 Aug 2015) | 2 lines -Cleanup: there's no need to do dependency checking of libraries in OpenTTD; zlib should always be installed if libpng is because it links to zlib ------------------------------------------------------------------------ r27368 | rubidium | 2015-08-09 14:37:20 +0200 (Sun, 09 Aug 2015) | 2 lines -Cleanup: undo the special case of OSX; it works fine without it ------------------------------------------------------------------------ r27367 | rubidium | 2015-08-09 14:33:27 +0200 (Sun, 09 Aug 2015) | 2 lines -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n) ------------------------------------------------------------------------ r27366 | frosch | 2015-08-09 12:22:51 +0200 (Sun, 09 Aug 2015) | 1 line -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. ------------------------------------------------------------------------ r27365 | frosch | 2015-08-09 12:21:06 +0200 (Sun, 09 Aug 2015) | 1 line -Fix: Center settings filter warning also vertically, and also in case of multiple lines. ------------------------------------------------------------------------ r27364 | translators | 2015-08-08 19:45:27 +0200 (Sat, 08 Aug 2015) | 4 lines -Update from WebTranslator v3.0: czech - 1 changes by Eskymak dutch - 12 changes by TheTycoonist ------------------------------------------------------------------------ r27363 | alberth | 2015-08-08 15:19:38 +0200 (Sat, 08 Aug 2015) | 2 lines -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs. ------------------------------------------------------------------------ r27362 | alberth | 2015-08-08 12:06:24 +0200 (Sat, 08 Aug 2015) | 2 lines -Codechange: Codestyle fixes for reference var declarations, static cast type, operator methods. ------------------------------------------------------------------------ r27361 | rubidium | 2015-08-08 10:54:49 +0200 (Sat, 08 Aug 2015) | 2 lines -Fix-ish: when attempting to find a host, try gcc/g++ but also CC/CXX appended to the host triple. This to make cross compilation with clang alone easier ------------------------------------------------------------------------ r27360 | rubidium | 2015-08-08 10:52:21 +0200 (Sat, 08 Aug 2015) | 2 lines -Feature: allow configuring pkg-config in one go for all libraries ------------------------------------------------------------------------ r27359 | translators | 2015-08-07 19:45:12 +0200 (Fri, 07 Aug 2015) | 3 lines -Update from WebTranslator v3.0: swedish - 1 changes by planetmaker ------------------------------------------------------------------------ r27358 | translators | 2015-08-02 19:45:14 +0200 (Sun, 02 Aug 2015) | 3 lines -Update from WebTranslator v3.0: catalan - 25 changes by juanjo ------------------------------------------------------------------------