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 Observer logic, adding additional attribute properties #1

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2022

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

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    a8c3825 View commit details
    Browse the repository at this point in the history
  2. Introduced Observer module

    Hupka committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    33453e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41dc82c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

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

Commits on Apr 4, 2022

  1. Added AXValue implementation

    Hupka committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    6366378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db51b4 View commit details
    Browse the repository at this point in the history
  3. Polishing

    Hupka committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c7b7df9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45ff3e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on May 3, 2022

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

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    00234e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c92bc4a View commit details
    Browse the repository at this point in the history
  3. Added parameterized attributes

    Hupka committed May 4, 2022
    Configuration menu
    Copy the full SHA
    3a31cad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    582e5e1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

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

Commits on Jun 3, 2022

  1. Update README.md

    Hupka authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    39e0a0f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Hupka authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    2aa3b93 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

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

Commits on Jun 21, 2022

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

Commits on Jul 4, 2022

  1. Added new Attributes

    Hupka authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    05f5f4e View commit details
    Browse the repository at this point in the history
  2. Add missing imports

    Hupka committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e831f9c View commit details
    Browse the repository at this point in the history
  3. Update attribute.rs

    Hupka authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    81bd047 View commit details
    Browse the repository at this point in the history
  4. Update attribute.rs

    Hupka authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    ffad0bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abd0768 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

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

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    48ce242 View commit details
    Browse the repository at this point in the history
  2. Update attribute.rs

    Hupka authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3e0aff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

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

Commits on Aug 18, 2022

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

Commits on Aug 19, 2022

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

Commits on Aug 25, 2022

  1. Added impl Sync to AXUIElement

    Hupka committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    244a291 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Added hasher for AXUIElement

    Hupka committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    2061ec1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

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