198 Commits (c9b8391201e32e947d2e07e566529988ee88b719)

Author SHA1 Message Date
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
Daniel Grunwald 1454e53894 Adjust StringResourceToolAddIn: read .resx file 16 years ago
David Srbecký 9686a82a01 Reimplemented COM object tracking. Fixed remaining compile errors. 17 years ago
David Srbecký 98f6a874f5 COM methods prefixed with "__" so that the user does not call them directly. Extension methods should be used instead. 17 years ago
David Srbecký 8337e76106 Removed the old wrapper generator 17 years ago
David Srbecký d158afd847 Merged CorPushish files into one. Generated extension methods for them. 17 years ago
David Srbecký ea138eed0b ".generated" suffix for the generated extension methods 17 years ago
David Srbecký e4dbd77923 Extension method generator for COM types. It converts out parameters to return values and allows tracking of created objects. 17 years ago
Daniel Grunwald fdd5d234f9 Enable legacy runtime activation policy for SharpDevelop.exe to allow loading mixed-mode assemblies. 17 years ago
Daniel Grunwald d1cf921a76 Added missing System.Xaml references to unit tests. 17 years ago