log

age author description
Wed, 31 Jul 2013 18:50:01 +0000 planetmaker (svn r25643) -Fix (r25480): [OSX] Define version constants before they're used draft default tip master
Wed, 31 Jul 2013 18:09:21 +0000 planetmaker (svn r25642) -Fix (r25638): Compilation with static ICU draft
Wed, 31 Jul 2013 17:45:53 +0000 translators (svn r25641) -Update from WebTranslator v3.0: draft
Wed, 31 Jul 2013 07:30:18 +0000 alberth (svn r25640) -Fix: Do not suggest a start date for the game when there will be no vehicles available at all. draft
Wed, 31 Jul 2013 07:25:58 +0000 alberth (svn r25639) -Codechange: Rename both 'STR_ERROR_NO_VEHICLES_AVAILABLE*' strings. draft
Tue, 30 Jul 2013 22:03:36 +0000 planetmaker (svn r25638) -Fix (r25470): Some icu_config are too stupid to separate two ldflags by spaces, thus only call it with one draft
Tue, 30 Jul 2013 19:03:56 +0000 fonsinchen (svn r25637) -Fix: don't keep minimal routing information if automatic distribution has been disabled draft
Tue, 30 Jul 2013 18:55:52 +0000 fonsinchen (svn r25636) -Fix: invalidate last_loading_station when stopping in depot draft
Tue, 30 Jul 2013 17:45:17 +0000 translators (svn r25635) -Update from WebTranslator v3.0: draft
Mon, 29 Jul 2013 17:45:15 +0000 translators (svn r25634) -Update from WebTranslator v3.0: draft
Sun, 28 Jul 2013 23:44:50 +0200 Michael Lutz -Add: [OSX] Support the new IME functions introduced with 10.5. draft bagostuff
Sun, 28 Jul 2013 23:25:00 +0200 Michael Lutz -Add: Replacement of a part of the edit box text with a new string. draft
Sun, 28 Jul 2013 20:16:47 +0200 Michael Lutz fixup! Codechange: [OSX] Make our view aware of text input by IMEs. draft
Fri, 26 Jul 2013 03:42:08 +0200 Michael Lutz -Add: [OSX] Support for mouse selection in the IME composition string. draft
Fri, 26 Jul 2013 01:44:23 +0200 Michael Lutz -Change: [OSX] Position the candidate window at the caret position. draft
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