Matt Ward
|
e8c1b5f2de
|
Add CodeQuality project to SharpDevelop.Tests solution.
|
13 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 |
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 |
Daniel Grunwald
|
9dbd100c32
|
Fix newlines.
|
15 years ago |
Siegfried Pammer
|
85c1294e1e
|
adjusted paths to references in SubversionAddIn.csproj
|
15 years ago |
Siegfried Pammer
|
2f5fb3122a
|
adjusted sln files (corrected paths to SubversionAddIn.csproj)
|
15 years ago |
Siegfried Pammer
|
d6a70db9e8
|
implemented proper support for method calls without a parameter list in VB
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6378 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Matt Ward
|
8543d7d639
|
Move IL Binding to samples.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6345 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Daniel Grunwald
|
7904fe1943
|
Remove incomplete settings AddIn from build and setup.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@6302 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Peter Forstmeier
|
68a87bf98e
|
Update Wizard for grouping
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/reports@6238 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |