14046 Commits (99731e7017a51ff6ba256cc6bf06dd22ff368d7d)
 

Author SHA1 Message Date
Daniel Grunwald 99731e7017 Add ICSharpCode.Reporting.AddIn to non-tests solution. 11 years ago
Daniel Grunwald d587e42543 ICSharpCode.Reporting: set local copy=false 11 years ago
Daniel Grunwald 79b3217dfc Merge remote-tracking branch 'origin/reports' 11 years ago
Daniel Grunwald 129bf84e8e Update to NRefactory commit '2a46efacdad982a6fcf07303f57a917585356462' 11 years ago
Matt Ward 56b3d62edd Prevent updating to unpublished/unlisted NuGet packages. 11 years ago
Matt Ward 5da67914a4 Fix race condition when searching for NuGet packages. 11 years ago
Daniel Grunwald 72a5c5faf3 Merge pull request #413 from linquize/detect-32bit 11 years ago
Andreas Weizel 6de90c47b8 Fix #414, the next attempt. To avoid problems with XML namespaces when serialized properties are saved directly inside of an MSBuild project, now project-specific formatting rules are saved in .csproj.sdsettings files (similar to solutions). 11 years ago
Peter Forstmeier 61f3091a55 Adjust Addin File 11 years ago
Peter Forstmeier 62cc51441c Cleanup Designer 11 years ago
Peter Forstmeier c97c181cd3 Cleanup 11 years ago
Andreas Weizel e0e1df51e0 Revert "Fix #414: Loading enum-typed formatter settings from .csproj files fails." 11 years ago
Andreas Weizel 48502c9d85 Fix #414: Loading enum-typed formatter settings from .csproj files fails. 11 years ago
Siegfried Pammer 848e25724f fix Exception on DotCompletion after first dot in ConsolePad 11 years ago
Siegfried Pammer 81f43dc9e8 fixed NRE in XamlOutlineContentHost.TreeViewMouseDoubleClick (see forum/20507) 11 years ago
Andreas Weizel 7a058817d8 Fixed localization of solution formatting options dialog's title. 11 years ago
Andreas Weizel e81ec2310b Removed unnecessary methods from new interface. 11 years ago
Andreas Weizel 4997ba5dff Fix #378: CaretReferenceHighlightRenderer cannot be turned off. 11 years ago
Peter Forstmeier 6dd1585ad8 Show FormSheet Reports as Preview in Designer 11 years ago
Linquize 9bf5e2b2d9 Treat empty PlatformTarget as AnyCPU 11 years ago
Siegfried Pammer 62e91ac366 remove UnitTestDebuggerService, it has become useless due to the IDebuggerService refactoring 11 years ago
Sergey Galich e2531d6254 Show project properties on project node activation 11 years ago
Peter Forstmeier 2b141af1be BaseClass for designers 11 years ago
Peter Forstmeier 70da82b98a Toolbox 11 years ago
Peter Forstmeier 8558464a0f SelectionService 11 years ago
Peter Forstmeier ae1f3133c2 TextItemDesigner 11 years ago
Andreas Weizel f07b9ee38b Indent engine now initialized with project formatting settings if possible, not only with global settings. 11 years ago
Andreas Weizel 7afed714b9 SymbolTypeAtCaretConditionEvaluator now only used for context menus to address issue #405. 11 years ago
Peter Forstmeier 8b6c86da80 Designer can draw Sections 11 years ago
Siegfried Pammer 3752197b37 fix #364: Stack Pad is horribly slow with "Show argument values" option active 11 years ago
Peter Forstmeier aa90e2230d Add missing Files 11 years ago
Peter Forstmeier 476030722b Display DesignSurface 11 years ago
Andreas Weizel f84804fa8e Forgotten localization of "Code Formatting" tab text, fixed other localizations. 11 years ago
Andreas Weizel 9779d7e145 Merge branch 'csformatter' 11 years ago
Andreas Weizel b0c8e62d2d Updated string resources. 11 years ago
Andreas Weizel 076db75d57 Merge pull request #403 from linquize/issue-402 11 years ago
Peter Forstmeier 74994bc04d Merge branch 'reports' of github.com:icsharpcode/SharpDevelop into reports 11 years ago
Peter Forstmeier 2535cba0b8 Designer can load Report 11 years ago
Peter Forstmeier 31e3d1c8e2 Start working on Designer 11 years ago
Siegfried Pammer 699cc3381d fix #256: When collapsing/expanding folding sections, the EnhancedScrollBar icons should update their position 11 years ago
Siegfried Pammer ba726d2011 fix #319: Enhanced Scrollbar: Drawing / Navigation Issues 11 years ago
Linquize a4bbc517dc Fixes issue #402: NullReferenceException when creating new WPF application project 11 years ago
Daniel Grunwald ce912f6929 Fix unit tests. 11 years ago
Daniel Grunwald 19017ee081 Fix #401: SD fails to start when using "load previous solution on startup" and the solution load fails with an unhandled exception. 11 years ago
Andreas Weizel d307bf8a1e Fixed #400: Indentation engine misbehaves when editing MSBuildBasedProject.cs. 11 years ago
Daniel Grunwald a441bb9f9f WpfWorkbench.OnDrop: don't show dialogs during the drop event; use Dispatcher.BeginInvoke instead. 11 years ago
Daniel Grunwald 07fb7891b6 Fix #386 - SharpDevelop 5 cannot open project files, only solution files 11 years ago
Daniel Grunwald 764198f6c5 Avoid adding the extension element if the user did not change anything. 11 years ago
Daniel Grunwald 8e6e3a41b3 Fix crash in MSBuildBasedProject.LoadProjectExtensions when the extension element exists, but the requested element name does not. 11 years ago
Andreas Weizel 8abddcfc80 Added localizations of some strings relating to code formatting UI. 11 years ago