4089 Commits (5eee3babfca6ca92a1864c5cb6c768a52d1e6682)
 

Author SHA1 Message Date
Siegfried Pammer 176bd92662 - Added new StringParseExtension and OptionBinding 17 years ago
Sergej Andrejev b01030f84e Use WPF commands in View menu 17 years ago
Matt Ward 10f4b5965c Boolean variables now correctly converted to python. 17 years ago
Matt Ward bbe48609ab Added support for ContextMenuStrips in the python forms designer. 17 years ago
Sergej Andrejev 6da9813aa3 Fix broken buid 17 years ago
Sergej Andrejev 0e385eded1 Use WPF commands for Build and Run main menus 17 years ago
Daniel Grunwald 27cd1c9931 AvalonEdit: split Gui namespace into Editing and Rendering. 17 years ago
Daniel Grunwald 60f01927a9 Split AvalonEdit.Gui into Editing and Rendering 17 years ago
Daniel Grunwald eb09b62e33 Fixed two editor bugs introduced in revision 4138. 17 years ago
Matt Ward 4e32c63398 XmlParser now handles equals sign inside quotes when checking if cursor is inside an attribute value. 17 years ago
Daniel Grunwald ce435d7a0c CodeEditor is now calling IFormattingStrategy.FormatLine. 17 years ago
Matt Ward b2c6344367 Extender provider properties set for other controls now appear in properties window in the python form designer. 17 years ago
Daniel Grunwald 89bb1bc0d6 Rename "Quality Tools" -> "Analysis". 17 years ago
Daniel Grunwald 45b73e93e2 Fixed 'Reset to defaults' in layout combo box. 17 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) 17 years ago
Daniel Grunwald 8eb2252276 Fixed AvalonDock reference in FSharpBinding. 17 years ago
Daniel Grunwald 70ceca472d Project reference to AvalonDock. 17 years ago
Daniel Grunwald 8fabb8babc Copy AvalonDock source code into source tree 17 years ago
Daniel Grunwald 93d9a2a4e9 Remove AvalonDock.dll 17 years ago
Sergej Andrejev 3f16aa470a Missing files from initial commands registry implementation 17 years ago
Sergej Andrejev 8660b4da03 Initial commands registry implementation 17 years ago
Daniel Grunwald 999851127f Ignore broken test. 17 years ago
Daniel Grunwald 7ec09f2873 Merge bugfixes from revision 4108 to trunk: 17 years ago
Siegfried Pammer af7878c95c - removed xfrms 17 years ago
Matt Ward 3f6773cc05 Added Create XML output file option to the options panel for unit tests. 17 years ago
Siegfried Pammer 6b1e3e0e82 XML view working again 17 years ago
Matt Ward ef849ad84d Added support for extender providers (e.g. ToolTips) in the python forms designer. 17 years ago
Siegfried Pammer b6fb072451 improved markup extension completion 17 years ago
Siegfried Pammer 3fb37db3d1 added WPF controls 17 years ago
Siegfried Pammer 5edc92c543 added XmlBinding 17 years ago
Siegfried Pammer 5f9a1012f8 - added tests 17 years ago
Martin Koníček 1056e610b2 ObjectGraphBuilder uses RuntimeHelpers.GetHashCode. 17 years ago
Siegfried Pammer 14f192be46 - XAML binding clean up 17 years ago
Daniel Grunwald 01a3550d51 Remove obsolete members. 17 years ago
Daniel Grunwald 324fab013a Update to Mono.Cecil revision 134535. 17 years ago
Matt Ward 94718ae84b Python forms designer does not generate comments for a control if no property or event handler code was generated for that control. 17 years ago
Siegfried Pammer f3a87b2596 fixed VB .NET Indentation: multiline statements indented correctly (forums/t/9532) 17 years ago
Daniel Grunwald dea5046bec Refactoring menu for AvalonEdit 17 years ago
Daniel Grunwald 8e783a6694 Fixed icons in class browser. 17 years ago
Daniel Grunwald c33cfbabe9 Context menu for AvalonEdit 17 years ago
Siegfried Pammer 354a00107b - fixed bugs with profiling read-only projects and Unit Tests 17 years ago
Daniel Grunwald bfe0341f01 Merge 3.0 to trunk. 17 years ago
Daniel Grunwald bdee4a2998 Disabled failing debugger test. 17 years ago
Martin Koníček 0062436691 Object graph visualizer - made neato.exe console window invisible. 17 years ago
Martin Koníček ca05ee092e Graph visualizer - edges are routed by Graphviz's neato.exe and drawn by WPF. 17 years ago
Matt Ward a61ee5f32d Added support for ISupportInitialize in the python forms designer. 17 years ago
Siegfried Pammer 18a6c2babe - added basic support for profiling Unit Tests 17 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. 17 years ago
Daniel Grunwald 65019e2fa3 Do not save the highlighter being used if the user didn't change it. 17 years ago
Daniel Grunwald 551cbf9e4c Implemented Indexer Insight for AvalonEdit. 17 years ago