87 Commits (4.1)

Author SHA1 Message Date
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 2f216ba718 Fix readme. 15 years ago
Daniel Grunwald ebe9d436fc Update ChangeLog. 15 years ago
Daniel Grunwald d54a6f01a0 Update ChangeLog. 15 years ago
Daniel Grunwald 7b8e65a2d3 Simplify LanguageBindingDoozer (remove LanguageBindingDescriptor) and update DoozerList/ConditionList. 15 years ago
Daniel Grunwald a4797dcb1a Re-enable settings editor. 15 years ago
Daniel Grunwald 8804473341 Remove LGPL header from MyNamespaceSupportForCSharp.cs (as that file is copied into projects converted from VB to C#) 15 years ago
Daniel Grunwald 3e73ce73d1 Update ChangeLog. 15 years ago
Daniel Grunwald 1876bf473e Update ChangeLog. 15 years ago
Daniel Grunwald 05a0a33a82 Update StringResources 15 years ago
Daniel Grunwald 0710f69adc Add GitAddIn to changelog. 15 years ago
Daniel Grunwald ac4922f2b3 Add BuildSystem.txt to technotes 15 years ago
Daniel Grunwald ef64ad91d5 Remove SVNChangeLogToXml 15 years ago
Daniel Grunwald d8a358fae7 Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
Christoph Wille e69f3ff9c0 Small doc updates for 3.2 preview release 16 years ago
Christoph Wille 64fd1de804 RTM information updated 16 years ago
Daniel Grunwald f14dd8e927 Adjusted setup and automatic build. 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
Christoph Wille 60e9783d1c Change version to 4.0 in document (mainly test checkin for SVN 1.6 sharded repository) 16 years ago
Christoph Wille 14fb112b7c Small documentation updates 17 years ago
Daniel Grunwald c3cc141fe4 Deprecate AppDomainLaunchHelper (it's much better to manually launch AppDomains inside AddIns). 17 years ago
Christoph Wille 855a9a492c Small changes to readme 17 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
Matt Ward 935fdc8614 Updated version number to 3.0 in readme. 18 years ago
Dickon Field c6ae904f0c Added latest version of server tools in the right place, and removed sharp server tools from the solution. Not deleted sharp server tools yet since I need some code from it 18 years ago
Daniel Grunwald 9b4679edf1 NRefactoryResolver rewrite: remove code duplication between NRefactoryResolver and TypeVisitor. Changed handling of method groups to follow C# specification more closely. 18 years ago
Dickon Field 4887977c40 Added MyMeta and ICSharpCode.DataTools libraries which are required by new version of DbTools plugin 18 years ago
Christoph Wille dd5d5aa5cd 2.2 updates for \doc folder 18 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
Christoph Wille 3646285888 Updated readme 19 years ago
Daniel Grunwald ede45e4e67 Fixed SD2-849: AddIn.xsd schema is not valid 19 years ago
Daniel Grunwald 1cb82b76a8 Update assembly base addresses to prevent relocation. 19 years ago
Christoph Wille 18af146e39 --START 1139 added to Tools.build so that the change log only contains change information for v2.1 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 c4e4d52d28 Add Scott Ferrett and Dickon Field to changelog stylesheet. 19 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 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 941c45808b Make Consolas the default font on Vista. 19 years ago
Daniel Grunwald a4894539d4 Some FxCop suggestions to NRefactory. 19 years ago
Daniel Grunwald 730def510e Referenced assemblies are now loaded with Mono.Cecil. 19 years ago
Daniel Grunwald e5bc45a6e2 Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated. 19 years ago
Christoph Wille 631c259dd9 Change log for Beta 2 20 years ago
Christoph Wille d88c3468bf Informational resources document updated 20 years ago
Christoph Wille b22a32b6a1 Copyright updated 20 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