1119 Commits (c53e01d14f81f014432452bb5cf3e2db9d8e2bda)
 

Author SHA1 Message Date
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
Markus Palme 6446c1a06f don't load resources if hintPath is null 20 years ago
Matt Ward 44ad25ab69 Moved ProcessRunner and associated classes out of the NAnt and Code Coverage addin and into ICSharpCode.SharpDevelop (Base). 20 years ago
Peter Forstmeier 5d81e37a5d Fixing Issue SD2-669 from Matt Ward 20 years ago
Peter Forstmeier 471de2f4ce Fixing Issue SD2-688 from Matt Ward 20 years ago
David Srbecký 641af3f5f8 Console applications run from debug build of #D have their own console 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
Peter Forstmeier c7030d4c0a Moved Icons for SharpReport to BitmapResources 20 years ago
David Srbecký 0be82e62dd Implemented SD2-663 - you can copy values from tooltips to clipborad; 20 years ago
David Srbecký bcae75a925 Implemented SD2-546: Breakpoints that will not be hit should have different icon; 20 years ago
Matt Ward ea4884bf6a Improved speed of expanding tree nodes in code coverage tree view - child nodes added only when the node is expanded via the ExtTreeNode.Initialize method. Classes with no namespace are now added to the tree view without a parent namespace node. 20 years ago
David Srbecký edc71e8dd7 Renaming in Breakpoint class. Added WillBeHit property to BreakpointBookmark. 20 years ago
Daniel Grunwald 440e3e6ba5 Fixed SD2-674: Invalid indentation used by "override" code generator. 20 years ago