1237 Commits (7210557a1f92fc07e1c525fa02f4ec335b5095ea)
 

Author SHA1 Message Date
David Srbecký 9c152489e3 Fixed minor breakpoint bug 20 years ago
David Srbecký 028cb778bd Using unmanaged CorSym instead of System.Diagnostics.SymbolStore 20 years ago
David Srbecký eca3af15fc Forgot to commit modified WrapperGenerator 20 years ago
David Srbecký 94f0f640d0 All autogenerated code moved to a Autogenerated directory 20 years ago
David Srbecký b0d4d404cb 'ref ushort' changed to IntPtr everywhere (it is string); Wrapper classes marked partial; Added note to generated files 20 years ago
David Srbecký 569106c6ff Removed references to Debugger.Interop from main debugger code 20 years ago
David Srbecký a6012925b5 Added definitions and wrappers for Debugger Symbol Library 20 years ago
David Srbecký cb98342544 Moved MetaData wrapper 20 years ago
David Srbecký bff82fe039 Moved MetaData to Debugger.Wrappers.MetaData namespace 20 years ago
David Srbecký b6f515ba80 Worked on locking of files by debugger (keep track of all COM objects) 20 years ago
Daniel Grunwald c020c5848d C# parser bugfix: casts to non-builtin nullable types 20 years ago
Daniel Grunwald 1a17634102 Fixed exception when QuickClassBrowserPanel panel was refreshing while a partial class was updated by the parser thread. 20 years ago
Daniel Grunwald ff9c98b6cd Fixed SD2-677: Copy file path/name menu option not disabled for new file 20 years ago
Daniel Grunwald 2a2745948d Fixed C# parser bug (casts to nullables). 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