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

Diff margin performance improvements #94

Merged
merged 7 commits into from
Apr 1, 2013
Merged

Commits on Mar 19, 2013

  1. Configuration menu
    Copy the full SHA
    4c59b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6b39a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be151ae View commit details
    Browse the repository at this point in the history
  4. Update DiffViewModel instances in two steps - initial synchronous app…

    …roximation followed by a deferred proper update when the application is next idle (fixes yysun#93)
    sharwell committed Mar 19, 2013
    Configuration menu
    Copy the full SHA
    17a252a View commit details
    Browse the repository at this point in the history
  5. Improve DiffViewModel update performance by checking for an overlap w…

    …ith the view's FormattedSpan
    sharwell committed Mar 19, 2013
    Configuration menu
    Copy the full SHA
    d2440fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04edbd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a43e428 View commit details
    Browse the repository at this point in the history