5381 Commits (9ee5a7b3ccb84a3bb04c41e8a8fbfa25cbf36fbf)
 

Author SHA1 Message Date
Matt Ward 7de4e89a25 Removed missing IronRuby assemblies from installer. 16 years ago
Matt Ward 440a96e542 Use IronRuby 1.0 RC2 assemblies for .NET 4.0 RC1. 16 years ago
Matt Ward cea559312f Merge python addin to trunk and use IronPython 2.6.1 RC1 for .NET 4.0 RC1 16 years ago
Siegfried Pammer e59d785117 temporarily disabled IL rewriting in profiler (profiler fails with BadImageFormatException on some assemblies) 16 years ago
Christoph Wille 223d49ca08 UsageDataCollector skeleton project 16 years ago
Christoph Wille 4ca1c6cfa0 Add service contract, change proxy namespace to not collide with newly added service contract. 16 years ago
Christoph Wille 6c663e71f3 Moved all DataContracts to Contracts namespace (UsageDataCollector) 16 years ago
Siegfried Pammer 5ea7e6efe0 corrected offsets of inserted code in InsertCtorDialog.GenerateCode 16 years ago
Siegfried Pammer 55ab9226d6 fixed scrolling bug in TextView.MakeVisible 16 years ago
Siegfried Pammer 954fbbb142 - Added translations for refactorings and updated string resources 16 years ago
Daniel Grunwald 84f0895b3b Added support for default parameters and variance annotations to C# parser. 16 years ago
Daniel Grunwald 42eb68eeb7 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald 23171fe112 Fixed issue when building solution that had a mix of difference project configurations. 16 years ago
Daniel Grunwald c65bdc038d Don't install the SharpDevelop start menu shortcut to a folder. Include the version number in the shortcut name (this helps when using the Vista start menu search and several SharpDevelop versions are installed). 16 years ago
Matt Ward cb47bdf23e Updated to IronRuby 1.0 RC2 16 years ago
Peter Forstmeier f39aff62c8 Add patches from Alex Rednic , center page in ReportViewer, better drawing of bitmap 16 years ago
Daniel Grunwald fa8cbc56ff Update string resources. 16 years ago
Daniel Grunwald c3ef772a34 Don't include WiX documentation in SharpDevelop setup. 16 years ago
Daniel Grunwald 6991527a95 Removed SHFB from SharpDevelop distribution. 16 years ago
Daniel Grunwald 3c212c5839 Improved F# interactive pad. 16 years ago
Daniel Grunwald 659144824e Install debugger to correct directory. 16 years ago
Daniel Grunwald d8a358fae7 Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
Daniel Grunwald d14bd65876 Fixed references to F# binding in solution files. 16 years ago
Daniel Grunwald 23d3dbf841 Ported F# binding to C#. (merge from 3.0 branch + added back adjustments for SD 4.0) 16 years ago
Matt Ward 17919daecf Updated IronPython to 2.6.1 RC 1 16 years ago
Peter Forstmeier a590afef8e Change Icons in ReportViewer.cs (transparent background), reset DataManager after report is rendered. Update sample. 16 years ago
Daniel Grunwald be5d31d643 Ported F# binding to C#. 16 years ago
Daniel Grunwald 3c7d526857 Show progress of SD status bar also in Windows 7 taskbar. 16 years ago
Daniel Grunwald 3188b51637 Fixed unit tests. 16 years ago
Daniel Grunwald 3c77ae8ba6 Test for .NET 4 RC in setup. 16 years ago
Christoph Wille 053e729344 Temporary build fix for <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">. Set <OtherFlags> to value "--standalone". Only fixes build server, might cause runtime issues (deferred for fixing). 16 years ago
Siegfried Pammer 301cb7b6b3 fixed bug in XAML binding: x:ClassModifier was not visible in CC in root element, but x:FieldModifier was. 16 years ago
Siegfried Pammer cf9d7e4766 XAML binding now uses correct modifiers for classes and fields (implemented x:ClassModifier and x:FieldModifier support) 16 years ago
Christoph Wille 194c8e2466 Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago
Daniel Grunwald fb3fa4dac7 Rewritten IProgressMonitor: 16 years ago
Peter Forstmeier 9dce11b6b2 Manipulate ReportSettings inside ReportLoad to set absolute ReportFilename, otherwise no relative filename are working 16 years ago
Peter Forstmeier df489ce4fd Fix broken build 16 years ago
Daniel Grunwald f2bae1ba6e Fixed forum-10719: AvalonEdit swallows Alt+Space 16 years ago
Daniel Grunwald 947f9ae4db Fixed some FxCop warnings in WPF designer. 16 years ago
Martin Koníček 88bf8d0085 Object graph visualizer shows values again - modified AtomicType.IsAtomic to work again after the reimplementation of Debugger.Core.DebugType (DebugType being derived from System.Type). 16 years ago
Peter Forstmeier 1fe4014652 RelativeFileName for Images, set Filename in Designer 16 years ago
Matt Ward a6615d81d5 Added constructor insight for python and further improved completion for imported .NET libraries. 16 years ago
Siegfried Pammer 3d952fe24c - implemented SelectCulturePanel as WPF OptionPanel 16 years ago
Peter Forstmeier 93c044b4ba ReportViewer show evaluated pages 16 years ago
Peter Forstmeier d41568da4b Zooming in ReportViewer, ReportViewer.SetupAsyncron is now Obsolete, use RunReport 16 years ago
Matt Ward e6b79a0398 Improved python code completion for .NET library imports. 16 years ago
Daniel Grunwald 788a578ce7 Fixed build. 16 years ago
Siegfried Pammer d111238f33 - added CSharpBackgroundCompiler 16 years ago
Matt Ward 99e98d1cfb Merge python addin from 3.0 to trunk. 16 years ago
Daniel Grunwald b69ac8a54a Fix build error in CompletionWindowBase.cs. AvalonEdit targets .NET 3.5, but used a .NET 4.0 member. 16 years ago