Fri, 26 Jul 2013 01:41:39 +0200 |
Michael Lutz |
-Add: [OSX] Display the IME composition string ourself.
draft
|
Fri, 26 Jul 2013 01:26:54 +0200 |
Michael Lutz |
-Codechange: [OSX] Make our view aware of text input by IMEs.
draft
|
Thu, 25 Jul 2013 01:05:11 +0200 |
Michael Lutz |
-Codechange: [OSX] Pass text input directly down to the text handling.
draft
|
Wed, 24 Jul 2013 02:16:22 +0200 |
Michael Lutz |
-Codechange: [OSX] Abandon IME input if the edit box lost the focus.
draft
|
Wed, 24 Jul 2013 01:58:28 +0200 |
Michael Lutz |
-Codechange: [OSX] Use non-deprecated functions for byte swapping.
draft
|
Mon, 01 Jul 2013 22:53:23 +0200 |
Michael Lutz |
-Change: [Win32] Draw the composition string ourselves if possible.
draft
|
Mon, 22 Jul 2013 22:53:00 +0200 |
Michael Lutz |
-Add: Support for a marked/selected range to the textbuf.
draft
|
Mon, 15 Apr 2013 13:59:24 +0200 |
Michael Lutz |
-Change: [Win32] Position the IME candidate window at the caret position.
draft
|
Sun, 07 Apr 2013 17:10:38 +0200 |
Michael Lutz |
-Change: [Win32] Position the IME composition window at the caret position.
draft
|
Sun, 07 Apr 2013 17:09:46 +0200 |
Michael Lutz |
-Codechange: [Win32] Cancel the current IME composition when the input focus changes.
draft
|
Sun, 21 Jul 2013 22:54:46 +0200 |
Michael Lutz |
-Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system.
draft
|
Sat, 09 Mar 2013 16:35:17 +0100 |
Michael Lutz |
-Codechange: Notify the video driver when an edit box lost (global) focus so it can abort any current input composition.
draft
|
Thu, 28 Mar 2013 21:56:20 +0100 |
Michael Lutz |
-Codechange: [Win32] There are no 64-bit Windows versions below XP and we can safely assume it as the target platform.
draft
|
Thu, 28 Mar 2013 02:46:51 +0100 |
Michael Lutz |
-Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode builds.
draft
|
Sun, 21 Jul 2013 22:36:48 +0200 |
Michael Lutz |
-Fix: [Win32] Handle DBCS characters correctly in the non-Unicode build.
draft
|
Thu, 28 Mar 2013 02:41:43 +0100 |
Michael Lutz |
-Fix: [Win32] The console code page for non-Unicode builds is not the normal ANSI code page and definitely not UTF-8 either.
draft
|
Thu, 28 Mar 2013 02:39:54 +0100 |
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.
draft
|
Sun, 21 Jul 2013 22:35:24 +0200 |
Michael Lutz |
-Fix: [Win32] Handle Unicode characters from outside the BMP correctly.
draft
|
Sun, 24 Mar 2013 00:06:33 +0100 |
Michael Lutz |
-Codechange: Pass character and key code separately to the keyboard handler.
draft
|
Sun, 24 Mar 2013 00:02:46 +0100 |
Michael Lutz |
-Codechange: Pass UCS-4 characters to the edit box key handler.
draft
|
Sat, 23 Mar 2013 23:38:30 +0100 |
Michael Lutz |
-Codechange: Pass UCS-4 instead of UCS-2 characters to the hotkey handlers.
draft
|
Sat, 23 Mar 2013 23:37:24 +0100 |
Michael Lutz |
-Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers.
draft
|
Sun, 21 Jul 2013 22:23:02 +0200 |
Michael Lutz |
-Fix: [Win32] Only forward key presses to the IME system if an edit box has the input focus.
draft
|
Fri, 08 Mar 2013 09:56:31 +0100 |
Michael Lutz |
-Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Based on patch by leecbaker)
draft
|
Fri, 08 Mar 2013 02:24:40 +0100 |
Michael Lutz |
-Fix [FS#4689]: [OSX] Crash when unhiding the main window.
draft
|
Thu, 07 Mar 2013 21:38:20 +0100 |
Michael Lutz |
-Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matthieu)
draft
|
Thu, 07 Mar 2013 05:48:21 +0100 |
Michael Lutz |
-Fix [FS#4857]: [OSX] Monospace font detection.
draft
|
Thu, 07 Mar 2013 05:32:04 +0100 |
Michael Lutz |
-Fix: [OSX] Better rejection of unsuitable fonts during fallback auto-detection.
draft
|
Thu, 07 Mar 2013 03:13:17 +0100 |
Michael Lutz |
-Fix [FS#4847]: [OSX] Rework font detection to work even if no default font sprites are present.
draft
|
Wed, 06 Mar 2013 00:03:15 +0100 |
Michael Lutz |
-Fix: [OSX] The name's OpenTTD, not OTTD.
draft
|