64 Commits (2029a5f0e1e73be93985e1a94afb37985b509477)

Author SHA1 Message Date
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
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
Christoph Wille c5d228d6e8 Beta 1 preparations 20 years ago
Christoph Wille 4b887e05f8 Official license change from GPL to LGPL 20 years ago
Christoph Wille c65fa1dee3 Forum link updated 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 3b5070c22f Improved code completion for Boo. 20 years ago
Daniel Grunwald 4a3b169576 Use a copy of the text/color in the SearchResultPad instead of accessing the real document in the OnPaint method. This fixes some bugs when switching to the SearchResultPad after modifying the document. 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 a738c4ae12 Deleted some of the unused translation strings. 20 years ago
Daniel Grunwald fab76749c4 Fixed code completion bug regarding events. Fixed "run unit test in debugger". 20 years ago
Daniel Grunwald 311b812ccb Add prepareRelease.bat (creates ChangeLog.xml and REVISION file) 20 years ago