41 Commits (be4118730316faf3ac705c97ecacbd220baadd1b)

Author SHA1 Message Date
Daniel Grunwald 04c5e7560b Use custom dialog for assertion failures. 13 years ago
Daniel Grunwald fd230873e4 Remove IWorkbenchLayout from public API. 13 years ago
Daniel Grunwald 64254d99a6 Move IMenuItemBuilder into ICSharpCode.Core. 14 years ago
Daniel Grunwald 1f43c620d2 Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms. 14 years ago
Daniel Grunwald 87c29779a9 Remove ICSharpCode.Core.ICommand and use the WPF ICommand instead. 14 years ago
Daniel Grunwald 8d7f940f77 Move IServiceProvider extension methods from ICSharpCode.Core to ICSharpCode.SharpDevelop. 14 years ago
Daniel Grunwald 5a50c1a5c2 Remove static AddInTree and use IAddInTree interface instead. 14 years ago
Daniel Grunwald 92da3798b3 Add IResourceService interface. 14 years ago
Daniel Grunwald 87f3820048 Improve IMessageService API. 14 years ago
Siegfried Pammer 3db890fd58 WIP 14 years ago
Daniel Grunwald d38eb13e71 AnalyticsMonitorService: move to new services infrastructure 14 years ago
Daniel Grunwald 7aea1ca75e Rewritten ICSharpCode.Core.Properties: 14 years ago
Daniel Grunwald f0bf6dbd8d Set target framework to 4.5. 14 years ago
Daniel Grunwald aa1642faa8 Add XmlDocTooltipProvider. 14 years ago
Siegfried Pammer 21506186ee change calls to Codon.GetFailedAction to Condition.GetFailedAction in WinForms part 14 years ago
Daniel Grunwald 79bdcecdcb Remove unused code (WinForms->WPF menu conversion) 15 years ago
Daniel Grunwald acefecc74e Ignore ExternalException when clipboard cannot be opened for pasting. 15 years ago
Daniel Grunwald afd2f38400 Mark SharpDevelop assemblies as Full/Client profile. 16 years ago
Daniel Grunwald 49de1d390d Add support for right-to-left translations to SharpDevelop. 16 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Daniel Grunwald 53f51a2cf3 Add interface to allow replacing WinFormsMessageService with a custom implementation when hosting SharpDevelop. 16 years ago
Daniel Grunwald 9ee5a7b3cc Updated some of the SharpDevelop samples. 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald 27fb3b652d Add 'UsageDataCollector' AddIn. 17 years ago
Daniel Grunwald 7267cd5c81 Trying to reduce amount of global state in ICSharpCode.Core 17 years ago
Daniel Grunwald 33189a8fd0 ICSharpCode.Core.WinForms: Support WPF commands in WinForms menus. 17 years ago
Daniel Grunwald 6249b7bef7 Revert shortcut handling (reverse-merge of all changes from Sergej - r4173,4154,4149-4143,4128,4127). 17 years ago
Sergej Andrejev 12a9dd40f4 GesturesPlaceHolderRegistry and CommandsRegistry fixes 17 years ago
Sergej Andrejev a0454e65b8 Use "+" in serialized shortcut strings. Fix python binding tests 17 years ago
Daniel Grunwald f5b8a4a2df Set TargetFrameworkVersion to 4.0 17 years ago
Daniel Grunwald 423437659a Various minor changes. 17 years ago
Daniel Grunwald 885afa299e More debug output when building (trying to find the cause of SD2-1485). 17 years ago
Daniel Grunwald c7c5017022 Change base class of ToolBarCommand from ToolStripMenuItem to ToolStripButton. 17 years ago
Daniel Grunwald 1012755da5 Fixed SD2-783: GDI Handle leak 17 years ago
Daniel Grunwald e71f8f1c16 When repeatedly getting the full document text, reuse the same string instead of creating a new one every time. 18 years ago
Daniel Grunwald f60b4cbb8f Fixed NullReferenceExceptions when Clipboard.GetData returns null. 18 years ago
Daniel Grunwald 9fba54d385 WPF main menu 18 years ago
Daniel Grunwald eef3790770 Fixed NullReferenceException in MenuService.ConvertSubItems. 18 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 18 years ago