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

Update fork #2

Merged
merged 16 commits into from
Aug 12, 2018
Merged

Update fork #2

merged 16 commits into from
Aug 12, 2018

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    74c18f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749c511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    298fb6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43c7459 View commit details
    Browse the repository at this point in the history
  5. Stabilize Win32DemoService

    - use full qualified path if JAVA_HOME is available
    - ensure embedded JNA native library is used
    matthiasblaesing committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    548932d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4edbddd View commit details
    Browse the repository at this point in the history
  7. TypeLibrary test fails because MS changed method count in Microsoft S…

    …hell Controls And Automation
    matthiasblaesing committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    e0a28a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    2898fba View commit details
    Browse the repository at this point in the history
  2. Update ant version

    matthiasblaesing committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    c742e78 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Merge pull request #992 from matthiasblaesing/appveyor

    Enhance stability of tests and prepare for inclusion of appveyor
    matthiasblaesing committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    4441b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c223481 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Change LPWSTR.ByReference to extend LPWSTR instead of BSTR

    LPWSTR.ByReference currently extends BSTR, which seems to be a typo (copy-pasted BSTR.ByReference?). Instead, LPWSTR.ByReference should extend LPWSTR to follow the typical ByReference subclass paradigm.
    FThompson committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    c602a0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #993 from FThompson/patch-1

    Change LPWSTR.ByReference to extend LPWSTR instead of BSTR
    matthiasblaesing committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    df9511f View commit details
    Browse the repository at this point in the history
  3. Remove references to "skip-native" as it was removed a long time ago

    ... replaced it with the "-native" property
    matthiasblaesing committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    b62607c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Fix GCC8 warnings

    matthiasblaesing committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    b773e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Merge pull request #1000 from matthiasblaesing/gcc8

    Fix GCC8 warnings
    matthiasblaesing committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    8d7efcc View commit details
    Browse the repository at this point in the history