5470 Commits (639c6c9e3936eba2ee87b8b57cef321d4b768566)
 

Author SHA1 Message Date
Daniel Grunwald 639c6c9e39 Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 15 years ago
Daniel Grunwald c5b862e402 Make NUnit compatible with .NET 4 RTM (instead of .NET 4 Beta 2). 15 years ago
Siegfried Pammer db2ee49105 [VB9] Set Dom.IMethodOrProperty.IsExtensionMethod to True if <Extension> is used on VB methods. 15 years ago
Daniel Grunwald 14c53aca0e Merge /branches/3.0 to /trunk. 15 years ago
Peter Forstmeier 084f6c245e Cleanup (FxCop) 15 years ago
Matt Ward 7e70410614 Updated NUnit to version 2.5.4 15 years ago
Peter Forstmeier 74898caa64 Cleanup (FxCop) 15 years ago
Peter Forstmeier 3b1ca96543 BaseTextItem show Field names with StringTrimming.EllipsisCharacter,BaseImageItem show image source 15 years ago
Siegfried Pammer 12fc1baa6f add class code generators to refactorings context menu 15 years ago
Peter Forstmeier 7b29baf57b Cleanup, rename IContainerItem to ISimpleContainer 15 years ago
Peter Forstmeier 6bb29cbb75 Add ResourceString's for ReportViewer, work on Converts 15 years ago
Siegfried Pammer 7210290f9e remove bookmarks from refactoring context menu 15 years ago
Peter Forstmeier 8654ab50c4 Update ReportViewer - Toolbar (remove CancelButton), add reportViewerMessages to localize ReportViewer.cs 15 years ago
Matt Ward b48dc4a228 Prevent xml.xsd from being downloaded whilst running xml editor unit tests. 15 years ago
Daniel Grunwald fcaaa81a70 Fixed a possible cause for SD2-1640 - DirectoryNotFoundException when adding source file 15 years ago
Daniel Grunwald 05660f70af Fixed tests 15 years ago
Daniel Grunwald 44de5f2def Fixed build. 15 years ago
Daniel Grunwald 79e8189c7c Fixed SD2-1604 - Code completion does not learn commonly used items 15 years ago
Daniel Grunwald b7dd5692aa Assign fixed version number to DockPanelSuite; the auto-increment versions seems to have caused setup trouble for some people. 15 years ago
Daniel Grunwald 493ea45a5d Close InsightWindow when typing ')'. 15 years ago
Peter Forstmeier 681a081213 Rework conversion of RowConverter and TableConverter, remove duplicate code 15 years ago
Daniel Grunwald b6cea6adb3 Fixed "is assembly in GAC" check for .NET 4 assemblies (thanks to Feng Chen). 15 years ago
Siegfried Pammer c919c50647 fixed XAML CC unit tests 15 years ago
Siegfried Pammer 408f188dc2 fixed partially invisible description in XAML code completion options pad 15 years ago
Siegfried Pammer 65e2ff4868 fixed insertion bugs in XAML code completion and added unit tests 15 years ago
Siegfried Pammer 85b56c804b fixed bug in XAML code completion: some accessible classes where not shown in CC 15 years ago
Martin Koníček fdade85324 Fixed build - removed Graphviz binaries from setup. 15 years ago
Martin Koníček f5992fd774 Fixed build (forgot to remove post build event to xcopy Graphviz assemblies). 15 years ago
Martin Koníček 324cd7923b Object graph visualizer - replaced Graphviz's neato.exe by my custom spline routing. Removed all native Graphviz libraries. 15 years ago
Peter Forstmeier d086008980 Designer - change naming of Items in PropertyGrid 15 years ago
Peter Forstmeier acb82cb2b6 Change Images for EventLogger 15 years ago
Peter Forstmeier 99cacb8221 EventLogger goes directly to pdf 15 years ago
Matt Ward 7747fbfe49 Snippet compiler sample now supports tooltips. 15 years ago
Peter Forstmeier a6e86a9505 EventLog Report 15 years ago
Daniel Grunwald 58fb57ce24 Move NumericUpDown and ZoomScrollViewer to SharpDevelop.Widgets. 15 years ago
Daniel Grunwald b7d09c54ad Prevent XmlFoldParser from loading external DTDs. 15 years ago
Daniel Grunwald 4ebc9a9abe Improved Ctrl+MouseWheel Zoom 15 years ago
Daniel Grunwald f3761e20da Removed unused code from ICSharpCode.SharpDevelop.Widgets. 15 years ago
Daniel Grunwald 9df9abc77e Implemented Ctrl+MouseWheel zooming. 15 years ago
Daniel Grunwald 090bf516bb Use AvalonEdit in definition view. 15 years ago
Peter Forstmeier 01eb28213d FilePath in ImageItem is set even if Item is added to existing Report 15 years ago
Peter Forstmeier a6346467ca Add missing Files 15 years ago
Peter Forstmeier 8de6e87f57 Runtime modifiable Reports, 15 years ago
Siegfried Pammer 4b0f67416e fixed console output 15 years ago
Daniel Grunwald f83fc63c26 Fixed lookup of relative paths for build errors. 15 years ago
Siegfried Pammer d11184a05c XamlOutlineContentHost now recreates outline tree only if the ParseInformation has been updated and not every 2 seconds 15 years ago
Siegfried Pammer 69e5d1a6dc fixed OverrideEqualsGetHashCodeMethodsDialog 15 years ago
Daniel Grunwald 7329ed2eb4 Fixed race condition in XmlFoldParser that could cause parser threads to get stuck in an infinite loop. 15 years ago
Daniel Grunwald 4a6c63d0a2 Don't use <TrackFileAccess>false</TrackFileAccess> because it forces a recompile every time. Move the resgen-requiring projects to .NET 4.0 instead. 15 years ago
Daniel Grunwald 08308c5729 Make verbose MSBuild output even more verbose. 15 years ago