207 Commits (dcc21eeb99bcb5661192d23fd76f588e4e9552d0)

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
Matt Ward 93e5a5dcd3 Update NUnit to version 2.5.9 15 years ago
Daniel Grunwald 7b8e65a2d3 Simplify LanguageBindingDoozer (remove LanguageBindingDescriptor) and update DoozerList/ConditionList. 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 064c0fd0a4 Update string resources; re-enable Chinese and Russian translations. 15 years ago
mrward 88ea714498 Update NUnit to version 2.5.8 15 years ago
Daniel Grunwald a143badda1 Avoid build error when git commit hash cannot be retrieved (build with revision number 0) 16 years ago
Daniel Grunwald 858f188712 UpdateAssemblyInfo: fixed ReadBranchNameFromGit when git is configured to use colors 16 years ago
Daniel Grunwald 0375d738a1 Make StringResourceTool update all .resx files in data/resources (independent of LanguageDefinition.xml). 16 years ago
Daniel Grunwald 070d473664 Update CheckFileHeaders tool. 16 years ago
Daniel Grunwald b6f4ade7b4 Allow overriding the BranchName (necessary on build server) 16 years ago
Daniel Grunwald 7f67d54541 Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info. 16 years ago
Daniel Grunwald 7d4d8a2601 StringResourceTool: normalize newlines when writing .resx files 16 years ago
Daniel Grunwald 877923ffdd UpdateAssemblyInfo: Look for git in %ProgramFiles%\Git\Bin if it's not in the PATH. 16 years ago
Daniel Grunwald 38888dd9e8 Fixed build (missing UpdateAssemblyInfo.exe in PrepareRelease). 16 years ago
Daniel Grunwald 9aa3621a8f Fix newlines in CPL.TXT 16 years ago
Daniel Grunwald d5efebf7a4 Fix path for git revision lookup 16 years ago
Daniel Grunwald f2338df317 Associate git commit hash with last SVN revision number 16 years ago
Daniel Grunwald b27c4aa924 Compile UpdateAssemblyInfo.exe as part of the build. 16 years ago
Matt Ward 7ddeac739c Update PartCover to version 4.0.10801 16 years ago
Daniel Grunwald 5877eaf5d6 Automatically update copyright end year 16 years ago
Daniel Grunwald cc0747bd45 Read copyright information from GlobalAssemblyInfo 16 years ago
Daniel Grunwald 79e2ce1402 Fix automated build. 16 years ago
Daniel Grunwald ef64ad91d5 Remove SVNChangeLogToXml 16 years ago
Daniel Grunwald c190de5a0b Merge UpdateSetupInfo into UpdateAssemblyInfo. 16 years ago
Daniel Grunwald 7674a910ad Change UpdateAssemblyInfo to use git. 16 years ago
Matt Ward b99b673908 Updated NUnit to version 2.5.7 16 years ago
Matt Ward d5a6323e00 Updated NUnit to version 2.5.7 16 years ago
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 16 years ago
David Srbecký 8381d4b90e Fixed problem with locking of assembly - the COM method GetReaderForFile was creating new object even though it returned error code 16 years ago
Matt Ward 4b8bc2ab30 Update NUnit to version 2.5.6 16 years ago
Matt Ward 48e2b3aa36 Update NUnit to version 2.5.6 16 years ago
David Srbecký 6af3e43629 Support for new dynamic debugging features in .NET 4.0 16 years ago
Daniel Grunwald 5d459455ca UpdateAssemblyInfo: enable reading revision number from git-svn 16 years ago
Tomáš Linhart f71f35b7c5 Created basic ingtegration of CodeQualityAnalysis AddIn to SharpDevelop. 16 years ago
Matt Ward 09d4fc02a9 Update NUnit to version 2.5.5.10112 16 years ago
Daniel Grunwald c5b862e402 Make NUnit compatible with .NET 4 RTM (instead of .NET 4 Beta 2). 16 years ago
Matt Ward 7e70410614 Updated NUnit to version 2.5.4 16 years ago
Daniel Grunwald 9df9abc77e Implemented Ctrl+MouseWheel zooming. 16 years ago
Daniel Grunwald f9a40b7892 Fixed StringResourceTool "Find missing resources". 16 years ago
Daniel Grunwald 146b73ea01 Fixed bug introduced in last revision that caused test failure. 16 years ago
Daniel Grunwald 6f0b7e852a Add "Switch Layout" stress test. 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald a34d6f47e6 Add "StressTest" AddIn (running performance tests for interactive operations, e.g. editor speed) 16 years ago
Siegfried Pammer 954fbbb142 - Added translations for refactorings and updated string resources 16 years ago
Daniel Grunwald c3ef772a34 Don't include WiX documentation in SharpDevelop setup. 16 years ago
Daniel Grunwald 6991527a95 Removed SHFB from SharpDevelop distribution. 16 years ago
Daniel Grunwald 935f3a005b Move strings from UsageDataCollector into translation database. 16 years ago
Daniel Grunwald 28dcb7b0fe ItemsControl in startpage should not be focusable. 16 years ago
Matt Ward dc59476ce2 Now using NUnit 2.5.3.9345 16 years ago