10 Commits (d5b0a70eb3aa4791d193cc93a87aa3680a63be3f)

Author SHA1 Message Date
Andreas Weizel d5b0a70eb3 Workaround of Delegate.Combine issues with contra-variance by introducing custom delegate lists for CollectionChanged event of models. 12 years ago
Daniel Grunwald 072b3e91b0 Don't show icon in scrollbar for redundancy issues. 12 years ago
Daniel Grunwald c2c89c7014 Move project service events to IProjectService interface. 13 years ago
Daniel Grunwald 918b47ca70 Fix various issues with the new solution model. 13 years ago
Daniel Grunwald e6b05f1b4a Change IModelCollection to use a strongly-typed event handler. 13 years ago
Daniel Grunwald 5ac93c1540 Port most of SharpDevelop to new ISolution API. 13 years ago
Daniel Grunwald b88947a4fe Started refactoring the project service / solution API. 13 years ago
Daniel Grunwald 925837dee8 Implemented TopLevelTypeDefinitionModelCollection. 13 years ago
Daniel Grunwald 04dbe33242 First attempt at document model. 13 years ago
Daniel Grunwald ca975b65aa Add ITreeNodeFactory to create tree nodes from a model. 13 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
mrward 687b2c9832 Move common code out of the IronPython and IronRuby addins to a new project. 15 years ago
Matt Ward 01571affa4 Added initial code completion support for the Python Console window. 17 years ago
Matt Ward 602dde82c5 Added IronPython addin with support for IronPython 1.1 18 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Matt Ward 5d68029091 Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Matt Ward 916110e75e Added NAnt addin from SharpDevelop 1.1/Fidalgo. 20 years ago
Daniel Grunwald cf3eb0d1b9 Move XmlEditor files in Src/Resources subdirectories. 20 years ago
Daniel Grunwald 2819cee5df Update XmlEditor file headers. Display browser's status text in status bar. 20 years ago
Daniel Grunwald f4023665c8 Added XmlEditor addin. 20 years ago