Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RDY] win32 ime #6223

Closed
wants to merge 14 commits into from
Closed

[RDY] win32 ime #6223

wants to merge 14 commits into from

Commits on Jul 9, 2021

  1. win32 ime wip

    Yatao Li committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    3c4f539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07cd28e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. fix win32 ime cursor coord

    Yatao Li committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    168d936 View commit details
    Browse the repository at this point in the history
  2. win32-ime lang-specific behaviors

    Yatao Li committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    b0da0ef View commit details
    Browse the repository at this point in the history
  3. track language id in WindowImpl

    Yatao Li committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    63cd98e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. lowercase dllimport

    Yatao Li committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    348a16b View commit details
    Browse the repository at this point in the history
  2. create initial ime on window creation

    Yatao Li committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    6213748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db23339 View commit details
    Browse the repository at this point in the history
  4. proposal: IKeyboardDevice.NotifyInputMethodUpdated

    Yatao Li committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    8839b00 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. finalizing

    Yatao Li committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    f767580 View commit details
    Browse the repository at this point in the history
  2. ime: allow client to request active state change

    Yatao Li committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    29c05ae View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. remove backward incompatible ActiveState.

    Yatao Li committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    68f3d2f View commit details
    Browse the repository at this point in the history
  2. InputMethodManager: NotifyInputMethodUpdated: filter the window of cu…

    …rrent focused element
    Yatao Li committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    17bacc0 View commit details
    Browse the repository at this point in the history
  3. merge with master.

    Yatao Li committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e39e82d View commit details
    Browse the repository at this point in the history