2845 Commits (8429b4a3afe155e9a076c6f7ade02f65cdab6495)

Author SHA1 Message Date
David Srbecký 6f341d41d5 Console: Report error if operator is not supported for given arguments. 16 years ago
Siegfried Pammer 38714fcae5 XamlBinding: 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
Siegfried Pammer 88d6f02ff2 XamlBinding: 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 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
Martin Koníček 131cfee89d - debugger tooltips - changed return type of IDebugger.GetTooltipControl to System.Object 16 years ago
Siegfried Pammer 71408933b9 XamlBinding: Added closing tag completion 16 years ago
Siegfried Pammer 8f48611e63 XamlBinding: 16 years ago
Daniel Grunwald 7166b2d127 Consistently use "http://schemas.microsoft.com/winfx/2006/xaml/presentation" as WPF XML namespace. 16 years ago
Daniel Grunwald 72572ae42f Ported BooFormattingStrategy to ITextEditor (fixes forum-9781). 16 years ago
Siegfried Pammer d8abd60e92 XamlBinding: 16 years ago
Siegfried Pammer aebaf619f8 XamlBinding: 16 years ago
Siegfried Pammer 1abebe579b fixed SD2-1551 16 years ago
Daniel Grunwald 83f72a30af Fixed forum-9335: checked state in FileTypeRegisterer option panel is incorrect for some entries. 16 years ago
Daniel Grunwald db8acb32fd Fixed forum-9732: exception opening F# interactive pad. 16 years ago
Martin Koníček 38054e2991 - Object graph visualizer - tooltips with full text on values too long to fit into graph node 16 years ago
Daniel Grunwald db3f066b73 Fixed SD2-893 - Searching text in a directory with no access permissions throws exception 16 years ago
Siegfried Pammer e5409ac0a5 XamlBinding: fixed small CC and Highlighting bugs 16 years ago
Siegfried Pammer 99a98a9ca9 XamlBinding: preselection improvements 16 years ago
Daniel Grunwald f2a7b38c6c Fixed potential ArgumentNullException in search (forum-9109, though I couldn't reproduce it). 16 years ago
Daniel Grunwald 5869171226 Added PublicSettingsSingleFileGenerator (forum-8428). 16 years ago
Daniel Grunwald 12f8a85a91 Fixed forum-9591: NUnit test results are read with incorrect encoding. 16 years ago
Siegfried Pammer 6f77596e35 XamlBinding: fixed SD2-1546, SD2-1547, SD2-1548 16 years ago
Siegfried Pammer 315406eddc XamlBinding: small bug fixes 16 years ago
Siegfried Pammer 1de88fd8a5 XamlBinding: fixed bug in Edit Grid Columns And Rows 16 years ago
Siegfried Pammer 07a072be0e XamlBinding: 16 years ago
Daniel Grunwald 137bb94ea0 Replace WorkflowDesigner with simple designer for Workflow Foundation 4.0. 16 years ago
Matt Ward ff0f641269 Fixed bug when converting references to 'this' and event handlers to python. 16 years ago
Matt Ward a65729ccd1 Fixed null reference exception when converting a constructor to python. 16 years ago
Siegfried Pammer 988151b6dc Implemented Undo/Redo for EditGridColumnsAndRows 16 years ago
Tomasz Tretkowski 1a024d1b97 Cppbinding build events project options. 16 years ago
Siegfried Pammer 336b157935 XamlBinding: 16 years ago
Tomasz Tretkowski 251e5f7b2f Solution fix to load multiple platforms solutions 16 years ago
Siegfried Pammer cb3417ae90 improved XAML highlighting and code completion 16 years ago
Siegfried Pammer af5a6c6ade ported Indent and Comment commands to SharpDevelop 4.0 16 years ago
Siegfried Pammer f779eb0a69 - added EditGridColumnsAndRowsCommand 16 years ago
Siegfried Pammer f4ffce646f XamlBinding: 16 years ago
Martin Koníček fc0b426391 - Object graph visualizer - implemented visualization of IList<T> nodes 16 years ago
Martin Koníček 2146250942 - Object graph visualizer - implemented edge tooltips 16 years ago
Martin Koníček b7f96c707f Grid visualizer - values are now displayed as Value.InvokeToString() 16 years ago
Tomasz Tretkowski c6e0ffa15c CppBinding moved to ICSharpCode namespace 16 years ago
Martin Koníček dcee305a84 - auto size Name column in node 16 years ago