4851 Commits (18f32ada9716c9e1e2176ec797dd99bba322697d)
 

Author SHA1 Message Date
Daniel Grunwald a2d7a61961 Fixed infinite loop introduced in recent change to folding. 16 years ago
Daniel Grunwald 903eb9dd04 Fixed infinite recursion in TextEditor.ScrollTo (bug introduced in r4910) 16 years ago
Daniel Grunwald ee1198eb4c Update setup to include new AddIns (Data.AddIn, WPF Designer, C++ Binding) 16 years ago
Daniel Grunwald c9c4590137 Add C++ binding (without parser) to SharpDevelop solution. 16 years ago
Daniel Grunwald 5dae574aec Add simple XmlReader-based XmlFoldingStrategy to AvalonEdit. 16 years ago
Siegfried Pammer b6fcec94d0 added workaround to fix http://community.sharpdevelop.net/forums/p/10063/27905.aspx 16 years ago
Daniel Grunwald 3d8c70850c Build simple folding support (independent of parsers in SharpDevelop) into AvalonEdit. 16 years ago
Daniel Grunwald c7b89dc68f Fixed FxCop issues in ICSharpCode.AvalonEdit.Xml 16 years ago
Daniel Grunwald 317621c567 Build hyperlink support into AvalonEdit and enable it by default. 16 years ago
Daniel Grunwald 3c3ff30a5b AvalonEdit: 16 years ago
Daniel Grunwald 867dab1f32 Move folding code to separate namespace ICSharpCode.AvalonEdit.Folding. 16 years ago
Philipp Maihart bd04de0cd0 EDMDesigner: Fix in Constraint Cardinality 16 years ago
Philipp Maihart 626fbce37f Data-AddIn/EDMDesigner: Support for composite PKs & FKs (Association resolution buggy) 16 years ago
Daniel Grunwald ff2e75afb8 Revert r4902. 16 years ago
Mike Krüger 7772c03684 * Src/PrettyPrinter/IOutputAstVisitor.cs: Exposed some properties 16 years ago
Daniel Grunwald 2c39426725 AvalonEdit now creates an invisible Win32 caret. This is necessary for features like 'Follow text editing' in the Windows Magnifier. 16 years ago
Daniel Grunwald ab01f26709 Disable IME when ICSharpCode.TextEditor is used in .NET 4.0. 16 years ago
Philipp Maihart 37ffd28b97 EDM Designer: Reading User Defined Data Types, Domain Model, SQL Server Implementation (just reading metadata) 16 years ago
Siegfried Pammer 7dc8e0b947 - fixed bug in OptionBinding 16 years ago
Martin Koníček 47f6467d39 Fixed minor bug in DebugType.CreateFromName. 16 years ago
Siegfried Pammer cd8c81ebd0 - removed language selection box from all console except debugger console 16 years ago
Daniel Grunwald c8dde3e1aa Fixed unit tests after x86 change. 16 years ago
Daniel Grunwald ef2cbabe03 Fixed project creation (don't create both AnyCPU and x86 platforms) 16 years ago
Daniel Grunwald c71a39bf3f Merge 3.0 to trunk. 16 years ago
Daniel Grunwald f112d92a15 Implemented ToolBar CheckBox in Core.Presentation. 16 years ago
Daniel Grunwald 9761f2de43 AvalonEdit: add safety check that ReadOnlySectionProvider doesn't return invalid sections. 16 years ago
Siegfried Pammer 9e12c504eb fixed some localization issues in Profiler options panels 16 years ago
Matt Ward 31d9f8203e Update string resources. 16 years ago
Daniel Grunwald 7f2f49377d Fixed ArgumentOutOfRangeException in Boo forms designer and added workaround for another possible ArgumentOutOfRangeException (also when leaving the designer). 16 years ago
Daniel Grunwald 13e1fa6bb0 Fixed IsAccessible for "protected internal" members. (forum-9974) 16 years ago
Siegfried Pammer 75cec19ac1 - updated English translation 16 years ago
Daniel Grunwald f0d8124acc Immediately rename form class when a form is renamed in the designer (avoids side-effects in IViewContent.Save). 16 years ago
Christian Hornung d413a6fb9d Fixed SD2-1588 - Automatic SVN add of forms designer .resx file fails. 16 years ago
Daniel Grunwald 1bab5625a5 Fix SD2-1584 - VB .NET snippet parser crashes on invalid syntax 16 years ago
Daniel Grunwald 85c0da5716 Fix SD2-1587 - Duplicate sections added to solution file on each save 16 years ago
Siegfried Pammer 44564f9f2f fixed SD2-1526 - Save As shows a Save As dialog box for each view attached to the file 16 years ago
Matt Ward 7b8a0f7c46 Disabled project resources in the python form designer. 16 years ago
Siegfried Pammer eec0d0d072 Added missing resource strings for the profiler 16 years ago
Siegfried Pammer 5eedcede92 small bug fix in XamlColorizer 16 years ago
Siegfried Pammer c7a37f8443 - Top 20 displays user code only 16 years ago
Daniel Grunwald 588f77c0e0 Temporarily disable FileChangeWatcher while renaming files. Should fix forum-10029. 16 years ago
Siegfried Pammer 213808103c missed to commit some changes (never commit around 12 PM!) 16 years ago
Siegfried Pammer 566b84c281 Profiler: 16 years ago
Siegfried Pammer 9dbff240b9 Profiler: 16 years ago
David Srbecký 769ff4a479 Fixed bug in type resolution from name 16 years ago
David Srbecký e46df2b648 Unified and extended tests for testing metadata reading 16 years ago
Christoph Wille 421bc5a195 RC 2 designation of setup 16 years ago
Daniel Grunwald 598a05e716 Reparse when return is pressed. 16 years ago
Siegfried Pammer bab3f4369f - removed some debug code from AXmlParser in Release build to increase performance a bit 16 years ago
David Srbecký e2cc44f997 Fixed debugger unit tests - there was a state that depended on the order the tests are run in 16 years ago