6652 Commits (213455988bbb6ff3849e6daa9c1cd339ac7f44db)
 

Author SHA1 Message Date
Daniel Grunwald f1beb21aa5 Fixed C# parser: multiple event declarations on the same line. 15 years ago
mrward 88ea714498 Update NUnit to version 2.5.8 15 years ago
Daniel Grunwald d2a9d5758a Upgrade to Boo 0.9.4 for .NET 4.0 (unreleased version 7e610f8) 15 years ago
Daniel Grunwald bb227dbb21 Fixed compiler warnings 15 years ago
Daniel Grunwald 6ca892eb11 Let IViewContent decide whether it should close together with the solution 15 years ago
Expro 4e54652426 fixed SD-1150 15 years ago
eusebiu 84e6d2da90 Fix SD-1739 - Creating WPF event handler switches to text editor but does not scroll to correct line 15 years ago
eusebiu 2637760f11 fix SD-1732 15 years ago
Daniel Grunwald a143badda1 Avoid build error when git commit hash cannot be retrieved (build with revision number 0) 15 years ago
Daniel Grunwald 8183a1f2ed Fixed retrieving the XML documentation on operator declarations. 15 years ago
Daniel Grunwald 7a9076570c Fixed "TortoiseGit not found" message 15 years ago
mrward 569cce4d8e Fix SD-1693 - Double clicking on line in debug output causes ArgumentException. 15 years ago
peterforstmeier 8cd63bdca9 Pagenumbering, cleanup in BasePager.cs - Final step's 15 years ago
peterforstmeier fb08d66856 ReportFooter 15 years ago
mrward e1e61ed889 Fix SD-1731 - Refactoring context actions causes text editor to stop responding. 15 years ago
peterforstmeier f259ef2f7f Cleanup 15 years ago
mrward 74d70df355 Refactoring context action pop-up focuses the first item in the drop down the first time it is displayed. 15 years ago
Daniel Grunwald d02178be0e Fix build 15 years ago
Daniel Grunwald b2a32bf877 Fix SD-1734 - 2 or 3 sets of Fold Markers shown with open .xaml file 15 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. 15 years ago
Siegfried Pammer 28576f4e43 Ascending and Descending are special tokens, thus can stand at the end of a query (exception in ILC logic) 15 years ago
Siegfried Pammer fe198da3f5 fixed http://community.sharpdevelop.net/forums/p/12088/32950.aspx#32950 15 years ago
Siegfried Pammer a526e7d5fb splitting profiler source: moved rewriting part to new file 15 years ago
Daniel Grunwald 069426b4a6 Fixed SD-1735: Shortcut to switch between editor tabs not working 15 years ago
Daniel Grunwald fcef5f1684 Fixed IWorkbench.ShowView(x, false) to show the newly opened view. 15 years ago
Daniel Grunwald 60b0cb6831 Give bookmarks z-order; ensure that CurrentLineBookmark takes preference over breakpoints. 15 years ago
mrward 5165582dde Fix XML code completion inside a child element when default schema associated by filename extension is being used. 15 years ago
Siegfried Pammer 5de1b3594e fixed some more bugs in location assignment 15 years ago
Siegfried Pammer 4894432a83 reverted assignment of locations to special TypeReferences - cannot use Clone() because it would destroy referential equality 15 years ago
Siegfried Pammer 2d289a5d26 removed detection of ExtensionAttribute, because it works only in some cases. 15 years ago
Siegfried Pammer 44b0c03bf9 fixed http://community.sharpdevelop.net/forums/t/12063.aspx 15 years ago
Siegfried Pammer ecb08efce5 fixed http://community.sharpdevelop.net/forums/t/12071.aspx 15 years ago
Siegfried Pammer 98ca2b1265 - fixed positions in TypeReferences 15 years ago
Siegfried Pammer 8b5b857bdc fixed positions of TypeParameters and TypeParameterConstraints in VB 15 years ago
Siegfried Pammer dbbb9d1d9a fixed build 15 years ago
Siegfried Pammer 801826ef26 fix build order of NRefactory.csproj in NRefactory.sln 15 years ago
Siegfried Pammer 3b0fe52dd4 fixed http://community.sharpdevelop.net/forums/p/12068/32893.aspx#32893 15 years ago
Siegfried Pammer 4874ab7d77 regenerated Parser.cs files 15 years ago
Siegfried Pammer b38f052ca7 fixed for loop in OpenFilesWith 15 years ago
Siegfried Pammer fb85160010 removed old file headers; added some debugging code 15 years ago
Daniel Grunwald dfacaa8706 Fixed crash when performing "Introduce Method" context action on an inner class. 15 years ago
Daniel Grunwald c9ab2ef469 Use display mode text formatting in ContextActionsPopupBase. 15 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. 15 years ago
Daniel Grunwald 05908d2a40 Fixed keyboard navigation in RecentProjectsControl and UpgradeView list views. 15 years ago
mrward 687e8dc591 Add simple method return value resolver for IronPython. 15 years ago
peterforstmeier d1af7f6f09 Images in Report 15 years ago
peterforstmeier 1deff73d2b Refactor DataRenderer to show groupings 15 years ago
mrward 4d5a72ee46 Support logical resource names in IronPython compiler. 15 years ago
peterforstmeier 2903ee2913 Cleanup 15 years ago
peterforstmeier f4f36e920c PageBreakAfterGroupChange in TableLayout 15 years ago