197 Commits (fcdcf7cb4a0c0a9c5abc2a5dbc4b5c4426e2aa90)

Author SHA1 Message Date
Eusebiu Marcu fcdcf7cb4a parallel stack v0.1 15 years ago
eusebiu b53f8635f2 Added WPF BreakPointsPad, Watchpad, LocalVarPad + controls 15 years ago
Siegfried Pammer db08b353a0 added new icon for extension methods 15 years ago
Daniel Grunwald 3f1cc8907b Update string resources. 15 years ago
Peter Forstmeier 6bb29cbb75 Add ResourceString's for ReportViewer, work on Converts 16 years ago
Daniel Grunwald d1689fca84 Update string resources. 16 years ago
Daniel Grunwald fa8cbc56ff Update string resources. 16 years ago
Matt Ward 917a9cdac1 Update string resources. 16 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago
David Srbecký 023ef6a40a Updated localized strings 16 years ago
Siegfried Pammer 74086bc0ac fixed SD2-1619 - Checkmark in Breakpoint context menu missing 16 years ago
Daniel Grunwald 6543362d93 Update string resources. 16 years ago
Siegfried Pammer 75cec19ac1 - updated English translation 16 years ago
Christian Hornung 34cd8c436d Forms designer: Fixed SD2-1531 - CenterHorizontally / CenterVertically: icons are swapped. 16 years ago
Daniel Grunwald b9e1ce7c02 Store string resources as .resx instead of .resources in the repository. 16 years ago
Daniel Grunwald 1a9f2ab7f0 Change label "Goto line number" -> "Go to" to better reflect the features of the new GotoDialog 16 years ago
Siegfried Pammer 532acccbf0 ported consoles to AvalonEdit 16 years ago
Daniel Grunwald 4c32ea2a50 Fixed output for overloaded unary operators. 16 years ago
Daniel Grunwald c5a371dd2c Fixed SD2-1572 - operators are shown as nameless methods in code completion 16 years ago
Matt Ward ccc5df09db Python forms designer shows a more useful error message if it is unable to find a type to create a local variable. 16 years ago
Daniel Grunwald 937fc8fc1e Fixed SD2-1406: More Missing String Resources 16 years ago
Daniel Grunwald df06006d8b Make "Open in explorer" available for solution items and directories. 16 years ago
Tomasz Tretkowski 0762a4924b Handling msbuild4 projects with target platform other than AnyCPU 16 years ago
Daniel Grunwald 89bb1bc0d6 Rename "Quality Tools" -> "Analysis". 16 years ago
Matt Ward 3f6773cc05 Added Create XML output file option to the options panel for unit tests. 16 years ago
Matt Ward 03a0ccecfe Updated language resources. 16 years ago
Matt Ward 963e02f337 Can now convert C# and VB.NET projects to Python. 16 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 17 years ago
Daniel Grunwald 3fbd48b7d4 Bookmark/Breakpoint support for AvalonEdit. 17 years ago
Matt Ward bae236b7f6 Added python class library project template. 17 years ago
Matt Ward de9ecf1083 Can now run all tests with code coverage or run all the tests in the current project. 17 years ago
Daniel Grunwald 9ca580024d Added some strings to the translation database (mostly message box texts in the Subversion AddIn). 17 years ago
Matt Ward c1229ae1ac Updated string resources. 17 years ago
Christian Hornung e0791cefb3 ResourceToolkit: Show a message instead of an exception when a resource file cannot be read or written when deleting or renaming keys. 17 years ago
Christian Hornung 661fdc3406 ResourceCodeGeneratorTool: Ensure that we do not overwrite an existing class (e.g. designed form) with the generated class. Output an error message when such a situation occurs. 17 years ago
Matt Ward e6e7966038 The language to use for localization of WiX UI dialogs can now be specified in the project options. 17 years ago
Matt Ward 178f9f03e1 Added icons for Python files and projects. 17 years ago
Matt Ward 557e322065 Added show caret line option to Markers and Rulers options panel. 17 years ago
Matt Ward 567c4e9e48 Fixed SD2-1349 - WiX setup files editor shows misleading error when unable to find any TARGETDIR Directory or DirectoryRef elements. 17 years ago
Christian Hornung d9265c5144 Added full support for project resources to the Windows.Forms designer. Fixed SD2-576 - Visual Studio Project Resources used in Form. 17 years ago
Daniel Grunwald 08ccdbccfd Add outline view pad. 17 years ago
Christian Hornung c8de34803e Implemented SD2-1293 - Creating a DependentUpon file in the Project Browser: 17 years ago
Christian Hornung 5352e87454 Updated language resources to fix missing strings. 17 years ago
Justin Dearing 77791f1f58 Removed unused import statements. 17 years ago
Matt Ward a4b1ed0fae Removed server tools addin. 17 years ago
Justin Dearing 40e82bc57c Added a DeleteAllMarks option to the breakpoint pad. 17 years ago
Daniel Grunwald eef3790770 Fixed NullReferenceException in MenuService.ConvertSubItems. 17 years ago
Christian Hornung 61268e9dc4 Windows.Forms designer: Implemented support for PropertyReflection localization model, and set this as default. Localization model can be changed on new options panel, with the option to keep the localization model of existing forms unchanged. 17 years ago
Christian Hornung 50a505b8c4 Added the Reflector AddIn. 17 years ago
Justin Dearing 5b9b7d207d Exceptions are now displayed with DebuggeeExceptionForm instead of DebuggerEvenrForm. DebugeeExceptionForm displays the exception in a TreeViewAdv. 17 years ago