386
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modified "Project Specifications" Moved "System Design" to "Design Phase" from "Project Specification" Added text and diagram to Mental Model : Analysis of what the system can do for the user, relation between actions and actors etc. Added text to "Design Phase" More... almost 22 years ago
Added support for right click menus in the repository explorer treeview. More... almost 22 years ago
Added support for displaying nested exceptions when an exception is thrown More... almost 22 years ago
A /src/Ankh/RepositoryExplorerMenuAttribute.cs - An attribute for repository explorer menu items. A /src/Ankh/RepositoryExplorerMenuItem.cs - Repository explorer menu items. A /src/Ankh/RepositoryExplorerMenuItem.resx - Blah More... almost 22 years ago
Added a test for the Name property More... almost 22 years ago
Forgot to check in this More... almost 22 years ago
Added references to NSvn.Core and NSvn.Common More... almost 22 years ago
Implemented support for parameters in authentication providers, as well as the SaveCredentials method More... almost 22 years ago
Blanked out position 5(pos 6 in bmp), since it is beeing set as status icon from VS on all files Ankh doens't set a status icon on.
Per
More... almost 22 years ago
User control that dispaly a treeview based on selected revision. More... almost 22 years ago
Introduce the concept of a "NSvnContext" object, which closely mirrors the functionality of the ClientContext object, albeit on a higher level. Clients of the AAPI are supposed to override NSvnContext to respond to callback messages. More... almost 22 years ago
Implemented the basics of UpdateCommand. More... almost 22 years ago
Since the collections in the VS.NET automation model seem to be indexed from 1 and up(:-/), I have changed calls to pitem.get_Filenames(0) to pitem.get_Filenames(1) More... almost 22 years ago
Implemented preliminary support for committing with log messages. More... almost 22 years ago
Implemented support for cancelling log messages. More... almost 22 years ago
Made the addin not fail when encountering unversioned items in unversioned folders More... almost 22 years ago
Changed color of icons. And changed normal icon.
Per
More... almost 22 years ago
Changed the status_icons. And added them to statusMap in SolutionExplorer. Haven't mapped all icons.
Per
More... almost 22 years ago
Made the AuthenticationProviderCollection a gettable and settable property on the SvnResource class More... almost 22 years ago
Made the solution build in the Release configuration and added support for precompiled headers. More... almost 22 years ago
Implemented support in NSvn for committing multiple targets simultaneously. More... almost 22 years ago
Implemented the AddItemCommand class. Bits and pieces all over. More... almost 22 years ago
Implemented the basics of solution explorer integration. More... almost 22 years ago
Added screenshots and text of propertyeditor.
Per
More... almost 22 years ago
Reorganized the 'using-ankh' folder. Adding empty .xml files. Added 'back' & 'next' link at the bottom of all files under 'basic work cycle'. Fixed numerous typos.
Per
More... almost 22 years ago
Modified the enclosed use case schemes. Reorganized some chapter headings. Added text about Testing. Added text to Conclution. Added references to appendix. More... almost 22 years ago
Added Status_icons.bmp
Per
More... almost 22 years ago
Added text to almost all chapters and subsections. Added explanation/text to future developments, conseptual model, use case chemes ++ More... almost 22 years ago
Added text to almost all subsections just to remember that we should. Added text to buildmail, commitmail, project challenges, why use Ankh (Eva wanted this section both in process and product doc). More... almost 22 years ago
Added text to almost all chapters and subchapters. Added explanation/text to future developments, conceptual model, use case chemes ++ More... almost 22 years ago