4446 Commits (3145161f29671f74fa29e3abf113740c9b8e57b6)
 

Author SHA1 Message Date
Siegfried Pammer 091c06d2b3 - refactoring of LanguageBindings, introduced ProjectBindings 16 years ago
Daniel Grunwald 36da479bad Port StringResourceToolAddIn to SharpDevelop 4. 16 years ago
Daniel Grunwald b42acf6a76 Fixed SD2-1525: Error creating new files when default encoding was set to Unicode. 16 years ago
Daniel Grunwald f5c68e18cd Fixed SD2-1550 - Exception creating new F# project when F# compiler is not installed 16 years ago
Daniel Grunwald 36b451624a Fixed InvalidOperationException in ReflectorAddIn when the 'run as administrator' compatibility option is set on Reflector.exe. 16 years ago
Daniel Grunwald ac661446f4 Disable upgrades from SharpDevelop 3.0 to 3.1 (the user will be prompted to uninstall 3.0 first). Fixes SD2-1565 - Microsoft.Scripting.dll removed by upgrade 3.0 -> 3.1. 16 years ago
Daniel Grunwald d23af1f02a Fixed parsing of try statements with multiple catch clauses (bug introduced in r4526). 16 years ago
David Srbecký ea1cb8a263 Support creating type from signature for arrays and pointers 16 years ago
Martin Koníček 95f2e9a20e Grid visualizer - choosing columns to display (using ComboBox with custom style based on default style). 16 years ago
Mike Krüger fc6e55f483 * Src/Visitors/LookupTableVisitor.cs: Lookup table visitors now can 16 years ago
Mike Krüger ffc41d4a7c * Src/Parser/CSharp/cs.ATG: 16 years ago
Matt Ward 583bfa2611 Fixed bug where some TreeNode properties were not set when loading a form into the python forms designer. 16 years ago
David Srbecký 14bf49761a Fixed signature reading for fields; 16 years ago
Daniel Grunwald ee2a4e29cb Fixed code analysis AddIn (fixed support for custom MSBuild loggers, ported SuppressMessageCommand to ITextEditor). 16 years ago
Siegfried Pammer f80a58b813 XamlBinding: improved drag and drop in EditGridColumnsAndRowsDialog 16 years ago
David Srbecký ac76eaa009 Type caching simplified; 16 years ago
Mike Krüger a4a77737bd * Src/Visitors/LookupTableVisitor.cs: Catch variable declarations 16 years ago
Siegfried Pammer 0a3eb290fa XamlBinding: fixed some FxCop warnings 16 years ago
Siegfried Pammer 4475920813 XamlBinding: 16 years ago
David Srbecký 4dca3978ca Made the debugger is more aware of AppDomains. Most objects now know which appdomain they belong to. 16 years ago
David Srbecký e89dd70d3c Renaming files accordingly and some final touches 16 years ago
Matt Ward 459801ecaa Updated to IronPython 2.0.2 16 years ago
David Srbecký 8ed71a4bf3 Created ThreadCollection class 16 years ago
David Srbecký b963238781 Created ModuleCollection class 16 years ago
David Srbecký 0e7636d384 Created EvalCollection class 16 years ago
David Srbecký 73eff347f1 Created ProcessCollection class 16 years ago
David Srbecký 9ff7a9d575 Created BreakpointCollection class 16 years ago
Siegfried Pammer abf561acc0 XamlBinding: 16 years ago
David Srbecký 6772190140 Resolve TypeRefs that are defined in a nested class 16 years ago
David Srbecký 6f341d41d5 Console: Report error if operator is not supported for given arguments. 16 years ago
Siegfried Pammer 39502aacab Added history functionality to Boo Interpreter and Debugger Console 16 years ago
Siegfried Pammer 38714fcae5 XamlBinding: 16 years ago
Daniel Grunwald 33189a8fd0 ICSharpCode.Core.WinForms: Support WPF commands in WinForms menus. 16 years ago
David Srbecký 0aa7af205b Console: Unary expressions (-i; i++) 16 years ago
David Srbecký 18bd0dcfc9 Console: String indexer ("abcd"[2]); 16 years ago
Daniel Grunwald e96149c718 Show version number of installed 3rd party AddIns in exception dialog. 16 years ago
Siegfried Pammer 88d6f02ff2 XamlBinding: 16 years ago
Daniel Grunwald 06f1c490bf Fixed "Implement interface" refactoring. 16 years ago
Matt Ward 778c760b8d Added support for code folding of global python methods defined outside of a class. 16 years ago
Daniel Grunwald 419a5ac3ab AvalonDock bugfix: only middle clicks on a document tab should close the document. 16 years ago
Daniel Grunwald e8e168ab8a Finished port of Windows Forms designer to ITextEditor. 16 years ago
Daniel Grunwald a732e7e0d3 CSharpFormattingStrategy: when pressing enter, add '///' inside documentation comments or '" + "' in strings. 16 years ago
David Srbecký 846fe05dfe Debugger tests - less verbose - do not show properties that have a default value (false, 0, null, {}) 16 years ago
David Srbecký 1ab3de7629 Get type of field, property or method return value. 16 years ago
Siegfried Pammer 37884c3015 XamlBinding: 16 years ago
Siegfried Pammer acb93540b2 XamlBinding: corrected preselection when typing ':' 16 years ago
Daniel Grunwald 7351dcdc3f Fixed build. 16 years ago
Daniel Grunwald 3602bc21b8 Update to AvalonDock 1.2.2515 16 years ago
Martin Koníček 131cfee89d - debugger tooltips - changed return type of IDebugger.GetTooltipControl to System.Object 16 years ago
Daniel Grunwald aa875145af Merge 3.0 to trunk. 16 years ago