Mercurial > hg > openttd
graph
-
-Fix: [Win32] The console code page for non-Unicode builds is not the normal ANSI code page and definitely not UTF-8 either. draftThu, 28 Mar 2013 02:41:43 +0100, by Michael Lutz
-
-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. draftThu, 28 Mar 2013 02:39:54 +0100, by Michael Lutz
-
-Fix: [Win32] Handle Unicode characters from outside the BMP correctly. draftSun, 21 Jul 2013 22:35:24 +0200, by Michael Lutz
-
-Codechange: Pass character and key code separately to the keyboard handler. draftSun, 24 Mar 2013 00:06:33 +0100, by Michael Lutz
-
-Codechange: Pass UCS-4 characters to the edit box key handler. draftSun, 24 Mar 2013 00:02:46 +0100, by Michael Lutz
-
-Codechange: Pass UCS-4 instead of UCS-2 characters to the hotkey handlers. draftSat, 23 Mar 2013 23:38:30 +0100, by Michael Lutz
-
-Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers. draftSat, 23 Mar 2013 23:37:24 +0100, by Michael Lutz
-
-Fix: [Win32] Only forward key presses to the IME system if an edit box has the input focus. draftSun, 21 Jul 2013 22:23:02 +0200, by Michael Lutz
-
-Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Based on patch by leecbaker) draftFri, 08 Mar 2013 09:56:31 +0100, by Michael Lutz
-
-Fix [FS#4689]: [OSX] Crash when unhiding the main window. draftFri, 08 Mar 2013 02:24:40 +0100, by Michael Lutz
-
-Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matthieu) draftThu, 07 Mar 2013 21:38:20 +0100, by Michael Lutz
-
-Fix [FS#4857]: [OSX] Monospace font detection. draftThu, 07 Mar 2013 05:48:21 +0100, by Michael Lutz
-
-Fix: [OSX] Better rejection of unsuitable fonts during fallback auto-detection. draftThu, 07 Mar 2013 05:32:04 +0100, by Michael Lutz
-
-Fix [FS#4847]: [OSX] Rework font detection to work even if no default font sprites are present. draftThu, 07 Mar 2013 03:13:17 +0100, by Michael Lutz
-
-Fix [FS#4420]: [OSX] System mouse cursor could become visible during dragging. (Matthieu) draftTue, 26 Feb 2013 22:09:08 +0100, by Michael Lutz
-
-Fix [FS#4392]: [OSX] The mouse cursor would sometimes jump near the window borders. (Matthieu) draftTue, 26 Feb 2013 02:45:46 +0100, by Michael Lutz
-
-Fix [FS#4744]: [OSX] The new 10.7 fullscreen code can now also be compiled with older SDK versions. draftSun, 28 Jul 2013 22:04:02 +0200, by Michael Lutz
-
-Fix: [OSX] Mouse cursor wasn't displayed properly after switching to fullscreen on 10.7+. (Based on patch by Maedhros) draftTue, 26 Feb 2013 02:33:35 +0100, by Michael Lutz
-
-Fix: Improve character and word deletion for CJK languages and complex scripts. draftMon, 22 Jul 2013 23:34:31 +0200, by Michael Lutz
-
-Add: Caret movement by words for CJK languages. draftSun, 28 Jul 2013 02:21:43 +0200, by Michael Lutz
-
-Fix: Improve text caret movement for complex scripts. draftSun, 21 Jul 2013 15:41:44 +0200, by Michael Lutz
-
-Fix: Textbuf caret rendering for complex scripts (e.g. Tamil). draftWed, 17 Jul 2013 22:46:06 +0200, by Michael Lutz
-
(svn r25630) -Fix [FS#5666]: city list sort of population and rating are reversed compared to the icon draftSat, 27 Jul 2013 14:46:33 +0000, by rubidium