4171 Commits (a123d004169066baecee03c38508b55b0cdbf6e5)
 

Author SHA1 Message Date
Siegfried Pammer b16addd829 - fixed compilation of tests 16 years ago
Daniel Grunwald ffe4d90838 Use correct colors for DropDownButton on Aero. 16 years ago
Daniel Grunwald 3c7a54507f New Search Results pad. 16 years ago
Siegfried Pammer de913b9eb2 resolved missing references 16 years ago
Siegfried Pammer d3b55598de moved XmlBinding to XmlEditor 16 years ago
Siegfried Pammer 79884004e1 added more ITextEditorOptions, implemented markers for XPath 16 years ago
Siegfried Pammer 4a05270da8 project clean up 16 years ago
Siegfried Pammer 286b91794f - further clean up 16 years ago
Matt Ward 10c8a90ed8 Python menu options now use the debugger when running ipy.exe 16 years ago
Martin Koníček ce71ce0575 Object graph visualizer - fix bug in TreeLayouter. 16 years ago
Siegfried Pammer 2372e0a42e - removed additional namespaces, merged everything into ICSharpCode.XmlEditor 16 years ago
Siegfried Pammer 25354e9011 - reimplemented commands 16 years ago
Martin Koníček 85e500e2c0 Object graph visualizer - animations. 16 years ago
Sergej Andrejev 12a9dd40f4 GesturesPlaceHolderRegistry and CommandsRegistry fixes 16 years ago
Matt Ward 7a40b62660 Debugger now supports debugging IronPython code. 16 years ago
Matt Ward d8ca9a66b1 Namespace imports now import all classes on conversion to IronPython. 16 years ago
Matt Ward 71711e3c7d MainFile property now set when converting a project to IronPython. 16 years ago
Sergej Andrejev a0454e65b8 Use "+" in serialized shortcut strings. Fix python binding tests 16 years ago
Siegfried Pammer 176bd92662 - Added new StringParseExtension and OptionBinding 16 years ago
Sergej Andrejev b01030f84e Use WPF commands in View menu 16 years ago
Matt Ward 10f4b5965c Boolean variables now correctly converted to python. 16 years ago
Matt Ward bbe48609ab Added support for ContextMenuStrips in the python forms designer. 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
Matt Ward b2c6344367 Extender provider properties set for other controls now appear in properties window in the python form designer. 16 years ago
Daniel Grunwald 89bb1bc0d6 Rename "Quality Tools" -> "Analysis". 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
Daniel Grunwald 7c000c9f6e Implemented deleting project items. 16 years ago
Daniel Grunwald 0b4bd0e3f7 Worked on MSBuildBasedProject 16 years ago
Siegfried Pammer af7878c95c - removed xfrms 16 years ago
Daniel Grunwald 6008cea9fb Reimplemented MSBuildEngine. 16 years ago
Matt Ward 3f6773cc05 Added Create XML output file option to the options panel for unit tests. 16 years ago
Daniel Grunwald 422880a2a1 Fixed opening projects without explicitly set ToolsVersion 16 years ago
Daniel Grunwald c096d54094 MSBuildBasedProject based on Microsoft.Build.Construction 16 years ago
Siegfried Pammer 6b1e3e0e82 XML view working again 16 years ago
Matt Ward ef849ad84d Added support for extender providers (e.g. ToolTips) in the python forms designer. 16 years ago