4029 Commits (3c7a54507f462f798a77aa4bb68b109683efd7c4)
 

Author SHA1 Message Date
Daniel Grunwald 3c7a54507f New Search Results pad. 16 years ago
Martin Koníček ce71ce0575 Object graph visualizer - fix bug in TreeLayouter. 16 years ago
Martin Koníček 85e500e2c0 Object graph visualizer - animations. 16 years ago
Sergej Andrejev 12a9dd40f4 GesturesPlaceHolderRegistry and CommandsRegistry fixes 16 years ago
Sergej Andrejev a0454e65b8 Use "+" in serialized shortcut strings. Fix python binding tests 16 years ago
Sergej Andrejev b01030f84e Use WPF commands in View menu 16 years ago
Sergej Andrejev 6da9813aa3 Fix broken buid 16 years ago
Sergej Andrejev 0e385eded1 Use WPF commands for Build and Run main menus 16 years ago
Daniel Grunwald 27cd1c9931 AvalonEdit: split Gui namespace into Editing and Rendering. 16 years ago
Daniel Grunwald 60f01927a9 Split AvalonEdit.Gui into Editing and Rendering 16 years ago
Daniel Grunwald eb09b62e33 Fixed two editor bugs introduced in revision 4138. 16 years ago
Matt Ward 4e32c63398 XmlParser now handles equals sign inside quotes when checking if cursor is inside an attribute value. 16 years ago
Daniel Grunwald ce435d7a0c CodeEditor is now calling IFormattingStrategy.FormatLine. 16 years ago
Daniel Grunwald 45b73e93e2 Fixed 'Reset to defaults' in layout combo box. 16 years ago
Daniel Grunwald 8bf506da54 Fixed bug that could cause pads to be lost when the layout is changed. (when trying to reopen such a "lost" pad, it would show up with a width of zero) 16 years ago
Daniel Grunwald 8eb2252276 Fixed AvalonDock reference in FSharpBinding. 16 years ago
Daniel Grunwald 70ceca472d Project reference to AvalonDock. 16 years ago
Daniel Grunwald 8fabb8babc Copy AvalonDock source code into source tree 16 years ago
Daniel Grunwald 93d9a2a4e9 Remove AvalonDock.dll 16 years ago
Sergej Andrejev 3f16aa470a Missing files from initial commands registry implementation 16 years ago
Sergej Andrejev 8660b4da03 Initial commands registry implementation 16 years ago
Daniel Grunwald 999851127f Ignore broken test. 16 years ago
Daniel Grunwald 7ec09f2873 Merge bugfixes from revision 4108 to trunk: 16 years ago
Siegfried Pammer b6fb072451 improved markup extension completion 16 years ago
Siegfried Pammer 5f9a1012f8 - added tests 16 years ago
Martin Koníček 1056e610b2 ObjectGraphBuilder uses RuntimeHelpers.GetHashCode. 16 years ago
Siegfried Pammer 14f192be46 - XAML binding clean up 16 years ago
Daniel Grunwald 01a3550d51 Remove obsolete members. 16 years ago
Daniel Grunwald dea5046bec Refactoring menu for AvalonEdit 16 years ago
Daniel Grunwald 8e783a6694 Fixed icons in class browser. 16 years ago
Daniel Grunwald c33cfbabe9 Context menu for AvalonEdit 16 years ago
Daniel Grunwald bfe0341f01 Merge 3.0 to trunk. 16 years ago
Daniel Grunwald bdee4a2998 Disabled failing debugger test. 16 years ago
Martin Koníček 0062436691 Object graph visualizer - made neato.exe console window invisible. 16 years ago
Martin Koníček ca05ee092e Graph visualizer - edges are routed by Graphviz's neato.exe and drawn by WPF. 16 years ago
Matt Ward a61ee5f32d Added support for ISupportInitialize in the python forms designer. 16 years ago
Siegfried Pammer 18a6c2babe - added basic support for profiling Unit Tests 16 years ago
Matt Ward 22a376598c Python forms designer now checks the non-visual component has a constructor that takes an IContainer before generating code to create the component. 16 years ago
Daniel Grunwald 65019e2fa3 Do not save the highlighter being used if the user didn't change it. 16 years ago
Daniel Grunwald 551cbf9e4c Implemented Indexer Insight for AvalonEdit. 16 years ago
Daniel Grunwald 698d2c5506 Show insight window when pressing comma inside a method call. 16 years ago
Matt Ward 03a0ccecfe Updated language resources. 16 years ago
Matt Ward 11a80d5c8c Unit Tests tree now shows tests that fail due to an unhandled exception being thrown. 16 years ago
Matt Ward f18df3138e Installer now displays SharpDevelop 3.1 Beta 1. 16 years ago
Siegfried Pammer 71480d693b removed transparency from DebuggeeExceptionForm, added buttons for Break and Terminate again 16 years ago
Matt Ward 41a0fdebbc Fixed ArgumentException thrown when duplicate binary file ids are in a WiX file and the dialog is opened in the designer. 16 years ago
Matt Ward a2ef6c70e9 NUnit-Console no longer creates TestResult.xml if the /xml option is not used. 16 years ago
Daniel Grunwald e0df7e4747 SvnClientWrapper: Fixed NullReferenceException in discovery of changed paths. 16 years ago
Matt Ward 3bc847b185 Static class methods now use staticmethod when converted to Python. 16 years ago
Matt Ward 1cf40ae1cb Use HintPath for IronPython reference in Python project templates. 16 years ago