Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/maikebing/AnkhSVN
https://github.com/maikebing/AnkhSVN
* src/Ankh.Package/Ankh.Package.csproj
* src/Ankh.Package/Gui/AnkhSvn.xml
Update references.
...
9f7127cb3b6715afdfa423386dc3388d67988f6b authored almost 13 years agoCleanup some references. Import interop interfaces.
90f34cdd290e897e4bf0cace2695239d05da2dcf authored almost 13 years ago5a7cea3467b869c6753a2399ca552dbbf31788cf authored almost 13 years ago
* src/Ankh.Package/Gui/AnkhSvn.xml
* src/Ankh.Package/VSPackage.resx
Fix transparancy of toolwi...
c9783f9e69782c899d2d606d12cd4fc5835bd266 authored almost 13 years ago
* src/Ankh.Package/Ankh.Package.csproj
* src/Ankh.Package/Gui/AnkhSvn.xml
* src/Ankh.Package/Gui...
This automatically handles the command localization for us.
* src/Ankh.Ids/AnkhCommand.cs
Mark...
4055664a5623a592d14ac2bf318392750152c0ea authored almost 13 years ago
Mark as managed by AnkhSVN.
caea1e7f2aadedce62b2eb6cfcd583be6dbe95e4 authored almost 13 years ago
* src/Ankh.Scc/AnkhSccProvider.FileMap.cs
* src/Ankh.Services/Scc/IProjectFileMapper.cs
Extend...
Fix logic to keep the files that must be committed and avoid the rest :)
52ca32b06b84a90333c6fa7db694ae4afc79a82e authored almost 13 years agonew project dialog.
* src/Ankh.Package/Gui/AnkhSvn.xml
Allow argument.
* src/Ankh.Scc/AnkhScc...
d61ff97d3093608d3869a6027bafe2abedce4f02 authored almost 13 years agocommit. This removes the scalability problem of the pending changes window
with tens of thousands...
Another SharpSvn version bump
cfaeef7ab43f7a0939478f2bfc3fc03767e2f22d authored almost 13 years agobdff3556ef9fb8cd97051bfcef68cded2337a68c authored almost 13 years ago
Reuse object
e2dd1430eca086f2d7f75376067267e96e774b2e authored almost 13 years agoSimplify code a bit before refactoring
999f8e0ff37b9a3b0d8c0581cdcff0bace440d87 authored almost 13 years agoAvoid designer breakage when committing with VS2010+
ebcd69e6cd68033360807997b12efe318340884a authored almost 13 years ago
* src/Ankh.Services/Ankh.Services.csproj
Update reference
7084ae0fc5b54d1311e84e2423d5fd1a8f712f13 authored almost 13 years ago
36f7b2ef7d2e086f2eaf6d177ab8ed731007cf42 authored almost 13 years ago
8764382103cb9466ae4f3e0cce082a3111635072 authored almost 13 years ago
af3ca7aa85e31225a10a7066700e4ea0829e3c37 authored almost 13 years ago
Allow non-specific version on ComponentModelHost. And remove unneeded
hintpaths to allow fail...
Remove double import
d28e9bd7d61b234256d1ea6cee538af3b8864517 authored almost 13 years agoRemove invalid using.
ba2b0de1a5368d25958e7dd076bb884b128b82d6 authored almost 13 years ago Clear reference to COM-style objects when disposing.
(Probably never a real COM reference, bu...
Visual Studio 2010 and later. This might break compilation on Visual Studio
2010.
* src/Ankh.Ser...
4f2521ea7cd1f8b1c40963c01745f1666eaf6af2 authored almost 13 years ago2875343f4e1fc231920d2e7b5734088c3a6d2b3d authored almost 13 years ago
78b3224795f1d297cdddccccd522f4fc57e457f5 authored almost 13 years ago
31a16ab6c59340a80529b6f4d0514ba980ee8305 authored almost 13 years ago
7bfa3a45bb076a9b93cfd61a1cc44889b74c4a63 authored almost 13 years ago
aba102fa0218ddb735e269a8271cb84f86b85d49 authored almost 13 years ago
4fff52a510584b7b52f56818f2afabbacecd8555 authored almost 13 years ago
Provide new uuid for wpf package to hopefully resolve loading issues for those
that were unlu...
502258a6ba964886d443889e2b3f4700e3e14ea2 authored almost 13 years ago
68004ac9d87e2dae6c44c9dba50ba29a431a9d48 authored almost 13 years ago
a851bdf5baecea1488f0dc0d6b185ac6a291a01a authored almost 13 years ago
Remove some unused .Net 4.0 specific testcode to unbreak compilation on .Net
2.0.
the Solution Navigator package (of the Productivity Power tools VSIX package)
is installed.
This...
7c1ab44ab6336ad1b1f1a3a4b3ff697cf7442eb2 authored almost 13 years agoadding them at once instead of one at a time, to avoid the performance penalty
of several window ...
* src/Ankh.Services/Scc/AnkhStatus.cs
* src/Ankh.Services/Scc/SvnItem.cs
Revert r10943 as this ...
When SharpSvn reports SVN_ERR_WC_NOT_WORKING_COPY from .Status() we can assume
that there is no p...
Re-enable the selection publication after accidentally committing the
disabling in r10938.
Fix compilation.
66445a6ca5c8adc22eb5d96ef2a9c859686f1d5c authored almost 13 years agocurrently selected in Visual Studio 2010 and 11. This should fix the class
viewer navigation slow...
Provide the right name for a command.
94a52b997d4a4d4f374e9176848a284564c69976 authored almost 13 years ago* src/Ankh.UI/VSSelectionControls/SelectionItemMap.cs
* src/Ankh.VS/Selection/SelectionContext.Ac...
Small optimizations to common code path.
d7cd7c578f061b9c7cf40f490506f1a37408cf61 authored almost 13 years ago Remove some bugs from the update code (e.g. project switch enabled if there is
no project sel...
Cache the walker instance.
a89d9a82a44eb45007f288b1d2156558f994c59e authored almost 13 years agoSimplify code by just using the version number itself.
d3b83db5bbdd7b73d23355416e139a1e3ef792ba authored almost 13 years ago Never set a IVsHierarchy without updating the id. In this case a tooltip on
the .sln doesn't ...
* src/Ankh.Services/IAnkhPackage.cs
* src/Ankh.VS.UnitTest/Mocks/PackageMock.cs
Remove unused a...
Following up or r10930, fix last second edit typo.
a31c31c940fce74f057fa775e0754dd6667b808d authored almost 13 years ago Remove lock from obtaining version. The lock is not necessary for setting a
variable (see clr...
ISelectionContainer. This allows using a more efficient selection model in the
annotate viewer, w...
hosting. This hooks the service provider in a cleaner way.
* src/Ankh.VS/Dialogs/VSDocumentFormP...
75ad7635e833f710054d6b078ff719700002e3cf authored almost 13 years agoc8fcca3f6714e17f1d200057ba3cf7cf6db64481 authored almost 13 years ago
027fc29bea512a53188e575155c24ea70e6ebc22 authored almost 13 years ago
Remove unneeded code paths.
2166e614ac41e1a2b31368247ff81ed5176cae95 authored almost 13 years agoba3f030770054f2251e96272386e201a3854e53e authored almost 13 years ago
Don't check for inherited attributes
ce0bada3f7771141f7e3fd368df38d3022627370 authored almost 13 years agoPerform cheap attribute check before loading ancestors.
116f4af94f95b64b2442c820fe2edee45636944d authored almost 13 years ago39705ec91926046dfeae8651c748f512a38e69c5 authored almost 13 years ago
Use a non exception cast, just to be sure.
b6dc0f480a21c4cca02ba3f3f79577b9647909eb authored almost 13 years ago3277413a64de87d257c806675af8278a992060c5 authored almost 13 years ago
Create .wxi files in obj\ instead of obj\$(Configuration)\
2d8ff5d5956c4a2156db6f317d227d072a13fa02 authored almost 13 years ago
* src/Ankh.VS/Dialogs/VSDocumentFormPane.cs
Add fallback for when services not found
Following up on r10915: .Major is the interesting part
ee93d66ffd0dbc84023454a16b23ce371bfab54d authored almost 13 years agoAvoid allocations
bb80000120305319a2610fcf2b6f12ea1b608ca6 authored almost 13 years agoFix visual breakage in VS11. This doesn't fix the selection problem yet :(
98f655ad03d83c08f8fe044cac8d13dd6e2b8633 authored almost 13 years ago* src/Ankh.WpfEditor.Package/Ankh.WpfEditor.Package.wxs
Fix setup step by simplifying .wxi loca...
Remove unused event.
4520eb95f708565ac465a64ebcd2e27c2d0fa9b2 authored almost 13 years agoRemove unneeded specialization class.
bf470886e3a4d45f5de5855df7f02f82ba9b52da authored almost 13 years agothen the one defining this id. I can't prove that this failed, but when it does
it probably cause...
Remove Mixed mode configuration (using VS11)
b322c8b8682a988181aee2c99ea1331b55c6b86a authored almost 13 years ago15d569f725f81aed856a436a847a791b730b721f authored almost 13 years ago
solution configuration give all projects a proper x86 target.
(All projects except Ankh.Ids are x...
cffc8f2eb1273eb3a8628ed6bb376b7e14587a38 authored almost 13 years ago
Fix log message.
260116ff34e8cdfe9cd4f0ab605712b1a9e27ae0 authored almost 13 years agobce9fcf3e453c806d3b72fbdcedc8fc01cfe1c85 authored almost 13 years ago
up to Visual Studio yet.
* src/Ankh.Services/AnkhRuntime.cs
Retry promotions
* src/Ankh.WpfEd...
1e748a3d2df07160955481741a807be8cd3f76ba authored almost 13 years agofdeae49806e38f0d0de7e0c0b579c134c9dae7c9 authored almost 13 years ago
Use a more COM compatible way to find AnkhSVN.
ee5ce5ff204a7079033f8c7fa0cdb1165a1bf5bc authored almost 13 years agoFix casing of guid.
* src/Ankh.Package/Attributes/ProvideLanguageSettings.cs
Remove comment.
cf882582c01d3e4dcf09cf5651c7de11561e8878 authored almost 13 years ago
* src/Ankh.WpfEditor.Package/AnkhSvnWpfPackage.cs
Provide a package description for easier debu...
b24d91ab603763b8baeb2a36d099f6aa638826d2 authored almost 13 years ago
* src/Ankh.WpfEditor.Package/Properties/AssemblyInfo.cs
Update information and make sure we hav...
Use the 'as' operator in an attempt to not crash on invalid AnkhSVN versions.
d211574f7ef13df2869527b80e85f19ee759bdb0 authored almost 13 years ago465a4649c49c0d2400c968a070f412483c6e2aa9 authored almost 13 years ago
Use "Visual Studio 11" for VS11.
1ea9afdb98f7b7affaa19afda7e3f473dba9ad12 authored almost 13 years agoFetch target from the right directory.
5d3d21173810a85195b96efbcb850840004404aa authored almost 13 years agoMake this compile on the buildbot by not using project variables.
1f7ca1e08d322f7546d676c130765dea6c7ff995 authored almost 13 years agoDon't harvest projects.
8c40ebabeb2f7e1eec432bca1684f3ca2002eed7 authored almost 13 years agoFix some package name references.
615af0d372ee27f2d6ce71254b066607f9c2078d authored almost 13 years agothe WpfEditor package.
* src/Ankh.Votive.wixproj
Generate files, allowing override on buildbot...
(This breaks the MSI build, but will be fixed within a few hours)
* src/Ankh.Votive.wixproj
* sr...
e29e037ba047b3cd865d34496c3e7da6f3ed79e2 authored almost 13 years ago