66 Commits (e3a387d4b43fb0d942551357c93e198626ab66b7)

Author SHA1 Message Date
Matt Ward d4c41e09b7 Add F# class library project templates. 12 years ago
Matt Ward dd47d4416d Add Prism icons created by Michael Seeger. 13 years ago
Matt Ward 8a98d652cb Add F# project and file template icons by Michael Seeger. 14 years ago
Matt Ward 097b82a58b Add icons for Razor project and file templates. 14 years ago
Matt Ward 04c89f4b55 Update icons in unit tests window. Commit updated files missing from previous commit. 14 years ago
Eusebiu Marcu 4318102544 Add basic "View in browser" menu item. 14 years ago
Eusebiu Marcu 6fe1ac9d76 Read virtual memory of a process. 14 years ago
Eusebiu Marcu 70ee998c95 Add memory pad for debugged process memory 14 years ago
Daniel Grunwald 8af6f54abd Add ILSpy AddIn. 14 years ago
Matt Ward 991064b28a Add t4 file template and icons. 15 years ago
Daniel Grunwald c744659edb Use same icon for "collapse all" as in search results pad. 15 years ago
Eusebiu Marcu 0a986b486a Collapse all in project browser pad and class browser pad 15 years ago
Eusebiu Marcu 7091c64e9f remove hard-coded magnifier - added to resource + fix the VisualizerPicker.xaml 15 years ago
Eusebiu Marcu 3318da248a Add method view 15 years ago
Eusebiu Marcu fcdcf7cb4a parallel stack v0.1 15 years ago
eusebiu edcfb96f87 pin control v0.3 15 years ago
eusebiu af9798ef45 Edit Pin control v0.1 15 years ago
eusebiu b53f8635f2 Added WPF BreakPointsPad, Watchpad, LocalVarPad + controls 15 years ago
Siegfried Pammer db08b353a0 added new icon for extension methods 15 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago
Siegfried Pammer 74086bc0ac fixed SD2-1619 - Checkmark in Breakpoint context menu missing 16 years ago
Siegfried Pammer 532acccbf0 ported consoles to AvalonEdit 16 years ago
Daniel Grunwald c5a371dd2c Fixed SD2-1572 - operators are shown as nameless methods in code completion 16 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 16 years ago
Daniel Grunwald 3fbd48b7d4 Bookmark/Breakpoint support for AvalonEdit. 16 years ago
Matt Ward bae236b7f6 Added python class library project template. 17 years ago
Matt Ward 178f9f03e1 Added icons for Python files and projects. 17 years ago
Matt Ward a4b1ed0fae Removed server tools addin. 17 years ago
Justin Dearing 40e82bc57c Added a DeleteAllMarks option to the breakpoint pad. 17 years ago
Justin Dearing 02bbecf0b6 Key icon for snk file. 17 years ago
Matt Ward 71b08634a4 Added F# addin created by Robert Pickering. 18 years ago
Matt Ward faad66f44a Added NAnt addin sample. 18 years ago
Daniel Grunwald bcd8c950a5 Merge SharpDevelopResources. (Note: the commit log of 2333 is wrong, the merge was 2312:2332) 19 years ago
Matt Ward 47dbaf6529 Unit Tests window changes: It now has an All Tests root node when multiple test projects exist in a solution. Added a toolbar button and menu item to run all the tests in the solution independent of the currently selected test. Added a run with code coverage toolbar button. 19 years ago
Daniel Grunwald a594307239 Some XML documentation for ICSharpCode.Core. 19 years ago
Matt Ward 4767b24e72 Added a new icon for Component tree nodes in the WiX Setup Files editor. 19 years ago
Markus Palme 98a8a27b7b removed shell.png from resource list 19 years ago
Matt Ward 6052f22389 Added an XPath Query pad - can be used to run xpaths on the active XML document and highlights the resulting matches. 19 years ago
Matt Ward 9ab7da37a5 Updated WixBinding - added a custom WiX project type (.wixproj) which uses MSBuild to create the installer, added a simple dialog designer, added a setup dialogs list pad, updated to WiX 2.0.4221. StringParser can now expand GUIDs. Added new DesignerSerializationService used by XmlDesignerLoader to fix SD2-599 - cut, copy and paste not working when designing XML forms. 19 years ago
Daniel Grunwald a5ec465e77 Merged missing SharpReport resources from Corsavy. 19 years ago
David Alpert 9b96afbfde Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService 19 years ago
Peter Forstmeier 26510b5bba New Icon for SharpReport 20 years ago
Peter Forstmeier e9386147d2 Add SharpReportIcons/Icons.16.16.SharpReport.Line.ico and SharpReportIcons/Icons.16.16.SharpReport.Textbox.ico 20 years ago
Peter Forstmeier c7030d4c0a Moved Icons for SharpReport to BitmapResources 20 years ago
Matt Ward a2469ef84d Added code coverage addin - supports NCover. 20 years ago
Daniel Grunwald 651d370758 Added SharpReport 20 years ago
Daniel Grunwald dac4be9a65 Added SharpQuery. 20 years ago
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Markus Palme 7701bf5ea4 added icons for the debugger pads. they are not perfect but at lease distinctable. 20 years ago
Daniel Grunwald 49b9f18bb1 Check dependencies when enabling/disabling AddIns. 20 years ago