37 Commits (6cdf5d7ab8331baf17410a6d6263b62b422b842b)

Author SHA1 Message Date
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
Daniel Grunwald b0abd4bc91 Allow AddIns to add their own string resources to the ResourceService. 20 years ago
Daniel Grunwald ae5a3110b1 Core bugfixes: 20 years ago
Daniel Grunwald 7b8bfb211b Add some documentation about the addin system. 20 years ago
Daniel Grunwald 1873333ed0 Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup. 20 years ago
Christoph Wille d98412300c Updated to v2.0 and added a 2.0 blurb to the Intro 20 years ago
Daniel Grunwald 8545cf82a6 .csproj/.vbproj files can now be opened directly (.sln is automatically created) 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 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