3022 Commits (91069acffda0aeb655b9a4d892fe714088e686ba)

Author SHA1 Message Date
Daniel Grunwald 937fc8fc1e Fixed SD2-1406: More Missing String Resources 17 years ago
Siegfried Pammer 091c06d2b3 - refactoring of LanguageBindings, introduced ProjectBindings 17 years ago
Daniel Grunwald b42acf6a76 Fixed SD2-1525: Error creating new files when default encoding was set to Unicode. 17 years ago
Daniel Grunwald f5c68e18cd Fixed SD2-1550 - Exception creating new F# project when F# compiler is not installed 17 years ago
Daniel Grunwald 36b451624a Fixed InvalidOperationException in ReflectorAddIn when the 'run as administrator' compatibility option is set on Reflector.exe. 17 years ago
David Srbecký ea1cb8a263 Support creating type from signature for arrays and pointers 17 years ago
Martin Koníček 95f2e9a20e Grid visualizer - choosing columns to display (using ComboBox with custom style based on default style). 17 years ago
Matt Ward 583bfa2611 Fixed bug where some TreeNode properties were not set when loading a form into the python forms designer. 17 years ago
David Srbecký 14bf49761a Fixed signature reading for fields; 17 years ago
Daniel Grunwald ee2a4e29cb Fixed code analysis AddIn (fixed support for custom MSBuild loggers, ported SuppressMessageCommand to ITextEditor). 17 years ago
Siegfried Pammer f80a58b813 XamlBinding: improved drag and drop in EditGridColumnsAndRowsDialog 17 years ago
David Srbecký ac76eaa009 Type caching simplified; 17 years ago
Siegfried Pammer 0a3eb290fa XamlBinding: fixed some FxCop warnings 17 years ago
Siegfried Pammer 4475920813 XamlBinding: 17 years ago
David Srbecký 4dca3978ca Made the debugger is more aware of AppDomains. Most objects now know which appdomain they belong to. 17 years ago
David Srbecký e89dd70d3c Renaming files accordingly and some final touches 17 years ago
Matt Ward 459801ecaa Updated to IronPython 2.0.2 17 years ago
David Srbecký 8ed71a4bf3 Created ThreadCollection class 17 years ago
David Srbecký b963238781 Created ModuleCollection class 17 years ago
David Srbecký 0e7636d384 Created EvalCollection class 17 years ago
David Srbecký 73eff347f1 Created ProcessCollection class 17 years ago
David Srbecký 9ff7a9d575 Created BreakpointCollection class 17 years ago
Siegfried Pammer abf561acc0 XamlBinding: 17 years ago
David Srbecký 6772190140 Resolve TypeRefs that are defined in a nested class 17 years ago
David Srbecký 6f341d41d5 Console: Report error if operator is not supported for given arguments. 17 years ago
Siegfried Pammer 38714fcae5 XamlBinding: 17 years ago
David Srbecký 0aa7af205b Console: Unary expressions (-i; i++) 17 years ago
David Srbecký 18bd0dcfc9 Console: String indexer ("abcd"[2]); 17 years ago
Siegfried Pammer 88d6f02ff2 XamlBinding: 17 years ago
Matt Ward 778c760b8d Added support for code folding of global python methods defined outside of a class. 17 years ago
Daniel Grunwald e8e168ab8a Finished port of Windows Forms designer to ITextEditor. 17 years ago
Daniel Grunwald a732e7e0d3 CSharpFormattingStrategy: when pressing enter, add '///' inside documentation comments or '" + "' in strings. 17 years ago
David Srbecký 846fe05dfe Debugger tests - less verbose - do not show properties that have a default value (false, 0, null, {}) 17 years ago
David Srbecký 1ab3de7629 Get type of field, property or method return value. 17 years ago
Siegfried Pammer 37884c3015 XamlBinding: 17 years ago
Siegfried Pammer acb93540b2 XamlBinding: corrected preselection when typing ':' 17 years ago
Daniel Grunwald 7351dcdc3f Fixed build. 17 years ago
Martin Koníček 131cfee89d - debugger tooltips - changed return type of IDebugger.GetTooltipControl to System.Object 17 years ago
Siegfried Pammer 71408933b9 XamlBinding: Added closing tag completion 17 years ago
Siegfried Pammer 8f48611e63 XamlBinding: 17 years ago
Daniel Grunwald 7166b2d127 Consistently use "http://schemas.microsoft.com/winfx/2006/xaml/presentation" as WPF XML namespace. 17 years ago
Daniel Grunwald 72572ae42f Ported BooFormattingStrategy to ITextEditor (fixes forum-9781). 17 years ago
Siegfried Pammer d8abd60e92 XamlBinding: 17 years ago
Siegfried Pammer aebaf619f8 XamlBinding: 17 years ago
Siegfried Pammer 1abebe579b fixed SD2-1551 17 years ago
Daniel Grunwald 83f72a30af Fixed forum-9335: checked state in FileTypeRegisterer option panel is incorrect for some entries. 17 years ago
Daniel Grunwald db8acb32fd Fixed forum-9732: exception opening F# interactive pad. 17 years ago
Martin Koníček 38054e2991 - Object graph visualizer - tooltips with full text on values too long to fit into graph node 17 years ago
Daniel Grunwald db3f066b73 Fixed SD2-893 - Searching text in a directory with no access permissions throws exception 17 years ago
Siegfried Pammer e5409ac0a5 XamlBinding: fixed small CC and Highlighting bugs 17 years ago