Daniel Grunwald
d38eb13e71
AnalyticsMonitorService: move to new services infrastructure
13 years ago
Daniel Grunwald
fbced09b89
Start restructuring of SD Base:
...
- the static class "SD" is providing services
- service interfaces are defined in ICSharpCode.SharpDevelop.dll
- services are implemented in SharpDevelop.exe or in AddIns
- ICSharpCode.SharpDevelop.Sda is moved into SharpDevelop.exe
Also added XmlEditor.Tests to SharpDevelop.Tests.sln
14 years ago
Daniel Grunwald
6bcc5661e8
Use <ReferenceOutputAssembly>false</ReferenceOutputAssembly> for build-order dependencies.
14 years ago
Daniel Grunwald
654b09a84d
Add IParser.CreateCompilationForSingleFile to improve editing files outside of projects.
...
Fix build errors in unit tests.
14 years ago
Matt Ward
e8c1b5f2de
Add CodeQuality project to SharpDevelop.Tests solution.
14 years ago
Daniel Grunwald
568f8b2d58
Adjustments to AvalonEdit unit tests.
14 years ago
Siegfried Pammer
c0548cc328
WIP on Unit Tests
14 years ago
Daniel Grunwald
900d4a73d9
Mark all assemblies with x86 references as x86.
14 years ago
Matt Ward
fd533a25e1
Add JavaScript addin to main solution and installer.
14 years ago
Matt Ward
74783bb62c
Add ASP.NET MVC addin to main SharpDevelop solutions.
14 years ago
Siegfried Pammer
be15f5a0b2
fixing build
14 years ago
PeterForstmeier
9739235d19
Tooltip in TreeMap show the numeric value the map is made from
14 years ago
PeterForstmeier
f745ec42dd
Eliminating zero values from Queries reduce render time for test assembly from 6 to 1 secounds
14 years ago
PeterForstmeier
4591d52baa
Reset databinding for TreeMaps
14 years ago
PeterForstmeier
7784f273da
Set Icon's for ServiceMethods in AddServiceReferenceDialog.xaml/ListView
14 years ago
Daniel Grunwald
2e063ef04c
Update ICSharpCode.Decompiler to ILSpy commit c542648d (ILSpy 2.0.0.1485).
14 years ago
Daniel Grunwald
6cf37cdd1b
Add TreeMaps to SharpDevelop solution, and remove WinFX reference from TreeMaps.csproj
14 years ago
Siegfried Pammer
c1a89d234e
remove failing tests from ICSharpCode.SharpDevelop.Tests.csproj; add CSharpAmbienceTests
14 years ago
peterforstmeier
55753768a9
Modify SqlParameters, adjust NameSpaces
14 years ago
Siegfried Pammer
dbab6f0948
updated resource files
14 years ago
Siegfried Pammer
d5398b3960
fix Setup and Tests
14 years ago
Eusebiu Marcu
fa846214c6
remote old ILSpy addin from sln
14 years ago
Peter Forstmeier
1b995690d6
Adjust NameSpaces, remove DebugCode
14 years ago
peterforstmeier
6a07350264
Rectangle as Container in FixedDocument, same extension methods from ICSharpCode.SharpDevelop
14 years ago
Tomasz Tretkowski
3b679b306d
Set MachineSpecifications and MachineSpecifications.Tests project build platform to Any CPU.
14 years ago
Matt Ward
0052ecf4f6
Add PackageManagement.PowerShell project to SharpDevelop tests solution.
14 years ago
Matt Ward
dc8a3a3547
Add text templating addin to SharpDevelop solution.
14 years ago
Tomasz Tretkowski
49d368f72c
MachineSpecifications runner added to solution.
14 years ago
peterforstmeier
70e2b6c435
Move-Rename some Files, adjust namespaces
14 years ago
mrward
f5df2190b9
Add PackageManagement.Cmdlets project to SharpDevelop solutions.
14 years ago
peterforstmeier
bcdb65f125
WPF - Image from File
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
3301c6c4ca
Update to Mono.Cecil 0.9.4.1 (commit f5c9642760)
14 years ago
Daniel Grunwald
8af6f54abd
Add ILSpy AddIn.
14 years ago
peterforstmeier
56cd50bf0b
Rectangle and Circle can act as Container
15 years ago
peterforstmeier
21e807ce49
Remove 'Irony' from Projects, set reference to Libraries/Irony.dll
15 years ago
Daniel Grunwald
78fcd1140f
Remove Reflector AddIn as Reflector will be non-free soon.
15 years ago
peterforstmeier
0b51f93ed9
Remove the Value 'unbound' if a Column or Property = String.Empty or null.
...
Adjust test's, cleanup TestClasses
15 years ago
Peter Forstmeier
4eef7e398d
ListStrategy return String.Empty if Property = null,
...
Update UnitTest's
15 years ago
mrward
5da955fecb
Add NuGet package management addin.
15 years ago
Daniel Grunwald
a4797dcb1a
Re-enable settings editor.
15 years ago
mrward
569cce4d8e
Fix SD-1693 - Double clicking on line in debug output causes ArgumentException.
15 years ago
peterforstmeier
03522945df
UnknownFunctionException.cs (replace evaluation result with ErrorMessage)
15 years ago
peterforstmeier
b236904de7
Evaluation inside Grouping
15 years ago
Daniel Grunwald
79bafd9b44
Set AvalonEdit.Sample to compile for .NET 4
15 years ago
Daniel Grunwald
1c24db6a00
Fix conflict in SharpDevelop.Tests.sln
15 years ago
Siegfried Pammer
9bb6ab5a93
added missing ICSharpCode.Scripting.dll to the solution
15 years ago
peterforstmeier
c42f818b3a
GroupHeader can contain DataItem as textItem as well.
...
Wizard can generate Grouped Reports, add UnitTest's for Wizard/Generators/GenerateListWithGroupFixture.cs
15 years ago
Daniel Grunwald
90e5e780f9
Add GitAddIn to setup.
15 years ago