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

feat: BrowserWindow.getNormalBounds() #13290

Merged
merged 18 commits into from Aug 24, 2018
Merged

feat: BrowserWindow.getNormalBounds() #13290

merged 18 commits into from Aug 24, 2018

Commits on Jul 11, 2018

  1. First commit

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    7b7f704 View commit details
    Browse the repository at this point in the history
  2. Add Mac support (1st attempt)

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    9b47daf View commit details
    Browse the repository at this point in the history
  3. Add Mac support (2nd attempt)

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    19bd163 View commit details
    Browse the repository at this point in the history
  4. Simplify tests

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    c1c6f4d View commit details
    Browse the repository at this point in the history
  5. Restore window state !

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    8235bb3 View commit details
    Browse the repository at this point in the history
  6. Looking at other tests, seems minimize, maximize, fullscreen are skip…

    …ped when in CI
    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    b9340de View commit details
    Browse the repository at this point in the history
  7. Fix Mac tests

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    be2a2bd View commit details
    Browse the repository at this point in the history
  8. Restore tests in CI

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    e54e8f3 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    ce7390e View commit details
    Browse the repository at this point in the history
  10. widget getRestoredBounds not working on Mac !!

    Edwin Team authored and Edwin Team committed Jul 11, 2018
    Copy the full SHA
    010be37 View commit details
    Browse the repository at this point in the history
  11. widget getRestoredBounds not working on Mac !!

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    38bce2f View commit details
    Browse the repository at this point in the history
  12. Add IsNormal function

    Edwin Team authored and Edwin Team committed Jul 11, 2018
    Copy the full SHA
    66eedee View commit details
    Browse the repository at this point in the history
  13. Add IsNormal

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    8a9a811 View commit details
    Browse the repository at this point in the history
  14. IsNormal => isNormal

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 11, 2018
    Copy the full SHA
    56b103a View commit details
    Browse the repository at this point in the history
  15. Deactivate fullscreen on Mac. Do not receive leave-fullscreen event

    Edwin Team authored and Edwin Team committed Jul 11, 2018
    Copy the full SHA
    7db121f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Set default original_frame_

    Edwin Team authored and Edwin Team committed Jul 12, 2018
    Copy the full SHA
    146836d View commit details
    Browse the repository at this point in the history
  2. Set default original_frame_

    Edwin Team authored and Edwin Team committed Jul 12, 2018
    Copy the full SHA
    95ec195 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Fix Mac

    emmanuel.kimmerlin@thomsonreuters.com committed Jul 18, 2018
    Copy the full SHA
    1905932 View commit details
    Browse the repository at this point in the history