1131 Commits (9d52c21a2ecc3c01ae321f04fd1d39f378e34794)
 

Author SHA1 Message Date
Matt Ward 9d52c21a2e VB.NET projects can now target Mono via the MonoBasic compiler. All Mono compiler command lines now logged and can be seen when running MSBuild from the command prompt. Added Gtk# project and file template for VB.NET. 20 years ago
Daniel Grunwald 34d3939142 Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
Matt Ward 5ff47c03b8 VB.NET projects can now target different versions of Microsoft's .NET framework. 20 years ago
Daniel Grunwald 5cadcaa96c Apply our patches to the DockPanel Suite. 20 years ago
Daniel Grunwald 8b127a3434 Use template file for SharpDevelop.exe.config to prevent Subversion conflicts. 20 years ago
Daniel Grunwald 6e1d43f2d7 Upgrade to DockPanel Suite 1.0.0. 20 years ago
Daniel Grunwald 872563323d Add Boo.InterpreterAddIn and SubversionAddIn. 20 years ago
Daniel Grunwald 7a95e8ead4 Update AssemblyInfo to version 2.1. 20 years ago
Christoph Wille 631c259dd9 Change log for Beta 2 20 years ago
Christoph Wille dbfdd9fecd Modified the sample document for SharpReport. All images are now external to the document (all future documents should follow this guideline, and link to external PNGs instead of embedding images; allows for easier image reuse) 20 years ago
Daniel Grunwald 0276c9c9de Update StringResources 20 years ago
Daniel Grunwald 79222e01e9 Add HtmlPreview and ImageViewer sample AddIns. 20 years ago
Daniel Grunwald c53e01d14f Add samples/ICSharpCode.Core.Demo and samples/NRefactoryExample. 20 years ago
Daniel Grunwald 8c9051f865 Exclude all languages with more than 600 missing translations. 20 years ago
Markus Palme 8bd48bc59c SD2-658: SharpDevelop Options Panel Template not up to date 20 years ago
Daniel Grunwald ae64d1e72e Applied patch by Christian Hornung: Forms designer resource loading 20 years ago
Daniel Grunwald 1898a796a3 Infer array literal context from context in FormsDesigner CodeDom converter. 20 years ago
Peter Forstmeier b6a1b8d84c SharpReport Exampels 20 years ago
Peter Forstmeier c247d4b9a4 Small changes from FxCop, modifid ConnectionObject.cs 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
Matt Ward f0d2c7c44f Ported all SharpDevelop 1.1 samples apart from the language binding sample. 20 years ago
Daniel Grunwald b89b1c599f Fixed bug: "Run Tests in Debugger" / "Run with NCover" / etc fail with warnings. 20 years ago
Daniel Grunwald ebee6a70d1 Fixed BOO-653: Creating a new class without a file extension does not put the build action to compile. 20 years ago
Daniel Grunwald e871bbbb6c Applied patch by Scott Ferret: Enhancement to Cut/Copy/Paste 20 years ago
Daniel Grunwald 98335d8152 Fixed SD2-426: About box / Version info tab / Copy (the clipboard seems to be set correctly, we can ignore the ExternalException) 20 years ago
David Srbecký f04cf74627 Fixed bug: Line number of breakpoint did not change with code edits 20 years ago
David Srbecký 2fc99675ed Fixed Forum-4943: Debugger says "Function has expired" 20 years ago
David Srbecký 12a1741d0f Extended debugger test FunctionVariablesLifetime to check for "Function Expired" bug 20 years ago
David Srbecký 986ea8c712 Removed unused merging functions from VariableCollection 20 years ago
Daniel Grunwald 318c6aa34f Fixed Forum-4946: error indenting single-line If-statements. 20 years ago
Matt Ward b9ad571bde Rebuilt Bitmap resources so new SharpReport icons are accessible through the ResourceService. 20 years ago
Markus Palme f984fe2446 patch from scott ferret: saving image resources with the correct extension 20 years ago
Markus Palme 15a53ad8dd applied path from scott ferrett correctly 20 years ago
Markus Palme 984a3236c0 applied patch from scot ferrett 20 years ago
Matt Ward 2192003822 The xml editor now keeps the existing document folds if the xml is no longer well formed. 20 years ago
Daniel Grunwald 2e030b8b2a Fixed Forum-5038: using "Go to line number" does not clear the selection. 20 years ago
Daniel Grunwald 8c8f945005 Allow CodeCompletionDataProvider to specify the chars that are allowed to be entered while the code completion window is opened. 20 years ago
David Srbecký 5a8919099a Fixed Forum-4952,5005 - Ignored errors when manipulating pdb files 20 years ago
Daniel Grunwald 9caae3a9db Fixed SD2-666: Code generation for EventHandler produces invalid code 20 years ago
Daniel Grunwald 44a402378e Fixed SD2-680: Exception when deleting the *Designer.cs partial class file 20 years ago
Peter Forstmeier e36651bf2d Better localisation of FieldsExplorer.cs, no dragging of Functions 20 years ago
Peter Forstmeier e9386147d2 Add SharpReportIcons/Icons.16.16.SharpReport.Line.ico and SharpReportIcons/Icons.16.16.SharpReport.Textbox.ico 20 years ago
Matt Ward 375720d358 Fixed SD2-678. Unit testing pad's stop toolbar button is now disabled after a test run has finished. 20 years ago
David Srbecký 401350568c Signature suggested by Ingo Scholtes used for CreateDebuggingInterfaceFromVersion 20 years ago
Daniel Grunwald 382a4eaf32 Fixed build error and Forum-4986. 20 years ago
Daniel Grunwald 1893856800 Fixed SD2-580: Adding GAC reference to standard .NET assemblies adds full assembly name to project 20 years ago
Matt Ward 149af8951d Fixed SD2-679. Attempting to create a directory in the project browser containing invalid characters, such as a backslash, will display an error message. 20 years ago
Markus Palme 752efc9b96 load resoures when addin is inserted and enabled 20 years ago