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

background_color Transparency Fixes #2484

Open
wants to merge 62 commits into
base: main
Choose a base branch
from

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    1e75114 View commit details
    Browse the repository at this point in the history
  2. Minor tweaks

    proneon267 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1e075fa View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Fixed cocoa table widget

    proneon267 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    ca50f58 View commit details
    Browse the repository at this point in the history
  2. Added changelog

    proneon267 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6c1aeea View commit details
    Browse the repository at this point in the history
  3. Fixed test

    proneon267 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    24abf08 View commit details
    Browse the repository at this point in the history
  4. Fixed iOS progressbar

    proneon267 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a94f0de View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Fixed android canvas test

    proneon267 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c30aa56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fe78dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a242dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    054e07b View commit details
    Browse the repository at this point in the history
  5. Empty commit for CI

    proneon267 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6b1bf9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b5ed6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77df2e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    6981a7a View commit details
    Browse the repository at this point in the history
  2. Fixed winforms box test

    proneon267 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b2ca091 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    1b3122c View commit details
    Browse the repository at this point in the history
  2. Empty commit for CI

    proneon267 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c767a5b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    9921d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d40e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9254e18 View commit details
    Browse the repository at this point in the history
  4. Minor change on winforms

    proneon267 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e53879d View commit details
    Browse the repository at this point in the history
  5. Empty commit for CI

    proneon267 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d43aba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. 100% coverage on winforms

    proneon267 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    059578f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. 100% coverage on android

    proneon267 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    298d460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6382c3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    e5e3e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4d5d9 View commit details
    Browse the repository at this point in the history
  3. Minor fix

    proneon267 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8c62422 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'transparency_fix' of https://github.com/proneon267/toga

    …into transparency_fix
    proneon267 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b0c8613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6cf7d5 View commit details
    Browse the repository at this point in the history
  6. Minor change on gtk

    proneon267 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4b7991d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e354f8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    71f461b View commit details
    Browse the repository at this point in the history
  2. Modifications on iOS

    proneon267 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b2f73a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0e141f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    350b9d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aad928c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Modifications on cocoa

    proneon267 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9e11129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aaedd4 View commit details
    Browse the repository at this point in the history
  3. Code cleanups

    proneon267 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a1cf579 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    proneon267 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2bb6a39 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 30, 2024

  1. Revert name changes

    proneon267 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    553ac6e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'transparency_fix' of https://github.com/proneon267/toga

    …into transparency_fix
    proneon267 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2f657db View commit details
    Browse the repository at this point in the history
  3. Re: Revert name changes

    proneon267 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f63859c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e0f883 View commit details
    Browse the repository at this point in the history
  5. Re: Revert name changes

    proneon267 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6f75e5f View commit details
    Browse the repository at this point in the history
  6. Re: Revert name changes

    proneon267 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a88cc13 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    221fd10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe7b42 View commit details
    Browse the repository at this point in the history
  3. Removed unused branch

    proneon267 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3054df1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Modified as per review

    proneon267 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    135741f View commit details
    Browse the repository at this point in the history
  2. Modified as per review

    proneon267 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5991cd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update testbed/tests/widgets/test_button.py

    Co-authored-by: Russell Keith-Magee <[email protected]>
    proneon267 and freakboy3742 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    165d4b9 View commit details
    Browse the repository at this point in the history
  2. Update testbed/tests/widgets/test_button.py

    Co-authored-by: Russell Keith-Magee <[email protected]>
    proneon267 and freakboy3742 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b2d0c47 View commit details
    Browse the repository at this point in the history
  3. Modified as per review

    proneon267 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a077b0e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'transparency_fix' of https://github.com/proneon267/toga

    …into transparency_fix
    proneon267 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d2bfbfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    544802c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    db05029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7687a8 View commit details
    Browse the repository at this point in the history
  3. Update 2484.bugfix.2.rst

    proneon267 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4e4a82e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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