Skip to content

Commit

Permalink
Update actripro dlls
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDar committed Mar 17, 2013
1 parent 2dccea9 commit 0ce974e
Show file tree
Hide file tree
Showing 40 changed files with 5 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -1103,7 +1103,6 @@
</summary></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.ParseErrorTagger.OnClosed"><summary> </summary></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.ParseErrorTagger.OnClosed"><summary>
Occurs when the manager is closed and detached from the view. Occurs when the manager is closed and detached from the view.
</summary><remarks> </summary><remarks>
The default implementation of this method does nothing.
Overrides should release any event handlers set up in the manager's constructor. Overrides should release any event handlers set up in the manager's constructor.
</remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.ParseErrorTagger.#ctor(ActiproSoftware.Text.ICodeDocument)"><summary> </remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.ParseErrorTagger.#ctor(ActiproSoftware.Text.ICodeDocument)"><summary>
Initializes a new instance of the <c>ParseErrorTagger</c> class. Initializes a new instance of the <c>ParseErrorTagger</c> class.
Expand Down Expand Up @@ -3967,7 +3966,6 @@
</summary><typeparam name="TView">The type of <see cref="T:ActiproSoftware.Windows.Controls.SyntaxEditor.ITextView" /> to support. Use <see cref="T:ActiproSoftware.Windows.Controls.SyntaxEditor.ITextView" /> to support all text view types.</typeparam><typeparam name="TTag">The type of <see cref="T:ActiproSoftware.Text.Tagging.IIntraTextSpacerTag" /> to aggregate.</typeparam></member><member name="M:ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.Implementation.IntraTextAdornmentManagerBase`2.OnClosed"><summary> </summary><typeparam name="TView">The type of <see cref="T:ActiproSoftware.Windows.Controls.SyntaxEditor.ITextView" /> to support. Use <see cref="T:ActiproSoftware.Windows.Controls.SyntaxEditor.ITextView" /> to support all text view types.</typeparam><typeparam name="TTag">The type of <see cref="T:ActiproSoftware.Text.Tagging.IIntraTextSpacerTag" /> to aggregate.</typeparam></member><member name="M:ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.Implementation.IntraTextAdornmentManagerBase`2.OnClosed"><summary>
Occurs when the manager is closed and detached from the view. Occurs when the manager is closed and detached from the view.
</summary><remarks> </summary><remarks>
The default implementation of this method does nothing.
Overrides should release any event handlers set up in the manager's constructor. Overrides should release any event handlers set up in the manager's constructor.
</remarks></member><member name="M:ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.Implementation.IntraTextAdornmentManagerBase`2.#ctor(`0,ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.AdornmentLayerDefinition)"><summary> </remarks></member><member name="M:ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.Implementation.IntraTextAdornmentManagerBase`2.#ctor(`0,ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.AdornmentLayerDefinition)"><summary>
Initializes a new instance of the <c>IntraTextAdornmentManagerBase</c> class. Initializes a new instance of the <c>IntraTextAdornmentManagerBase</c> class.
Expand Down Expand Up @@ -5853,7 +5851,6 @@
</summary><typeparam name="TView">The type of <see cref="T:ActiproSoftware.Windows.Controls.SyntaxEditor.ITextView" /> to support. Use <see cref="T:ActiproSoftware.Windows.Controls.SyntaxEditor.ITextView" /> to support all text view types.</typeparam><typeparam name="TTag">The type of <see cref="T:ActiproSoftware.Text.Tagging.ITag" /> to aggregate.</typeparam></member><member name="M:ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.Implementation.DecorationAdornmentManagerBase`2.OnClosed"><summary> </summary><typeparam name="TView">The type of <see cref="T:ActiproSoftware.Windows.Controls.SyntaxEditor.ITextView" /> to support. Use <see cref="T:ActiproSoftware.Windows.Controls.SyntaxEditor.ITextView" /> to support all text view types.</typeparam><typeparam name="TTag">The type of <see cref="T:ActiproSoftware.Text.Tagging.ITag" /> to aggregate.</typeparam></member><member name="M:ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.Implementation.DecorationAdornmentManagerBase`2.OnClosed"><summary>
Occurs when the manager is closed and detached from the view. Occurs when the manager is closed and detached from the view.
</summary><remarks> </summary><remarks>
The default implementation of this method does nothing.
Overrides should release any event handlers set up in the manager's constructor. Overrides should release any event handlers set up in the manager's constructor.
</remarks></member><member name="M:ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.Implementation.DecorationAdornmentManagerBase`2.#ctor(`0,ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.AdornmentLayerDefinition)"><summary> </remarks></member><member name="M:ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.Implementation.DecorationAdornmentManagerBase`2.#ctor(`0,ActiproSoftware.Windows.Controls.SyntaxEditor.Adornments.AdornmentLayerDefinition)"><summary>
Initializes a new instance of the <c>DecorationAdornmentManagerBase</c> class. Initializes a new instance of the <c>DecorationAdornmentManagerBase</c> class.
Expand Down Expand Up @@ -6285,7 +6282,6 @@
</summary></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.DelimiterHighlightTagger.OnClosed"><summary> </summary></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.DelimiterHighlightTagger.OnClosed"><summary>
Occurs when the manager is closed and detached from the view. Occurs when the manager is closed and detached from the view.
</summary><remarks> </summary><remarks>
The default implementation of this method does nothing.
Overrides should release any event handlers set up in the manager's constructor. Overrides should release any event handlers set up in the manager's constructor.
</remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.DelimiterHighlightTagger.#ctor(ActiproSoftware.Windows.Controls.SyntaxEditor.IEditorView)"><summary> </remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.DelimiterHighlightTagger.#ctor(ActiproSoftware.Windows.Controls.SyntaxEditor.IEditorView)"><summary>
Initializes a new instance of the <c>DelimiterHighlightTagger</c> class. Initializes a new instance of the <c>DelimiterHighlightTagger</c> class.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2010,7 +2010,11 @@
The event handler receives an argument of type <c>TagsChangedEventArgs</c> containing data related to this event. The event handler receives an argument of type <c>TagsChangedEventArgs</c> containing data related to this event.
</eventdata></member><member name="T:ActiproSoftware.Text.Tagging.Implementation.TaggerBase`1"><summary> </eventdata></member><member name="T:ActiproSoftware.Text.Tagging.Implementation.TaggerBase`1"><summary>
Provides an abstract base class for an <see cref="T:ActiproSoftware.Text.Tagging.ITagger`1" /> implementation. Provides an abstract base class for an <see cref="T:ActiproSoftware.Text.Tagging.ITagger`1" /> implementation.
</summary><typeparam name="T">The type of tag associated with this tagger.</typeparam></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TaggerBase`1.Close"><summary> </summary><typeparam name="T">The type of tag associated with this tagger.</typeparam></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TaggerBase`1.ChangeDocument(ActiproSoftware.Text.ICodeDocument)"><summary>
Changes the document associated with the tagger.
</summary><param name="newDocument">The new <see cref="T:ActiproSoftware.Text.ICodeDocument" />.</param><remarks>
This method is used when a view-based tagger needs to update the associated document.
</remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TaggerBase`1.Close"><summary>
Closes the manager and detaches it from the view. Closes the manager and detaches it from the view.
</summary></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TaggerBase`1.GetTags(ActiproSoftware.Text.NormalizedTextSnapshotRangeCollection,System.Object)"><summary> </summary></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TaggerBase`1.GetTags(ActiproSoftware.Text.NormalizedTextSnapshotRangeCollection,System.Object)"><summary>
Returns the tag ranges that intersect with the specified normalized snapshot ranges. Returns the tag ranges that intersect with the specified normalized snapshot ranges.
Expand Down Expand Up @@ -3337,7 +3341,6 @@
</remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TokenTagger.OnClosed"><summary> </remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TokenTagger.OnClosed"><summary>
Occurs when the manager is closed and detached from the view. Occurs when the manager is closed and detached from the view.
</summary><remarks> </summary><remarks>
The default implementation of this method does nothing.
Overrides should release any event handlers set up in the manager's constructor. Overrides should release any event handlers set up in the manager's constructor.
</remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TokenTagger.GetTags(ActiproSoftware.Text.NormalizedTextSnapshotRangeCollection,System.Object)"><summary> </remarks></member><member name="M:ActiproSoftware.Text.Tagging.Implementation.TokenTagger.GetTags(ActiproSoftware.Text.NormalizedTextSnapshotRangeCollection,System.Object)"><summary>
Returns the tag ranges that intersect with the specified normalized snapshot ranges. Returns the tag ranges that intersect with the specified normalized snapshot ranges.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 0ce974e

Please sign in to comment.