378 Commits (1ccf50e89bb26e12e631214121738bd772cde48c)

Author SHA1 Message Date
Matt Ward 428bc5b1ba Added ReportExplorer pad and SharpQuery pad to layout configuration so these pads are not displayed on starting SharpDevelop for the first time. 16 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago
David Srbecký 023ef6a40a Updated localized strings 16 years ago
Daniel Grunwald 6990764e4f Fixed forum-10114: Duplicate call to InitializeComponent() in WPF application template 16 years ago
Daniel Grunwald 6543362d93 Update string resources. 16 years ago
Matt Ward 31d9f8203e 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 1a9f2ab7f0 Change label "Goto line number" -> "Go to" to better reflect the features of the new GotoDialog 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 ed3f9e5dbb Consistently use "http://schemas.microsoft.com/winfx/2006/xaml/presentation" as WPF XML namespace. 16 years ago
Daniel Grunwald df06006d8b Make "Open in explorer" available for solution items and directories. 16 years ago
Matt Ward 3851cecf1f Updated to the final build of WiX 3.0 (3.0.5419) 16 years ago
Daniel Grunwald 7da40d343b Updated fullAssemblyNameToRequiredFrameworkVersionDictionary. 16 years ago
Daniel Grunwald ac14bb27f2 Allow setting 'Option Infer' in project options. 16 years ago
Daniel Grunwald fb9520f571 Allow choosing the target framework when creating VB projects. 16 years ago
Daniel Grunwald 88e92880ff Use tabs instead of spaces in WPF file templates. 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
Matt Ward ceef846b4c Updated to WiX 3.0.5301 16 years ago
Matt Ward 22b8b6f536 Updated to NUnit 2.5.0.9122 16 years ago
Daniel Grunwald 2f86318fd8 Improved performance of UpdateAssemblyInfo. 17 years ago
Daniel Grunwald fceb74103e ChangeLog: only show changes since revision 3800. 17 years ago
Matt Ward bae236b7f6 Added python class library project template. 17 years ago
Daniel Grunwald fc810158a9 Fixed exception from forum-9214 (but hung build still not fixed). 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
Daniel Grunwald f41bf57e52 SD2-1521: Reconsider what a 'preinstalled addin' is. 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
Matt Ward 381262f765 Updated to WiX 3.0.4917.0 17 years ago
Daniel Grunwald 4bc08d161a Add PrintDocument to default Toolbox. 17 years ago
Matt Ward 5e0d32dfa5 Fixed SD2-1366. Updated app.config schema with elements and attributes in .NET 3.5 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
Daniel Grunwald 9d66ca2fbd Remove SharpDevelop Reports template from data/templates 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 81527343aa Updated to WiX 3.0.4714 17 years ago
Matt Ward 178f9f03e1 Added icons for Python files and projects. 17 years ago
Ivan Shumilin 1069fc57dc xaml specification, xaml backend, reorganize code, etc etc 17 years ago
Daniel Grunwald 22cc955540 Fixed some minor bugs. 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
Daniel Grunwald d8da3abb1e Add <inheritdoc/> to XML doc completion, add MIT/X11 license template. 17 years ago
Daniel Grunwald eaca0978dc Rename category for WPF project templates from ".NET 3.0" to "WPF". 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