3047 Commits (f411e6112c367faceaec3c1078e71dee0e16f335)

Author SHA1 Message Date
Daniel Grunwald e032e042a7 Settings editor: update the app.config file. 15 years ago
eusebiu af9798ef45 Edit Pin control v0.1 15 years ago
eusebiu 3fa55395fe merge all bookmarks for next/prev operations in BookmarkPadToolbarCommands.cs 15 years ago
eusebiu 0619139d42 fix toobar issue and added resource strings 15 years ago
Daniel Grunwald 046dac649d Fixed NullReferenceException in ICSharpCode.Data.EDMDesigner.Core.IO.SSDLIO.WriteXElement when wizard is cancelled. 15 years ago
eusebiu b53f8635f2 Added WPF BreakPointsPad, Watchpad, LocalVarPad + controls 15 years ago
eusebiu 09a6012069 GacReferencePanel: add search function 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 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
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 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
Charles Weld e9bccd9269 Fixed asynchronous custom tool bug 15 years ago
Daniel Grunwald eb3799eaee Set version number to 4.1 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
Daniel Grunwald 89f96a89c8 Enable "Cancel" button on Find References dialog. 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 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
mrward 569cce4d8e Fix SD-1693 - Double clicking on line in debug output causes ArgumentException. 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 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
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
Siegfried Pammer ecb08efce5 fixed http://community.sharpdevelop.net/forums/t/12071.aspx 15 years ago
Siegfried Pammer b38f052ca7 fixed for loop in OpenFilesWith 15 years ago
Daniel Grunwald c9ab2ef469 Use display mode text formatting in ContextActionsPopupBase. 15 years ago
Daniel Grunwald 05908d2a40 Fixed keyboard navigation in RecentProjectsControl and UpgradeView list views. 15 years ago
Siegfried Pammer 80a36c35d6 fixed SD-1627 - Method insight tooltip not displayed 15 years ago
Siegfried Pammer 2de4e38c2e remove double assignment of project directory to textbox 15 years ago
Siegfried Pammer 72a600fc3d fixed SD-1705 - Default Project Directory is not saved 15 years ago
Siegfried Pammer e237f74048 fixed http://community.sharpdevelop.net/forums/p/11951/32716.aspx#32716 15 years ago
Siegfried Pammer 47d8b768f2 fixed first issue in http://community.sharpdevelop.net/forums/t/11951.aspx 15 years ago
Daniel Grunwald 2ee86110f6 Fixed some FxCop warnings in AvalonEdit. 15 years ago
Daniel Grunwald dc35d18bc1 Fixed custom tool output namespace for VB projects (http://community.sharpdevelop.net/forums/t/11240.aspx) 15 years ago
Daniel Grunwald 748caff645 Fix "Unhandled exception when installing packed addin with incorrect .addin file" (http://community.sharpdevelop.net/forums/t/11807.aspx) 15 years ago
Daniel Grunwald 17c9b20d6a Fix SdaUser sample 15 years ago
Daniel Grunwald 550f9eaa76 Speed up search for *.addin files by using Directory.GetFiles() with SearchOption.AllDirectories 15 years ago
Daniel Grunwald ee5cb9d895 Log loading of AddIns instead of loading of AddIn Runtimes 15 years ago
Daniel Grunwald cbf373e687 Fix SD-1687: Add UpgradeView strings to translation DB 15 years ago
Daniel Grunwald 1123bf8278 Allow dragging the CurrentLineBookmark in the IconBarMargin. 15 years ago
Siegfried Pammer 1f5affe8eb added MyersDiff 15 years ago