Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: icsharpcode/SharpDevelop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: icsharpcode/SharpDevelop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: filemodels
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 70 files changed
  • 2 contributors

Commits on Feb 2, 2014

  1. Configuration menu
    Copy the full SHA
    866f0d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bb111b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a6c8a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. Configuration menu
    Copy the full SHA
    f59576e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9089d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    157a745 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2014

  1. Attempt to port AvalonEditViewContent to new OpenedFile model.

    Problem: document services now may be shared across multiple views; which is problematic as some code expects ITextMarkerService to be per-view.
    Also, editor extensions might not support switching to a different IDocument instance - we should probably Detach + re-Attach extensions to avoid problems.
    dgrunwald committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    8eedbfe View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. Configuration menu
    Copy the full SHA
    525f2a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c8229e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

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

Commits on Feb 22, 2014

  1. Configuration menu
    Copy the full SHA
    fe5fce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a2177d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

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