------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r25644 | translators | 2013-08-01 19:45:41 +0200 (Thu, 01 Aug 2013) | 8 lines -Update from WebTranslator v3.0: catalan - 21 changes by juanjo dutch - 2 changes by habell estonian - 73 changes by KSiimson polish - 2 changes by wojteks86 spanish - 12 changes by juanjo thai - 7 changes by sf_alpha ------------------------------------------------------------------------ r25643 | planetmaker | 2013-07-31 20:50:01 +0200 (Wed, 31 Jul 2013) | 1 line -Fix (r25480): [OSX] Define version constants before they're used ------------------------------------------------------------------------ r25642 | planetmaker | 2013-07-31 20:09:21 +0200 (Wed, 31 Jul 2013) | 1 line -Fix (r25638): Compilation with static ICU ------------------------------------------------------------------------ r25641 | translators | 2013-07-31 19:45:53 +0200 (Wed, 31 Jul 2013) | 10 lines -Update from WebTranslator v3.0: catalan - 2 changes by juanjo english_US - 2 changes by Rubidium estonian - 30 changes by KSiimson finnish - 2 changes by jpx_ japanese - 6 changes by guppy russian - 2 changes by Lone_Wolf serbian - 64 changes by trgo slovak - 2 changes by Milsa ------------------------------------------------------------------------ r25640 | alberth | 2013-07-31 09:30:18 +0200 (Wed, 31 Jul 2013) | 2 lines -Fix: Do not suggest a start date for the game when there will be no vehicles available at all. ------------------------------------------------------------------------ r25639 | alberth | 2013-07-31 09:25:58 +0200 (Wed, 31 Jul 2013) | 2 lines -Codechange: Rename both 'STR_ERROR_NO_VEHICLES_AVAILABLE*' strings. ------------------------------------------------------------------------ r25638 | planetmaker | 2013-07-31 00:03:36 +0200 (Wed, 31 Jul 2013) | 1 line -Fix (r25470): Some icu_config are too stupid to separate two ldflags by spaces, thus only call it with one ------------------------------------------------------------------------ r25637 | fonsinchen | 2013-07-30 21:03:56 +0200 (Tue, 30 Jul 2013) | 1 line -Fix: don't keep minimal routing information if automatic distribution has been disabled ------------------------------------------------------------------------ r25636 | fonsinchen | 2013-07-30 20:55:52 +0200 (Tue, 30 Jul 2013) | 1 line -Fix: invalidate last_loading_station when stopping in depot ------------------------------------------------------------------------ r25635 | translators | 2013-07-30 19:45:17 +0200 (Tue, 30 Jul 2013) | 4 lines -Update from WebTranslator v3.0: estonian - 231 changes by KSiimson japanese - 2 changes by guppy ------------------------------------------------------------------------ r25634 | translators | 2013-07-29 19:45:15 +0200 (Mon, 29 Jul 2013) | 3 lines -Update from WebTranslator v3.0: estonian - 144 changes by KSiimson ------------------------------------------------------------------------