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 387 of 398
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implemented support for submenus. Submenus are created on demand if they don't exist.
Arild Fines
More...
almost 22 years ago
M /src/Ankh/Commands/UpdateItemCommand.cs - Now uses a more intelligent approach to updating multiple items - if one file is in a directory that is on the list of update targets, we won't bother calling update on that file.
Arild Fines
More...
almost 22 years ago
Modified some text but mainly the layout to make it be more readable in the Ankh Setup Wizard.
Kristin
More...
almost 22 years ago
Added support for refreshing projects. M /src/Ankh/Commands/AddItemCommand.cs - Calls RefreshSelectionParents after performing the add M /src/Ankh/Solution/Explorer.cs - Deleted the GetSelectedItems method. Added the RefreshSelectionParents() method M /src/Ankh/Solution/TreeNode.cs - Added parent pointers to all treenodes. Added the Refresh method. Added regions for all the node subclasses.
Arild Fines
More...
almost 22 years ago
Implemented a new function in Client, SingleStatus, which returns the status of a single directory or file, This in contrast to the original Status, which returns a dictionary of path->status mappings
Arild Fines
More...
almost 22 years ago
Fixed the problem where a NullReferenceException was thrown when right clicking on the solution node in solution explorer
Arild Fines
More...
almost 22 years ago
Ups. Moved the wrong methode out of AddItemCommand. Moved AddCandidateVisitor out, and put AddVisitor back in. My fault.
Per
More...
almost 22 years ago
Moved AddVisitor methode from AddItemCommand to resourcevisitors.
Per
More...
almost 22 years ago
Implemented a RevisionPicker control which allows the user to select a revision. Made the RepositoryExplorerControl and ViewLogDialog use the new control.
Arild Fines
More...
almost 22 years ago
Implemented Ankh.AddItemCommand. Added shaddow to the unversioned icon ('?'). Commented out QuerySendByWeb. SolutionExplorer.UpdateSelectionStatus doesn't update the status icons after adding a file yet.
Per
More...
almost 22 years ago
Added information of * What Ankh Alpha can do for you in VS .NET * Ankh Alpha Source Code * Documentation * Start GUIDE a. Default test repository b. Example walkthrough c. For those who have knowledge of Subversion
Kristin
More...
almost 22 years ago
Changed URL to error reporting page
Arild Fines
More...
almost 22 years ago
Added title page required by HIO with two logos. The title page contain information about: * Title * Project number * Employer * Supervisors * Group members * Abstract Etc.
Kristin
More...
almost 22 years ago
Added status icons to the help project.
Per
More...
almost 22 years ago
Added text for status icons. Added images of the status icons.
Per
More...
almost 22 years ago
Implemented support for automatic error reporting
Arild Fines
More...
almost 22 years ago
ASP.NET project to handle error reporting
Arild Fines
More...
almost 22 years ago
Moved SolutionExplorer and TreeNode into their own namespace called Solution. Renamed SolutionExplorer to Explorer.
Arild Fines
More...
almost 22 years ago
M /src/Ankh/SvnContext.cs - LogMessageCallback now passes the CommitItems to the CommitDialog constructor. M /src/Ankh/Commands/UpdateItemCommand.cs - The command is now on Solution and Folder M /src/Ankh/Commands/CommitItemCommand.cs - Ditto M /src/Ankh/TreeNode.cs - Added the SolutionNode class M /src/NSvn.Core.Tests.MCpp/NSvn.Core.Tests.MCpp.vcproj - Turned off precompiled headers in Release mode M /src/Ankh.UI/CommitDialog.cs - Added a list that shows commit items.
Arild Fines
More...
almost 22 years ago
Made the VSUserControlhost.dll register itself during setup
Arild Fines
More...
almost 22 years ago
Switched off precompiled headers in Release mode
Arild Fines
More...
almost 22 years ago
Changed bg color of '+' to yellow.
Per
More...
almost 22 years ago
Fixed a lot of border cases.
Arild Fines
More...
almost 22 years ago
Build file for Ankh now registers the VSUserControlHost control and runs tlbimp on it
Arild Fines
More...
almost 22 years ago
Added check for null pointer in the ProjectItemNode ctor
Arild Fines
More...
almost 22 years ago
Implemented preliminary support for committing and updating whole projects, as well as setting status on those nodes.
Arild Fines
More...
almost 22 years ago
Added support for hosting the Repository Explorer as a tool window. Note that the VSUserControlHost ActiveX control needs to be registered to make this work. Go to the lib directory and type regsvr32 VSUserControlHost.dll.
Arild Fines
More...
almost 22 years ago
User control now also works for revision numbers. Removed committed and base revision and commented out prev (could maby be useful to see HEAD -1 ?) revision because svn throws an exception, even though they are valid options.
Kristin
More...
almost 22 years ago
Fixed cursor bug. Disabled go button while getting info from repository.
Per
More...
almost 22 years ago
Changed the VS installer. Added licence and readme. It now works.
Per
More...
almost 22 years ago
←
1
2
…
383
384
385
386
387
388
389
390
391
…
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