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

Allow ICNS save on all operating systems #4526

Merged
merged 27 commits into from Jun 30, 2021
Merged

Commits on Apr 4, 2020

  1. Copy the full SHA
    b685c18 View commit details
    Browse the repository at this point in the history
  2. Lint fixes

    radarhere committed Apr 4, 2020
    Copy the full SHA
    4500acb View commit details
    Browse the repository at this point in the history
  3. Test all operating systems

    radarhere committed Apr 4, 2020
    Copy the full SHA
    5ef382f View commit details
    Browse the repository at this point in the history
  4. Restored append_images

    radarhere committed Apr 4, 2020
    Copy the full SHA
    ea98bb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Remove unused packages

    baletu committed Apr 7, 2020
    Copy the full SHA
    cc1e78c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from radarhere/icns

    Save in ICNS format to support all operating systems
    newpanjing committed Apr 7, 2020
    Copy the full SHA
    10669b1 View commit details
    Browse the repository at this point in the history
  3. Fixed big-endian saving

    radarhere committed Apr 7, 2020
    Copy the full SHA
    a618e2c View commit details
    Browse the repository at this point in the history
  4. Marked to_int() as private

    radarhere committed Apr 7, 2020
    Copy the full SHA
    65b735d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a283102 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    84b7e26 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9e9e136 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Copy the full SHA
    8c37960 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Changed wording

    radarhere committed Nov 1, 2020
    Copy the full SHA
    b214c2d View commit details
    Browse the repository at this point in the history
  2. Removed docstring sentence

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    radarhere and hugovk committed Nov 1, 2020
    Copy the full SHA
    63e8420 View commit details
    Browse the repository at this point in the history
  3. Capitalisation

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    radarhere and hugovk committed Nov 1, 2020
    Copy the full SHA
    d7245ea View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Updated docstring

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    radarhere and hugovk committed Dec 30, 2020
    Copy the full SHA
    0ff800a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    86ad435 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    800a265 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Update version number

    hugovk committed Jun 28, 2021
    Copy the full SHA
    70fafe3 View commit details
    Browse the repository at this point in the history
  2. flush if hasattr

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    hugovk and radarhere committed Jun 28, 2021
    Copy the full SHA
    38d45d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Use bytes

    radarhere committed Jun 29, 2021
    Copy the full SHA
    8e60ca6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f5558f4 View commit details
    Browse the repository at this point in the history
  3. Simplified use of struct

    radarhere committed Jun 29, 2021
    Copy the full SHA
    d07a085 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f366330 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    90ece13 View commit details
    Browse the repository at this point in the history
  6. Removed _to_int

    radarhere committed Jun 29, 2021
    Copy the full SHA
    8736a74 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Copy the full SHA
    43f5a5f View commit details
    Browse the repository at this point in the history