openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
AnkhSVN
Settings
|
Report Duplicate
386
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
13 days
ago. based on code collected
14 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 10 of 398
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add two new assemblies in preparation for adding WPF specific controls.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.UI/PendingChanges/PendingCommitsPage.Designer.cs Update init code.
Bert Huijben
More...
almost 10 years ago
Simplify pending change refresh code a bit in an attempt to fix an issue where nonmodified items are shown.
Bert Huijben
More...
almost 10 years ago
* src/Ankh/Services/ConfigService.cs Tweak com interop attribute.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.Scc/SvnSccProvider.Enlistment.cs Remove unused interface.
Bert Huijben
More...
almost 10 years ago
Bump SharpGit version and tweak about text.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.UI/PendingChanges/PendingCommitsPage.cs (OnPendingChangesChanged): Bail if destroyed.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.Services/Scc/ISupportsCollectionChange.cs Add where clauses to make .Net 2.0 happy.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.Scc/PendingChangeManager.cs Avoid early clear, which now clears Checked state.
Bert Huijben
More...
almost 10 years ago
Use the recently added readonly collection with notify support to expose the pending changes to the rest of the api without a lot of custom handling.
Bert Huijben
More...
almost 10 years ago
Add read only wrappers for the collections with notify support to allow safely using them in (internal) api definitions.
Bert Huijben
More...
almost 10 years ago
Switch the pending change collection to the new notify (aka observable) collection code.
Bert Huijben
More...
almost 10 years ago
Implement a specialized implementation of CollectionWithNotify that provides typed items.
Bert Huijben
More...
almost 10 years ago
Add support for simple optimized batch handling to the collections with notify support.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.Services/Ankh.Services.csproj * src/Ankh.Services/AnkhContext.cs * src/Ankh.Services/AnkhModule.cs * src/Ankh.Services/AnkhRuntime.cs * src/Ankh.Services/AnkhService.cs * src/Ankh.Services/Commands/CommandMapper.cs * src/Ankh.Services/Commands/IAnkhCommandService.cs * src/Ankh.Services/IAnkhScheduler.cs * src/Ankh.Services/IAnkhServiceImplementation.cs * src/Ankh.Services/IAnkhServiceProvider.cs * src/Ankh.Services/IssueTracker/IAnkhIssueService.cs * src/Ankh.Services/Scc/IAnkhOpenDocumentTracker.cs * src/Ankh.Services/Scc/IFileStatusMonitor.cs * src/Ankh.Services/Scc/IProjectFileMapper.cs * src/Ankh.Services/Scc/PendingChange.cs * src/Ankh.Services/Scc/ProjectMap/SccDocumentData.cs * src/Ankh.Services/Scc/ProjectMap/SccProjectFileCollection.cs * src/Ankh.Services/Scc/Svn/SvnItem.cs * src/Ankh.Services/Scc/Svn/SvnOrigin.cs * src/Ankh.Services/Scc/Svn/SvnWorkingCopy.cs * src/Ankh.Services/Scc/UI/IAnkhRevisionResolver.cs * src/Ankh.Services/Scc/UI/IAnkhToolWindowControl.cs * src/Ankh.Services/Selection/ISelectionContext.cs * src/Ankh.Services/UI/IAnkhDynamicEditorFactory.cs * src/Ankh.Services/UI/VSDialogForm.cs * src/Ankh.Services/VS/IAnkhDialogOwner.cs Fix xml comment errors and enable generating .xml file.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.Services/Scc/CollectionWithNotify.cs * src/Ankh.Services/Scc/ISupportsCollectionChange.cs * src/Ankh.Services/Scc/KeyedCollectionWithNotify.cs Add .Move() support to CollectionWithNotify
Bert Huijben
More...
almost 10 years ago
* src/Ankh.Services/Scc/KeyedCollectionWithNotify.cs Fix recursion detection.
Bert Huijben
More...
almost 10 years ago
Add some generic collections that allow external observers to track their changes. This is plumbing for generalizing the pending change handling towards WPF and Git.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.Diff/Ankh.Diff.csproj * src/Ankh.Scc/Ankh.Scc.csproj Make VS2013 happy
Bert Huijben
More...
almost 10 years ago
* src/Ankh.WpfEditor.Package/Services/ThemingService.GetTheme.cs Don't rely on existance of .Net 4.5 overload of .GetValue()
Bert Huijben
More...
almost 10 years ago
Obtain the current theme id in the same way as the Managed package helper code does in VS 2013+.
Bert Huijben
More...
almost 10 years ago
Bump SharpSvn version
Bert Huijben
More...
almost 10 years ago
Bump SharpSvn to the 1.9.0-beta1 version
Bert Huijben
More...
almost 10 years ago
* src/Ankh.UI/ProgressDialog.cs More notification handling tweaks.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.UI/ProgressDialog.cs (OnClientNotify): Show full paths in Windows format.
Bert Huijben
More...
almost 10 years ago
* src/Ankh.UI/ProgressDialog.cs Properly handle two new notification types.
Bert Huijben
More...
almost 10 years ago
Use newer SharpSvn to allow fixing some of the 1.9+ notifications
Bert Huijben
More...
almost 10 years ago
Use Subversion 1.9 features of SvnClient instead of the SharpSvn specific helpers on SvnWorkingCopyClient.
Bert Huijben
More...
almost 10 years ago
Switch AnkhSVN to SharpSvn 1.9.x (note that there is no wc format bump for this)
Bert Huijben
More...
almost 10 years ago
Try to enable the 'Cleanup' command on directories that are locked even though we can't really report the directory as versioned. At the same time hide cleanup on single file selections.
Bert Huijben
More...
about 10 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
397
398
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree