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

Add support for child windows #6140

Merged
merged 23 commits into from Jun 20, 2016
Merged

Add support for child windows #6140

merged 23 commits into from Jun 20, 2016

Commits on Jun 20, 2016

  1. Copy the full SHA
    fd42e3d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb7e7b3 View commit details
    Browse the repository at this point in the history
  3. Add win.getParentWindow() API

    zcbenz committed Jun 20, 2016
    Copy the full SHA
    22513ef View commit details
    Browse the repository at this point in the history
  4. Add win.getChildWindows() API

    zcbenz committed Jun 20, 2016
    Copy the full SHA
    6cef29e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    214dd97 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1a4b4a6 View commit details
    Browse the repository at this point in the history
  7. Add win.setModal(modal) API

    zcbenz committed Jun 20, 2016
    Copy the full SHA
    3f34f80 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1104dde View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2c5f4aa View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    f2cbd7c View commit details
    Browse the repository at this point in the history
  11. views: Initial implementation of win.setParentWindow(parent)

    But it doesn't work, aparrently Chromium doesn't support changing
    parent window dynamically on desktop.
    zcbenz committed Jun 20, 2016
    Copy the full SHA
    473413e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    85ba382 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    a6c4bf0 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    4c3c443 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    f4bec78 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    074903c View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    9aa7291 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    02acce8 View commit details
    Browse the repository at this point in the history
  19. docs: Parent and child windows

    zcbenz committed Jun 20, 2016
    Copy the full SHA
    946d246 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    1866dbe View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    e33e4be View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    5674e8d View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    f7a9b1a View commit details
    Browse the repository at this point in the history