------------------------------------------------------------------------ r25716 | translators | 2013-08-10 19:45:14 +0200 (Sat, 10 Aug 2013) | 4 lines -Update from WebTranslator v3.0: brazilian_portuguese - 3 changes by Tucalipe spanish - 3 changes by Terkhen ------------------------------------------------------------------------ r25715 | fonsinchen | 2013-08-10 16:19:58 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: return correct value from StationCargoList::Reserve, fix some documentation and simplify StationCargoList::Load a bit ------------------------------------------------------------------------ r25714 | fonsinchen | 2013-08-10 14:47:24 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: explicitly cast some things to silence warnings on GCC 4.0 ------------------------------------------------------------------------ r25713 | fonsinchen | 2013-08-10 14:47:22 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: use proper ObjC style to avoid problems if members are missing ------------------------------------------------------------------------ r25712 | fonsinchen | 2013-08-10 14:47:20 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: define kCGBitmapByteOrder32Host to 0 if it's missing. ------------------------------------------------------------------------ r25711 | fonsinchen | 2013-08-10 14:47:18 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: don't use NULL as integer ------------------------------------------------------------------------ r25710 | fonsinchen | 2013-08-10 14:47:16 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: string arguments to NSNotificationCenter::addObserver and NSNotificationCenter::postNotificationName can't be const in certain versions of OSX ------------------------------------------------------------------------ r25709 | fonsinchen | 2013-08-10 14:47:13 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: don't return -1 as unsigned ------------------------------------------------------------------------ r25708 | fonsinchen | 2013-08-10 14:47:11 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: don't return NULL as bool ------------------------------------------------------------------------ r25707 | fonsinchen | 2013-08-10 14:47:10 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: apply coding style wrt if/else ------------------------------------------------------------------------ r25706 | fonsinchen | 2013-08-10 14:47:08 +0200 (Sat, 10 Aug 2013) | 1 line -Fix: don't pass -mmacosx-version-min to compilers that don't support it ------------------------------------------------------------------------ r25705 | rubidium | 2013-08-09 20:43:44 +0200 (Fri, 09 Aug 2013) | 2 lines -Fix: a number of typos (inspired by 90c920601c84975acb694f3673e2beb08b013753) ------------------------------------------------------------------------ r25704 | rubidium | 2013-08-09 20:30:33 +0200 (Fri, 09 Aug 2013) | 2 lines -Update: baseset translations ------------------------------------------------------------------------ r25703 | translators | 2013-08-09 19:45:09 +0200 (Fri, 09 Aug 2013) | 3 lines -Update from WebTranslator v3.0: czech - 2 changes by Eskymak ------------------------------------------------------------------------ r25702 | frosch | 2013-08-08 21:01:02 +0200 (Thu, 08 Aug 2013) | 1 line -Add: about 3000 years of savegame compatibility. ------------------------------------------------------------------------ r25701 | translators | 2013-08-08 19:45:30 +0200 (Thu, 08 Aug 2013) | 6 lines -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ italian - 1 changes by lorenzodv norwegian_bokmal - 3 changes by cuthbert ------------------------------------------------------------------------ r25700 | translators | 2013-08-07 19:45:14 +0200 (Wed, 07 Aug 2013) | 3 lines -Update from WebTranslator v3.0: slovenian - 21 changes by matej1245 ------------------------------------------------------------------------ r25699 | frosch | 2013-08-07 19:37:41 +0200 (Wed, 07 Aug 2013) | 1 line -Fix-ish: Hopefully make the settings type filter dropdown less confusing. ------------------------------------------------------------------------ r25698 | frosch | 2013-08-06 23:01:14 +0200 (Tue, 06 Aug 2013) | 1 line -Fix [FS#5700]: Autoreplace/renew also refits free wagons. ------------------------------------------------------------------------ r25697 | translators | 2013-08-06 19:45:41 +0200 (Tue, 06 Aug 2013) | 8 lines -Update from WebTranslator v3.0: catalan - 6 changes by juanjo simplified_chinese - 2 changes by siu238X traditional_chinese - 2 changes by siu238X english_AU - 2 changes by mrtux estonian - 3 changes by KSiimson polish - 1 changes by p0358 ------------------------------------------------------------------------ r25696 | michi_cc | 2013-08-06 19:35:11 +0200 (Tue, 06 Aug 2013) | 1 line -Fix (r25651): Missing function in the non-ICU paragraph layouter. ------------------------------------------------------------------------ r25695 | frosch | 2013-08-06 19:31:16 +0200 (Tue, 06 Aug 2013) | 1 line -Fix [FS#5700] (r24882, r25648): Vehicle::MarkDirty must be called for the front engine. ------------------------------------------------------------------------ r25694 | michi_cc | 2013-08-05 22:50:55 +0200 (Mon, 05 Aug 2013) | 1 line -Fix (r25651): Picky GCC. ------------------------------------------------------------------------ r25693 | michi_cc | 2013-08-05 22:38:02 +0200 (Mon, 05 Aug 2013) | 1 line -Add: [OSX] Support the new IME functions introduced with 10.5. ------------------------------------------------------------------------ r25692 | michi_cc | 2013-08-05 22:37:57 +0200 (Mon, 05 Aug 2013) | 1 line -Add: Replacement of a part of the edit box text with a new string. ------------------------------------------------------------------------ r25691 | michi_cc | 2013-08-05 22:37:53 +0200 (Mon, 05 Aug 2013) | 1 line -Add: [OSX] Support for mouse selection in the IME composition string. ------------------------------------------------------------------------ r25690 | michi_cc | 2013-08-05 22:37:48 +0200 (Mon, 05 Aug 2013) | 1 line -Change: [OSX] Position the candidate window at the caret position. ------------------------------------------------------------------------ r25689 | michi_cc | 2013-08-05 22:37:44 +0200 (Mon, 05 Aug 2013) | 1 line -Add: [OSX] Display the IME composition string ourself. ------------------------------------------------------------------------ r25688 | michi_cc | 2013-08-05 22:37:40 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: [OSX] Make our view aware of text input by IMEs. ------------------------------------------------------------------------ r25687 | michi_cc | 2013-08-05 22:37:37 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: [OSX] Pass text input directly down to the text handling. ------------------------------------------------------------------------ r25686 | michi_cc | 2013-08-05 22:37:33 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: [OSX] Abandon IME input if the edit box lost the focus. ------------------------------------------------------------------------ r25685 | michi_cc | 2013-08-05 22:37:29 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: [OSX] Use non-deprecated functions for byte swapping. ------------------------------------------------------------------------ r25684 | michi_cc | 2013-08-05 22:37:25 +0200 (Mon, 05 Aug 2013) | 1 line -Change: [Win32] Draw the composition string ourselves if possible. ------------------------------------------------------------------------ r25683 | michi_cc | 2013-08-05 22:37:22 +0200 (Mon, 05 Aug 2013) | 1 line -Add: Support for a marked/selected range to the textbuf. ------------------------------------------------------------------------ r25682 | michi_cc | 2013-08-05 22:37:18 +0200 (Mon, 05 Aug 2013) | 1 line -Change: [Win32] Position the IME candidate window at the caret position. ------------------------------------------------------------------------ r25681 | michi_cc | 2013-08-05 22:37:14 +0200 (Mon, 05 Aug 2013) | 1 line -Change: [Win32] Position the IME composition window at the caret position. ------------------------------------------------------------------------ r25680 | michi_cc | 2013-08-05 22:37:11 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: [Win32] Cancel the current IME composition when the input focus changes. ------------------------------------------------------------------------ r25679 | michi_cc | 2013-08-05 22:37:06 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system. ------------------------------------------------------------------------ r25678 | michi_cc | 2013-08-05 22:37:02 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: Notify the video driver when an edit box lost (global) focus so it can abort any current input composition. ------------------------------------------------------------------------ r25677 | michi_cc | 2013-08-05 22:36:58 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: [Win32] There are no 64-bit Windows versions below XP and we can safely assume it as the target platform. ------------------------------------------------------------------------ r25676 | michi_cc | 2013-08-05 22:36:55 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode builds. ------------------------------------------------------------------------ r25675 | michi_cc | 2013-08-05 22:36:51 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [Win32] Handle DBCS characters correctly in the non-Unicode build. ------------------------------------------------------------------------ r25674 | michi_cc | 2013-08-05 22:36:47 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [Win32] The console code page for non-Unicode builds is not the normal ANSI code page and definitely not UTF-8 either. ------------------------------------------------------------------------ r25673 | michi_cc | 2013-08-05 22:36:43 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [Win32] Use the right code page for converting ANSI strings into UTF-8 for non-Unicode builds. And don't crap out on DBCS code pages either. ------------------------------------------------------------------------ r25672 | michi_cc | 2013-08-05 22:36:40 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [Win32] Handle Unicode characters from outside the BMP correctly. ------------------------------------------------------------------------ r25671 | michi_cc | 2013-08-05 22:36:36 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: Pass character and key code separately to the keyboard handler. ------------------------------------------------------------------------ r25670 | michi_cc | 2013-08-05 22:36:32 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: Pass UCS-4 characters to the edit box key handler. ------------------------------------------------------------------------ r25669 | michi_cc | 2013-08-05 22:36:28 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: Pass UCS-4 instead of UCS-2 characters to the hotkey handlers. ------------------------------------------------------------------------ r25668 | michi_cc | 2013-08-05 22:36:24 +0200 (Mon, 05 Aug 2013) | 1 line -Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers. ------------------------------------------------------------------------ r25667 | michi_cc | 2013-08-05 22:36:20 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [Win32] Only forward key presses to the IME system if an edit box has the input focus. ------------------------------------------------------------------------ r25666 | michi_cc | 2013-08-05 22:36:17 +0200 (Mon, 05 Aug 2013) | 1 line -Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Based on patch by leecbaker) ------------------------------------------------------------------------ r25665 | michi_cc | 2013-08-05 22:36:13 +0200 (Mon, 05 Aug 2013) | 1 line -Fix [FS#4689]: [OSX] Crash when unhiding the main window. ------------------------------------------------------------------------ r25664 | michi_cc | 2013-08-05 22:36:10 +0200 (Mon, 05 Aug 2013) | 1 line -Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matthieu) ------------------------------------------------------------------------ r25663 | michi_cc | 2013-08-05 22:36:06 +0200 (Mon, 05 Aug 2013) | 1 line -Fix [FS#4857]: [OSX] Monospace font detection. ------------------------------------------------------------------------ r25662 | michi_cc | 2013-08-05 22:36:03 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [OSX] Better rejection of unsuitable fonts during fallback auto-detection. ------------------------------------------------------------------------ r25661 | michi_cc | 2013-08-05 22:35:59 +0200 (Mon, 05 Aug 2013) | 1 line -Fix [FS#4847]: [OSX] Rework font detection to work even if no default font sprites are present. ------------------------------------------------------------------------ r25660 | michi_cc | 2013-08-05 22:35:56 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [OSX] The name's OpenTTD, not OTTD. ------------------------------------------------------------------------ r25659 | michi_cc | 2013-08-05 22:35:53 +0200 (Mon, 05 Aug 2013) | 1 line -Fix [FS#4420]: [OSX] System mouse cursor could become visible during dragging. (Matthieu) ------------------------------------------------------------------------ r25658 | michi_cc | 2013-08-05 22:35:49 +0200 (Mon, 05 Aug 2013) | 1 line -Fix [FS#4392]: [OSX] The mouse cursor would sometimes jump near the window borders. (Matthieu) ------------------------------------------------------------------------ r25657 | michi_cc | 2013-08-05 22:35:46 +0200 (Mon, 05 Aug 2013) | 1 line -Fix [FS#4744]: [OSX] The new 10.7 fullscreen code can now also be compiled with older SDK versions. ------------------------------------------------------------------------ r25656 | michi_cc | 2013-08-05 22:35:42 +0200 (Mon, 05 Aug 2013) | 1 line -Cleanup: Coding style. ------------------------------------------------------------------------ r25655 | michi_cc | 2013-08-05 22:35:38 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: [OSX] Mouse cursor wasn't displayed properly after switching to fullscreen on 10.7+. (Based on patch by Maedhros) ------------------------------------------------------------------------ r25654 | michi_cc | 2013-08-05 22:35:35 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: Improve character and word deletion for CJK languages and complex scripts. ------------------------------------------------------------------------ r25653 | michi_cc | 2013-08-05 22:35:31 +0200 (Mon, 05 Aug 2013) | 1 line -Add: Caret movement by words for CJK languages. ------------------------------------------------------------------------ r25652 | michi_cc | 2013-08-05 22:35:27 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: Improve text caret movement for complex scripts. ------------------------------------------------------------------------ r25651 | michi_cc | 2013-08-05 22:35:23 +0200 (Mon, 05 Aug 2013) | 1 line -Fix: Textbuf caret rendering for complex scripts (e.g. Tamil). ------------------------------------------------------------------------ r25650 | translators | 2013-08-05 19:45:14 +0200 (Mon, 05 Aug 2013) | 4 lines -Update from WebTranslator v3.0: estonian - 6 changes by KSiimson vietnamese - 21 changes by myquartz ------------------------------------------------------------------------ r25649 | translators | 2013-08-04 19:45:10 +0200 (Sun, 04 Aug 2013) | 3 lines -Update from WebTranslator v3.0: estonian - 54 changes by KSiimson ------------------------------------------------------------------------ r25648 | frosch | 2013-08-04 16:02:27 +0200 (Sun, 04 Aug 2013) | 1 line -Change [FS#5669]: [NewGRF] Invalidate vehicle recolour palette during (un)loading. ------------------------------------------------------------------------ r25647 | frosch | 2013-08-03 23:26:49 +0200 (Sat, 03 Aug 2013) | 1 line -Add: If an editbox is configured to be cleared with ESC, but the editbox is already empty, unselect the editbox instead. ------------------------------------------------------------------------ r25646 | translators | 2013-08-03 19:45:15 +0200 (Sat, 03 Aug 2013) | 4 lines -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne japanese - 1 changes by guppy ------------------------------------------------------------------------ r25645 | translators | 2013-08-02 19:45:35 +0200 (Fri, 02 Aug 2013) | 6 lines -Update from WebTranslator v3.0: estonian - 58 changes by KSiimson german - 3 changes by Jogio italian - 2 changes by lorenzodv turkish - 2 changes by wakeup ------------------------------------------------------------------------