4481 Commits (6dd81bc8ab60821572f66799ab9f24c35b10256d)

Author SHA1 Message Date
peterforstmeier 676752da09 Fix UnitTest's 16 years ago
Matt Ward 33001daf07 Show Boo unit tests in Unit Tests window. 16 years ago
Daniel Grunwald 8c1f9b3a02 Adjust unit tests to IViewContent interface change. 16 years ago
Daniel Grunwald d339654cdc Fixed synchronization between OpenedFile.IsDirty and UndoStack.IsOriginalFile. 16 years ago
peterforstmeier 771e2dc55b Testcode to show Event's in ReportViewer.cs, delete unused Events 16 years ago
peterforstmeier faee583a32 LineHeight in GroupedRowConverter.cs 16 years ago
Daniel Grunwald 93f924b120 Add TextAnchorMovementMode.Default where the movement direction depends on the type of insertion. 16 years ago
Daniel Grunwald 8804473341 Remove LGPL header from MyNamespaceSupportForCSharp.cs (as that file is copied into projects converted from VB to C#) 16 years ago
Matt Ward 65db65170c Update IronRuby to version 1.1.1 16 years ago
peterforstmeier 4ff47724cc BottomMargin in TableLayout 16 years ago
peterforstmeier 6a2b27f0a6 ReportFooter keep position 16 years ago
Siegfried Pammer 8267684c53 fixed XamlParser: now uses VB root-namespace rules in VB projects 16 years ago
Siegfried Pammer 27f1e11aaf VB: Added My-namespace support for WPF 16 years ago
Daniel Grunwald 9f506bf2c6 AvalonEdit default style: since we specify an explicit background color, also specify the foreground color. 16 years ago
Daniel Grunwald 7d4d262b9b UDC: copy user id from previous SD version 16 years ago
Daniel Grunwald 4ef89926d0 Remove TextEditor.HideScrollBar() and expose {Horizontal,Vertical}ScrollBarVisibility properties instead. 16 years ago
Eusebiu a351d20664 WatchPad + Console control 16 years ago
eusebiu 84d90d3aa3 minor upgrade to WatchPad.cs: add on double click / remove on DEL 16 years ago
David Srbecký 9b70311945 Using the property names from metadata rather then deriving from accessor methods. 16 years ago
David Srbecký 27de13f90f Fixed Forum-32990: Check that interface ISymUnmanagedDispose is supported before using it. 16 years ago
Siegfried Pammer 282bda5cea fixed NullReferenceException in Profiler/FindReferences, when trying to search for unresolved/non-user code 16 years ago
Siegfried Pammer d208f264b4 fixed NullReferenceException in CSharpMethodExtractor when trying to extract code with unresolved entities (e. g. missing usings) 16 years ago
mrward a1c129abe8 Update IronPython to version 2.6.2 16 years ago
Daniel Grunwald 45d3a71730 Add workaround for ArgumentNullException in FormsDesignerViewContent.ShowSourceCode. 16 years ago
Daniel Grunwald f1beb21aa5 Fixed C# parser: multiple event declarations on the same line. 16 years ago
Daniel Grunwald d2a9d5758a Upgrade to Boo 0.9.4 for .NET 4.0 (unreleased version 7e610f8) 16 years ago
Daniel Grunwald bb227dbb21 Fixed compiler warnings 16 years ago
Daniel Grunwald 6ca892eb11 Let IViewContent decide whether it should close together with the solution 16 years ago
eusebiu 84e6d2da90 Fix SD-1739 - Creating WPF event handler switches to text editor but does not scroll to correct line 16 years ago
Daniel Grunwald 7a9076570c Fixed "TortoiseGit not found" message 16 years ago
peterforstmeier 8cd63bdca9 Pagenumbering, cleanup in BasePager.cs - Final step's 16 years ago
peterforstmeier fb08d66856 ReportFooter 16 years ago
mrward e1e61ed889 Fix SD-1731 - Refactoring context actions causes text editor to stop responding. 16 years ago
peterforstmeier f259ef2f7f Cleanup 16 years ago
Daniel Grunwald d02178be0e Fix build 16 years ago
Daniel Grunwald b2a32bf877 Fix SD-1734 - 2 or 3 sets of Fold Markers shown with open .xaml file 16 years ago
Daniel Grunwald f25bb57203 Fix SD-1736: When a file is in multiple projects, ParserService should return the ParseInformation for the project that does not link to the file. 16 years ago
Siegfried Pammer a526e7d5fb splitting profiler source: moved rewriting part to new file 16 years ago
Daniel Grunwald 60b0cb6831 Give bookmarks z-order; ensure that CurrentLineBookmark takes preference over breakpoints. 16 years ago
mrward 5165582dde Fix XML code completion inside a child element when default schema associated by filename extension is being used. 16 years ago
Siegfried Pammer fb85160010 removed old file headers; added some debugging code 16 years ago
Daniel Grunwald dfacaa8706 Fixed crash when performing "Introduce Method" context action on an inner class. 16 years ago
Daniel Grunwald 8de783e79b Suppress "unknown output" produced by git.cmd when git is installed in the PATH but the git unix tools aren't. 16 years ago
Daniel Grunwald 05908d2a40 Fixed keyboard navigation in RecentProjectsControl and UpgradeView list views. 16 years ago
mrward 687e8dc591 Add simple method return value resolver for IronPython. 16 years ago
peterforstmeier d1af7f6f09 Images in Report 16 years ago
peterforstmeier 1deff73d2b Refactor DataRenderer to show groupings 16 years ago
mrward 4d5a72ee46 Support logical resource names in IronPython compiler. 16 years ago
peterforstmeier 2903ee2913 Cleanup 16 years ago
peterforstmeier f4f36e920c PageBreakAfterGroupChange in TableLayout 16 years ago