6597 Commits (55db1ce8020e4a69cc906cc04edd50abf8040df7)
 

Author SHA1 Message Date
eusebiu 55db1ce802 add deleted string resources 15 years ago
eusebiu d6534fb2e6 add Reflector WPF Options panel and window 15 years ago
eusebiu 09a6012069 GacReferencePanel: add search function 15 years ago
Daniel Grunwald 4f7ce03f90 Merge branch '4.0' 15 years ago
Daniel Grunwald 130a05be7b Fixed http://community.sharpdevelop.net/forums/t/12147.aspx - <configSections> must be first element in app.config 15 years ago
Daniel Grunwald cfeb306c48 Avoid crash with duplicate named arguments to attributes (obfuscated assembly?) - http://community.sharpdevelop.net/forums/t/12181.aspx 15 years ago
Daniel Grunwald b8cae20e29 Add missing icon files. 15 years ago
Siegfried Pammer 21f0045b53 added missing keyword in type modifiers 15 years ago
Siegfried Pammer 5dce34e991 fixed http://community.sharpdevelop.net/forums/p/12161/33156.aspx#33156 15 years ago
Daniel Grunwald 3f1dd6ba72 Use ModifierKeys instead of Keyboard.IsKeyDown. 15 years ago
eusebiu c1c9366c88 fix SD-1738 - Ctrl+Shift+Tab does not work in active files dialog 15 years ago
Matt Ward 33001daf07 Show Boo unit tests in Unit Tests window. 15 years ago
Daniel Grunwald 8c1f9b3a02 Adjust unit tests to IViewContent interface change. 15 years ago
Boris Kozorovitzky 4fbbc13493 Making the Title and the Tooltip editable in ViewContent 15 years ago
Daniel Grunwald d339654cdc Fixed synchronization between OpenedFile.IsDirty and UndoStack.IsOriginalFile. 15 years ago
Daniel Grunwald a9dc47b030 More debug output when focus tracking is enabled. 15 years ago
Daniel Grunwald 93f924b120 Add TextAnchorMovementMode.Default where the movement direction depends on the type of insertion. 15 years ago
Daniel Grunwald 8804473341 Remove LGPL header from MyNamespaceSupportForCSharp.cs (as that file is copied into projects converted from VB to C#) 15 years ago
Charles Weld e9bccd9269 Fixed asynchronous custom tool bug 15 years ago
Matt Ward 65db65170c Update IronRuby to version 1.1.1 15 years ago
Siegfried Pammer 8267684c53 fixed XamlParser: now uses VB root-namespace rules in VB projects 15 years ago
Siegfried Pammer 0365a3f26c fixed namespace problems in VB WPF templates 15 years ago
Siegfried Pammer 27f1e11aaf VB: Added My-namespace support for WPF 15 years ago
Siegfried Pammer 717006f72b added VB templates for WPF Applications 15 years ago
Daniel Grunwald ff01c46e98 Fixed http://community.sharpdevelop.net/forums/t/12009.aspx (when word-wrapping is enabled and lines are very long, ScrollTo() does not find the correct position). 15 years ago
Daniel Grunwald e866b3fdf2 Fixed http://community.sharpdevelop.net/forums/t/11909.aspx (selection is quirky when indenting/unindenting). 15 years ago
Daniel Grunwald 9f506bf2c6 AvalonEdit default style: since we specify an explicit background color, also specify the foreground color. 15 years ago
Daniel Grunwald 7d4d262b9b UDC: copy user id from previous SD version 15 years ago
Daniel Grunwald eb3799eaee Set version number to 4.1 15 years ago
Daniel Grunwald cc3208c5cb Update string resources. 15 years ago
Daniel Grunwald 4ef89926d0 Remove TextEditor.HideScrollBar() and expose {Horizontal,Vertical}ScrollBarVisibility properties instead. 15 years ago
Eusebiu a351d20664 WatchPad + Console control 15 years ago
eusebiu 84d90d3aa3 minor upgrade to WatchPad.cs: add on double click / remove on DEL 15 years ago
David Srbecký 9b70311945 Using the property names from metadata rather then deriving from accessor methods. 15 years ago
David Srbecký 27de13f90f Fixed Forum-32990: Check that interface ISymUnmanagedDispose is supported before using it. 15 years ago
Daniel Grunwald aee94877ff Merge branch 'reports' 15 years ago
Siegfried Pammer 4b1503d40b VB: properly fixed ILC-detection after attributes 15 years ago
Siegfried Pammer 282bda5cea fixed NullReferenceException in Profiler/FindReferences, when trying to search for unresolved/non-user code 15 years ago
Siegfried Pammer d208f264b4 fixed NullReferenceException in CSharpMethodExtractor when trying to extract code with unresolved entities (e. g. missing usings) 15 years ago
Christoph Wille ad1674422f Beta 4 designation for setup 15 years ago
Daniel Grunwald 3e73ce73d1 Update ChangeLog. 15 years ago
Daniel Grunwald 064c0fd0a4 Update string resources; re-enable Chinese and Russian translations. 15 years ago
Daniel Grunwald 89f96a89c8 Enable "Cancel" button on Find References dialog. 15 years ago
mrward a1c129abe8 Update IronPython to version 2.6.2 15 years ago
Daniel Grunwald 45d3a71730 Add workaround for ArgumentNullException in FormsDesignerViewContent.ShowSourceCode. 15 years ago
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