37 Commits (1300bac39c95b44bbfc25b879622cca3593a98da)

Author SHA1 Message Date
Daniel Grunwald 1300bac39c Update links to SharpDevelop wiki. 12 years ago
Daniel Grunwald befea66cf0 Add IPropertyService.LoadExtraProperties + SaveExtraProperties 12 years ago
Daniel Grunwald a9a6d4fc35 Disable RedundantTypeCastIssue (too many false positives) 12 years ago
Daniel Grunwald 97e6596a2c Set target CPU to AnyCPU where possible. 12 years ago
Daniel Grunwald fea3b5aed9 WIP: newNR integration 14 years ago
Daniel Grunwald 01c619cdf0 Fixed incorrect AddIn.xsd, and make BuildAddinDocumentation validate the schema before saving it (http://community.sharpdevelop.net/forums/t/12508.aspx) 15 years ago
Daniel Grunwald 7b8e65a2d3 Simplify LanguageBindingDoozer (remove LanguageBindingDescriptor) and update DoozerList/ConditionList. 15 years ago
Daniel Grunwald ac4922f2b3 Add BuildSystem.txt to technotes 15 years ago
Daniel Grunwald d8a358fae7 Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
Daniel Grunwald 6249b7bef7 Revert shortcut handling (reverse-merge of all changes from Sergej - r4173,4154,4149-4143,4128,4127). 16 years ago
Sergej Andrejev 0e385eded1 Use WPF commands for Build and Run main menus 16 years ago
Daniel Grunwald 11f6049c38 Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 17 years ago
Daniel Grunwald adf614394b Fixed XML documentation warnings. 17 years ago
Daniel Grunwald 7d14a04103 Set version number to 2.2.0. 18 years ago
Daniel Grunwald 6beeb1734d Move P/Invoke calls to NativeMethods.cs. 18 years ago
Daniel Grunwald ede45e4e67 Fixed SD2-849: AddIn.xsd schema is not valid 19 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 19 years ago
Christoph Wille 8b891ff55d Old documents deleted (format change) 20 years ago
Markus Palme f6eba6fd7d bitmap/string resources can now be registered in *.addin files using the tags <BitmapResources> and <StringResources> 20 years ago
Daniel Grunwald 8f779b2ffb Fixed SD2-654: Get file types to register from AddIn tree. 20 years ago
Daniel Grunwald cc829910d0 Fixed bug in the AddInManager when using "@Filename" version numbers. 20 years ago
Daniel Grunwald d68d56b34c Now MSBuild property $(SolutionDir) is available when compiling single projects. 20 years ago
Daniel Grunwald 48939e61d6 Rename FormDesigner to FormsDesigner. 20 years ago
Daniel Grunwald b11100c522 Add documentation about AddInManager. 20 years ago
Daniel Grunwald 0642cc120b Now AddIns are loaded from three locations: 20 years ago
Daniel Grunwald 49040ea269 Fixed code completion for project references. 20 years ago
Christoph Wille 4d4745bac8 SXW converted RTF; pending review by authors 20 years ago
Daniel Grunwald cb9d56b35a Update conditions in the AddIn schema. 20 years ago
Daniel Grunwald 58ad8b5436 BuildAddinDocumentation now updates the AddIn schema. 20 years ago
Daniel Grunwald bd0a39dd05 Fixed C# ExpressionFinder bug when typing "\." inside a string literal. 20 years ago
Daniel Grunwald e2abd3442e Add documentation for conditions, rename CombineOpen to SolutionOpen. 20 years ago
Daniel Grunwald bf9be4201b Add list with documentation about the doozers. 20 years ago
Daniel Grunwald b0abd4bc91 Allow AddIns to add their own string resources to the ResourceService. 20 years ago
Daniel Grunwald 7b8bfb211b Add some documentation about the addin system. 20 years ago
Daniel Grunwald 8545cf82a6 .csproj/.vbproj files can now be opened directly (.sln is automatically created) 20 years ago
Daniel Grunwald 0b5f2e9148 Fixed bug in C# parser that could generate null reference as method invocation argument (+added unit tests). 20 years ago
Daniel Grunwald 56ff59431f AddInBuildingGuide modified for Corsavy. 20 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago