5187 Commits (404042e3ce872aa722b8fef64e8f2451882f9fa9)
 

Author SHA1 Message Date
Daniel Grunwald 404042e3ce Fixed SD2-1597 - Double click selection does not select entire word with error highlighting 16 years ago
Siegfried Pammer c879a5c424 fixed NRefactoryResolver unit test 16 years ago
Siegfried Pammer 1e9c0b6781 added introduce method refactoring (not working in all cases yet) 16 years ago
Siegfried Pammer 6cbe5b0635 - reimplemented code generators in 4.0 (fixes SD2-1599) 16 years ago
Daniel Grunwald 4d372dc9b5 Converted VBNet-Mode.xshd to new file format. 16 years ago
Daniel Grunwald bcb9d3303a Fixed bug in XmlHighlightingDefinition that prevented referencing the main ruleset of the current XSHD. 16 years ago
Daniel Grunwald fb53cbeeff Converted Boo.xshd to new XSHD file format. 16 years ago
Daniel Grunwald 6f3e1f87de Improve XML highlighting. 16 years ago
Daniel Grunwald 17d5510c03 Fix crash when pressing deadkey while CC window is open. 16 years ago
Daniel Grunwald a48804720d Fixed bug in HighlightedLine.ToHtml that could cause text in front of the selection to be copied to the clipboard. 16 years ago
Daniel Grunwald 91c33ed1e4 Do not execute indentation strategy when pressing Enter inside a read-only section. 16 years ago
Daniel Grunwald 3839873b7e Implemented SizeLimit for UndoStack. 16 years ago
Daniel Grunwald 80b9d458bc It's 2010. 16 years ago
Daniel Grunwald 28dcb7b0fe ItemsControl in startpage should not be focusable. 16 years ago
Daniel Grunwald d092b396de Fixed highlighting of XML attributes containing '.' 16 years ago
Daniel Grunwald a9f1ff3040 Fixed forum-10109: TextEditor.ShowLineNumbers=false removes all DottedLineMargins. 16 years ago
Matt Ward 6d543c024e Replaced obsolete DialogPanel with OptionPanel in IronRuby addin file. 16 years ago
Siegfried Pammer cf595b05cf fixed "Edit grid columns and rows" 16 years ago
Matt Ward 3cac549c0b Merge 3.1 to trunk. 16 years ago
Matt Ward 6a40744299 Add IronRuby addin to installer. 16 years ago
Matt Ward ab9913ecfa No longer run IronRuby unit tests due to different versions of the Microsoft Scripting assemblies being used with IronPython. 16 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago
Siegfried Pammer 944298f015 - fixed bug in AXmlParser 16 years ago
Matt Ward 7dfbf41cab Name and Text properties now set when creating new form or user control from python templates. 16 years ago
Matt Ward 341be44215 Class base types now converted to python. 16 years ago
Matt Ward 41a1573501 When a solution is loaded the files that were previously open for that solution are opened again. 16 years ago
Matt Ward 14ad268dd1 Fixed FSharpBinding compilation warnings. 16 years ago
Matt Ward 97c6bc94e4 Added unit tests for VB.NET function and subroutine declarations. 16 years ago
Matt Ward c486bd0db8 Moved xpath code and goto schema definition code out of XmlView class. 16 years ago
Matt Ward 432d0cb6b8 Support for highlighting definitions defined in addin files now working again. 16 years ago
Daniel Grunwald fe47d5f460 Merge 3.1.1 to trunk. 16 years ago
Matt Ward dc91a19fbd Add IronPython.Modules reference to IronPython project templates. 16 years ago
Matt Ward 0598cbff62 Remove missing IronPython files from installer. 16 years ago
Daniel Grunwald 3ba8ca7807 Code editor: clear selection when Escape is pressed. 16 years ago
Matt Ward e751cc5b59 Now using IronPython 2.6 CTP for .NET 4.0 Beta 2 16 years ago
Matt Ward 233eed8461 Merge IronPython addin changes to trunk. 16 years ago
Matt Ward dc59476ce2 Now using NUnit 2.5.3.9345 16 years ago
Matt Ward 155d37d14e Installer now ngens IronPython assemblies. 16 years ago
David Srbecký 7a5ed71060 Fixed casting bug 16 years ago
Matt Ward 94944b0dd6 Added support for attributes defined in the simple content extension's base type. 16 years ago
Matt Ward 945a683791 Remove whitespace from xml schema annotation displayed in completion tooltip. 16 years ago
David Srbecký 03f22d048a Fixed build 16 years ago
David Srbecký 023ef6a40a Updated localized strings 16 years ago
David Srbecký 95187c2a2c Do not derive debugger objects from MarshalByRefObject since it not being used in any way. 16 years ago
David Srbecký a154d2f93f Backported r5308 - Fixed conditional breakpoints for statements that do not return bool 16 years ago
David Srbecký 320896e50e Backported r5302 - Fixed rude-abort of evals 16 years ago
David Srbecký 49ccffef87 Backported r5299 - Fixed "0x80131C33: Interception of the current exception is not legal" 16 years ago
David Srbecký aa7f962410 Backported r5296 - Fixed "0x8013132E - This process has already been attached to" 16 years ago
David Srbecký 29ceaafa3a Backported r5294 - Fixed "Func eval cannot work. Bad starting point. (Exception from HRESULT: 0x80131313)" 16 years ago
David Srbecký 9b5f63e816 Backported r5293 - Hopefully fixed "Process not synchronized." at ICorDebugThread.GetUserState 16 years ago