3868 Commits (07acb05d8621796a1338e30d050e6ac641eb805c)
 

Author SHA1 Message Date
Ivan Shumilin 07acb05d86 SharpTreeView. 16 years ago
Siegfried Pammer 4629730755 improvements in XAML binding 16 years ago
Daniel Grunwald d89a52287a Merged 3.0 to trunk. 16 years ago
Daniel Grunwald 970d46507d Added some comments. 16 years ago
Christoph Wille 60e9783d1c Change version to 4.0 in document (mainly test checkin for SVN 1.6 sharded repository) 16 years ago
Siegfried Pammer 422a3263f7 Removed CreateEventHandler from RefactoringProvider 16 years ago
Siegfried Pammer 8c27d50744 added tests in XamlBinding 16 years ago
Siegfried Pammer a86a467ff3 architectural changes in XamlBinding 16 years ago
Siegfried Pammer bfd65e84a8 added work-around for Windows Forms bug in ElementHost, because WpfViewer was sometimes not displayed. 16 years ago
Daniel Grunwald 957e9d46c2 Switch from SvnDotNet to SharpSVN. This updates the embedded subversion library from 1.5.0 to 1.6.0. 16 years ago
Siegfried Pammer b8d901686e fixed CallCount when selecting only a small amount of datasets. 16 years ago
Matt Ward 072d5ec0cc Code code now generated for empty menu strip in python forms designer. 16 years ago
Matt Ward 2c62e65fb9 Python form designer now supports loading/generating code for a form's AcceptButton and CancelButton properties. 16 years ago
Mike Krüger 243fa65087 * Parser/Expressions/LambdaExpressionTests.cs: Added test case for 16 years ago
Mike Krüger ebc2f1b64f * Src/Parser/gen.sh: 16 years ago
Daniel Grunwald e43e49a621 Allow opening a new code completion window inside ICompletionList.Complete() method. 16 years ago
Siegfried Pammer 2e8f6fdd4d fixed threading bug in QueryCompiler 16 years ago
Daniel Grunwald b6cd6d16b0 AvalonEdit: Fixed bug in GetIndentation that could mess up text when pressing Enter. 16 years ago
Matt Ward 00fde32e00 Event handlers added for child controls when loading a form into the python forms designer. 16 years ago
Matt Ward 80aa8f7476 XmlParser now returning the correct active element if the element is followed by a tab or new line character. 16 years ago
Mike Krüger cec95aa60d * Src/Lexer/CSharp/Lexer.cs: 16 years ago
Matt Ward b95d5e6c83 Form event handlers now generated and loaded by python form designer. 16 years ago
Matt Ward 58e637e89b SuspendLayout, ResumeLayout methods now called for nested controls in python forms designer generated code. 16 years ago
Matt Ward 32f305a25f Child controls now added to a panel when form is loaded into the python form designer. 16 years ago
Matt Ward b7704c9524 Code is now generated for controls added to a panel in the python forms designer. 16 years ago
Daniel Grunwald 8f38c7aafc Commented out VBNetBinding FormattingStrategy tests - the VB formatting strategy is currently disabled because it's not yet ported to AvalonEdit. 16 years ago
Daniel Grunwald 4b1d5b858c Smart C# indentation now works with AvalonEdit. 16 years ago
Daniel Grunwald 407f3328e8 AvalonEdit: when creating a new TextEditor instance, create a new TextDocument. Fixed bugs when setting Document to null. 16 years ago
Daniel Grunwald 7f94fc4146 Allow completion list and items to handle insertion of text. 16 years ago
Siegfried Pammer d61419f6bc ported XamlBinding to Mirador 16 years ago
Mike Krüger 5705bb78c5 * Src/Visitors/LookupTableVisitor.cs: Added IsQueryContinuation flag 16 years ago
Daniel Grunwald 75370b19e2 When unpinning a pad, hide it immediately (patch from DockPanelSuite forum). 16 years ago
Daniel Grunwald 1102221b0d AvalonEdit: added support for preselection. 16 years ago
Daniel Grunwald d9fb680f9d Implemented Ctrl+Space completion for AvalonEdit. 16 years ago
Daniel Grunwald fd03921b13 Fixed exception when hovering mouse outside of document. 16 years ago
Daniel Grunwald f3f05768f2 Fixed build. 16 years ago
Daniel Grunwald 376c978294 Cut/Copy/Paste: use WPF routed commands. 16 years ago
Siegfried Pammer c5c518a689 fixed bugs in UI 16 years ago
Matt Ward 64965103ae Added support for AnchorStyles in python forms designer. 16 years ago
Daniel Grunwald bc400c5dd9 IMementoCapable support is back. 16 years ago
Siegfried Pammer 9d8455bb06 Improvements and bug fixes in Profiler.AddIn GUI 16 years ago
Matt Ward 5e60ee626e Python forms designer: Control creation code now generated. Control variable names now prefixed with underscore. Control properties now set correctly on loading the form into the designer. 16 years ago
Daniel Grunwald 5adc77bbff AvalonEdit: fixed cyclic reference in type initializers 16 years ago
Siegfried Pammer be8ba32292 Moved SharpDevelopElementHost to Profiler.AddIn 16 years ago
Daniel Grunwald 71993014c9 AvalonEdit: tooltips. 16 years ago
Daniel Grunwald fceb74103e ChangeLog: only show changes since revision 3800. 16 years ago
Siegfried Pammer deadb92215 Added SharpDevelopElementHost for hosting WPF controls as ViewContents 16 years ago
Matt Ward 52c92ff5ec Code now generated for controls on a form in the python forms designer. 16 years ago
Daniel Grunwald fd9e16c394 AvalonEdit code completion 16 years ago
Daniel Grunwald 1393f3da20 Merge 3.0 to trunk. 16 years ago