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

[Mac] NSView based tables #714

Merged
merged 8 commits into from Jan 26, 2018
Merged

[Mac] NSView based tables #714

merged 8 commits into from Jan 26, 2018

Commits on Aug 3, 2017

  1. [Mac] NSView based tables

    sevoku committed Aug 3, 2017
    Copy the full SHA
    38a4690 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Copy the full SHA
    7d357c9 View commit details
    Browse the repository at this point in the history
  2. Fix DefaultListStoreBackend.Clear notification order

    Notify the RowDeleted listener of deleted rows
    in reverse order, to make it easier to sync indexes
    with internal lists.
    sevoku committed Aug 4, 2017
    Copy the full SHA
    28904e8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    808d16c View commit details
    Browse the repository at this point in the history
  4. 1
    Copy the full SHA
    1c43f37 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Copy the full SHA
    389dd81 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    71a9ba0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. [Mac] use CGPoint.Empty

    sevoku committed Jan 26, 2018
    Copy the full SHA
    bdb5f1c View commit details
    Browse the repository at this point in the history