7438 Commits (b6f46a7c551d5c6bd543b02fb6e36e284f905553)
 

Author SHA1 Message Date
Matt Ward 2f3d89a313 Return the NuGet version number for the PowerShell host version. 14 years ago
Matt Ward 8fae88d020 Support opening files from PowerShell scripts that use DTE.ItemOperations.OpenFile. 14 years ago
Matt Ward a3566e1c68 Support installing SQL Server Compact NuGet package. 14 years ago
Matt Ward f036b01bac Save project after making changes with PowerShell scripts. 14 years ago
Matt Ward 873c6af946 Add support for adding GAC references and post build events in NuGet PowerShell scripts. 14 years ago
Matt Ward adeeb6ceb9 Show line being executed in the console window when a PowerShell script has a runtime error. 14 years ago
Matt Ward 9e2d9ff8b0 Fix exceptions thrown when PowerShell script writes to host. 14 years ago
Matt Ward e37674ff62 Fix cross-thread exception when deleting files and directories. 14 years ago
Matt Ward a3b896b2e6 Check PowerShell scripts exist before attempting to run them. 14 years ago
Matt Ward 776d564105 Disable support for running PowerShell scripts in Add Package Reference dialog. 14 years ago
Matt Ward 9a726f5b07 Add support for running PowerShell scripts in NuGet packages. 14 years ago
Matt Ward 5ce9465f25 Show better error messages in the Add Package Reference dialog when an aggregate exception has an inner aggregate exception. 14 years ago
Matt Ward 23142939d5 Log exceptions raised in the Add Package Reference dialog. 14 years ago
Matt Ward f1e142228b Remove unused code. 14 years ago
Matt Ward 4d3453902c Add missing unit tests. 14 years ago
Matt Ward 84a08041c1 Remove cmdlet dependency on the active solution. 14 years ago
Matt Ward ab1229eadc Return PackageManagementProjects from console host. 14 years ago
Matt Ward b229231c85 Remove properties no longer required from package actions. 14 years ago
Matt Ward e7fb02720a Move install/uninstall/update package actions to project. 14 years ago
Matt Ward 8e12bbc046 Remove unused code. 14 years ago
Matt Ward 41ee929603 Add PackageManagementProject class. 14 years ago
Eusebiu Marcu 244521346e add CallStack missing resources 14 years ago
Eusebiu Marcu bd041f141f add ShowModuleNames resource string for Callstack pad. 14 years ago
Matt Ward a354836b3b Rename PackageManagementService to PackageManagementSolution. 14 years ago
Matt Ward e182ef53ae Reduce number of parameters in PackageViewModel constructor. 14 years ago
Daniel Grunwald 48b5e0e52f Add decompiler functionality to ILSpy AddIn. 14 years ago
Daniel Grunwald 753dfd5d65 Remove Eusebiu's metadata decompiler. 14 years ago
Daniel Grunwald 15ded15fbd Move ILSpyAddIn to display bindings. 14 years ago
Daniel Grunwald ee420f305e Add ICSharpCode.Decompiler. 14 years ago
Daniel Grunwald 14f5e0766d Add new NRefactory (actually a reduced version; not containing the C# parser) 14 years ago
Matt Ward aecbb026b4 Move package view model logging to separate class. 14 years ago
Matt Ward 0a8be1d18f PackageManagementOutputMessagesView no longer needs to implement ILogger. 14 years ago
Daniel Grunwald 3301c6c4ca Update to Mono.Cecil 0.9.4.1 (commit f5c9642760) 14 years ago
Matt Ward c6ff8a7ad1 Package operation log messages are now raised as package management events. 14 years ago
Daniel Grunwald dd6ad96a28 Merge branch '4.0' into master. 14 years ago
Daniel Grunwald 040a21b2da Update string resources. Re-enable Italian. 14 years ago
mkonicek c0312c45d5 Collection visualizer - moved ColumnPicker to a separate file. 14 years ago
mkonicek 09319462f2 Moved files into right folders. 14 years ago
mkonicek af0f9cbdd5 Fixed a bug in ObjectGraphBuilder caused by recently added "Properties first, then fields" sorting. 14 years ago
mkonicek b36e7335f6 - "Raw view" node in Object graph visualizer (commented out for now). 14 years ago
Matt Ward c1d3a8dda5 Move package install/uninstall events into package management events class. 14 years ago
Matt Ward 56caa05034 Remove message reporter class. 14 years ago
Matt Ward 7443b601fb Remove options dependency from PackageManagementService class. 14 years ago
Matt Ward 8eee3a31f6 Move package repository code into separate class. 14 years ago
Daniel Grunwald 05243c86cd Make options dialog start centered. 14 years ago
Daniel Grunwald 3f91c3f49f Fixed forum-13033: Reopened documents do not scroll to correct position 14 years ago
Daniel Grunwald d6918254e9 Preserve active document (and order of documents) on layout switches. 14 years ago
Matt Ward 77c0d4c4ca Move unit tests for package processing actions into separate test classes. 14 years ago
Daniel Grunwald 857dec863b Git OverlayIconManager: avoid removing the overlay icons belonging to other version control systems. 14 years ago
Daniel Grunwald a7938d7e56 Work around a WPF issue when %WINDIR% is set to an incorrect path 14 years ago