2215 Commits (68b5f28abeac758920e0ab7a279e1160a3176b39)

Author SHA1 Message Date
Daniel Grunwald 19d03f6b28 SettingsEditor: added support for VB.NET "My.Settings" 15 years ago
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 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 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
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 2de4e38c2e remove double assignment of project directory to textbox 16 years ago
Siegfried Pammer 72a600fc3d fixed SD-1705 - Default Project Directory is not saved 16 years ago
Daniel Grunwald dc35d18bc1 Fixed custom tool output namespace for VB projects (http://community.sharpdevelop.net/forums/t/11240.aspx) 16 years ago
Daniel Grunwald 17c9b20d6a Fix SdaUser sample 16 years ago
Daniel Grunwald cbf373e687 Fix SD-1687: Add UpgradeView strings to translation DB 16 years ago
Daniel Grunwald 1123bf8278 Allow dragging the CurrentLineBookmark in the IconBarMargin. 16 years ago
Siegfried Pammer 1f5affe8eb added MyersDiff 16 years ago
Daniel Grunwald 3d402731a6 Fixed NullReferenceException in AbstractBuildOptions.InitTargetFramework. 16 years ago
Daniel Grunwald b9b018525d Fixed build. 16 years ago
Daniel Grunwald 4ef945f0f7 Implemented SD-1457 - Client profile. 16 years ago
Siegfried Pammer be48f3c67c applied patch "added support for events into Extract Interface" by Maciej Grabowsky - slightly changed FormatMemberForDisplay: replaced StringBuilder by IAmbience 16 years ago
Daniel Grunwald 58482b71ca Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks. 16 years ago
Daniel Grunwald abbfb1b6f9 Disable target framework combobox in project options so that all target framework changes run through the UpgradeProject code path. 16 years ago
Siegfried Pammer 212b61e029 started implementation of diff-display 16 years ago
Siegfried Pammer 300dcf273b changed signature of GetChange to return all information 16 years ago
Siegfried Pammer 14f476d64a reorganized IChangeWatcher API 16 years ago