5351 Commits (0e6e93c0197686652b5e1517b23bf2e5c37e3cb0)
 

Author SHA1 Message Date
Daniel Grunwald 0e6e93c019 Update to AvalonDock 1.2.2702. 16 years ago
Daniel Grunwald f9a40b7892 Fixed StringResourceTool "Find missing resources". 16 years ago
Siegfried Pammer 4747435f03 - added GridUnitSelector for columns 16 years ago
Daniel Grunwald 146b73ea01 Fixed bug introduced in last revision that caused test failure. 16 years ago
Daniel Grunwald 80c40eb5c0 Fixed SD2-1621 - WinForms designer: events are not created in source code 16 years ago
Daniel Grunwald 1a5042de91 Remove unused DesignItem.ValueOnInstance setter. 16 years ago
Daniel Grunwald 142f099be4 Fixed NullReferenceException in ICSharpCode.SharpDevelop.LoadSolutionProjects.JobQueue.RunThread() when canceling LoadSolutionProjects thread. 16 years ago
Siegfried Pammer 66ce124332 improved GridRailAdorner with GridUnitSelector (only for rows currently) 16 years ago
Daniel Grunwald 2af09d613b Fixed small selection bug in snippet completion window (Ctrl+J). 16 years ago
Daniel Grunwald 3baeaed80b Fixed System.ArgumentOutOfRangeException in ICSharpCode.SharpDevelop.ErrorPainter.AddTask(Task task). 16 years ago
Daniel Grunwald 4a3f617c1b Fixed issue in CodeEditorView: CustomTabCommand was modifying a KeyBinding shared by all AvalonEdit instances. The code now creates a new KeyBinding instead. 16 years ago
Daniel Grunwald 48a4203735 Use DispatcherTimer instead of animation for blinking caret. This reduces the frame rate WPF uses. The processor has to wake up less often -> computer uses less power. 16 years ago
Daniel Grunwald 6f0b7e852a Add "Switch Layout" stress test. 16 years ago
Daniel Grunwald 3196f5838b Fixed ProjectBrowserPad selecting the currently opened file. 16 years ago
Daniel Grunwald 87de67e1ef Fixed updating of the IWorkbench.ActiveWorkbenchWindow property. 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald d0e3f61d60 Disable low-priority rendering after text input: it did not work correctly and caused WPF to render twice per character entered into AvalonEdit. 16 years ago
Daniel Grunwald d79c461876 Ported HtmlSyntaxColorizer to AvalonEdit. 16 years ago
Daniel Grunwald a34d6f47e6 Add "StressTest" AddIn (running performance tests for interactive operations, e.g. editor speed) 16 years ago
Daniel Grunwald 83261c2a52 Work around strange .NET feature in command-line parsing. 16 years ago
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