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

Ask Save when Closing Project #441

Merged
merged 11 commits into from
Sep 27, 2024
Merged

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    70ff88c View commit details
    Browse the repository at this point in the history
  2. Add Exit Dialog

    r888800009 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e9f095d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76fec6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7da33f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb5f153 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7166bbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    801d16f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2628b36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a75157e View commit details
    Browse the repository at this point in the history
  10. Refactor welcome.d using incFileOpen()

    * resolves Inochi2D#145
    * Allow users to configure exit behavior
    * A window pops up when the project is closed, exited, or new.
      * NewProjectAskHandler, CloseAskHandler, ExitAskHandler
    * Import pop-up windows is currently not supported. I think `kra.d` and `psd.d` shoud be refactored first.
      * nijigenerate/nijigenerate#30
      * nijigenerate/nijigenerate#29
    * Pop-up window when "open" is not currently supported
    r888800009 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    56b4095 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    4a43203 View commit details
    Browse the repository at this point in the history