487 Commits (0365a3f26c4f95c3b0ae8a7ca6b7637ec2ca72ab)

Author SHA1 Message Date
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 19 years ago
Mathias Simmack f624fea2a2 new Shared Add-in template for creating add-ins for Office etc. 19 years ago
Daniel Grunwald f678d9c8c7 More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window 19 years ago
Daniel Grunwald 7ea51e06df Fixed forum-8340: error inserting code template in empty file 19 years ago
Peter Forstmeier 4716a7a90b More changes in ResourceStrings 19 years ago
Mathias Simmack b53af54b3e updated WinFX templates for WinFX CTP May 2006 19 years ago
Mathias Simmack dd9c81719b updated WinFX samples for the WinFX CTP May 2006 19 years ago
Peter Forstmeier 5981914b84 Added some missing Resources 19 years ago
Daniel Grunwald 40347a51c9 Add more strings to translation database. (based on list by asl) 19 years ago
Daniel Grunwald 82f68b0329 Fixed several minor bugs; put some strings into the translation database. 19 years ago
Daniel Grunwald 730def510e Referenced assemblies are now loaded with Mono.Cecil. 19 years ago
Christoph Wille f4f9dc1ef8 Language resources updated for RC1 19 years ago
Daniel Grunwald 5753bafcba Fixed SD2-796: Building whilst debugging 19 years ago
Daniel Grunwald 16d87fd62e Fixed SD2-797: Code-completion for nested classes is broken 19 years ago
David Alpert 32abd834aa recent changes to ToolBarDropDownButton are now compatible with previous usage, notably in the SearchAndReplace toolbar. 20 years ago
Daniel Grunwald 8cad311b40 Fixed SD2-777: Cannot add a new ASP.NET WebForm to a project 20 years ago
Daniel Grunwald 4a0d17cd67 Update StringResources 20 years ago
Daniel Grunwald 1a6fa98461 Added simple ASPX syntax highlighting, added Web application project template by Tom Schröter. 20 years ago
Peter Forstmeier 26510b5bba New Icon for SharpReport 20 years ago
Matt Ward c8e7da22b7 SD2-738 - OutOfMemoryException when trying to set the application's icon to a file which is not an icon. An error message is now shown to the user informing that the icon is invalid. 20 years ago
Matt Ward d80ad0eb28 Added Alex Knip's patch to fix SD2-553 - Cannot Show Form Designer Grid. 20 years ago
Daniel Grunwald 67bdeee0dd Update to Boo 0.7.6.2160. 20 years ago
Matt Ward d4ad2a79a6 SD2-464. Added projects and solutions options. 20 years ago
Matt Ward 9d52c21a2e VB.NET projects can now target Mono via the MonoBasic compiler. All Mono compiler command lines now logged and can be seen when running MSBuild from the command prompt. Added Gtk# project and file template for VB.NET. 20 years ago
Daniel Grunwald 6e1d43f2d7 Upgrade to DockPanel Suite 1.0.0. 20 years ago
Daniel Grunwald 0276c9c9de Update StringResources 20 years ago
Daniel Grunwald 8c9051f865 Exclude all languages with more than 600 missing translations. 20 years ago
Markus Palme 8bd48bc59c SD2-658: SharpDevelop Options Panel Template not up to date 20 years ago
Peter Forstmeier e9386147d2 Add SharpReportIcons/Icons.16.16.SharpReport.Line.ico and SharpReportIcons/Icons.16.16.SharpReport.Textbox.ico 20 years ago
Markus Palme f6eba6fd7d bitmap/string resources can now be registered in *.addin files using the tags <BitmapResources> and <StringResources> 20 years ago
Peter Forstmeier c7030d4c0a Moved Icons for SharpReport to BitmapResources 20 years ago
Matt Ward fb130e19bd Added missing string resources for Code Coverage addin. 20 years ago
Daniel Grunwald b8db7f0b60 Fixed unit tests. 20 years ago
Daniel Grunwald 94d5e5bc08 Switch from MbUnit to NUnit: 20 years ago
Matt Ward a2469ef84d Added code coverage addin - supports NCover. 20 years ago
Daniel Grunwald 42dcc8da05 Patch by Scott Ferrett: List of project file extensions to open when the file was specified on the command line was hardcoded to csproj,vbproj,booproj; now it can be extended using the AddIn tree. 20 years ago
Daniel Grunwald 8f779b2ffb Fixed SD2-654: Get file types to register from AddIn tree. 20 years ago
Daniel Grunwald ff84b11400 Fixed SD2-653: Design tab missing for new form added to project 20 years ago
Daniel Grunwald 8cad70aec9 Fixed exception when renaming project while project options are opened. 20 years ago
Markus Palme 85355ee6dd removed namespace declartions and imports from code 20 years ago
Daniel Grunwald 4816d086ef The Boo forms designer now supports partial classes. 20 years ago
Markus Palme a527886f42 added subcategory definitions to vb.net tempates; added singleton and addin templates 20 years ago
Daniel Grunwald 889902cff7 Fixed SD2-650: Find References error with single file open 20 years ago
Daniel Grunwald 217f008544 Add some strings to the translation database. 20 years ago
Daniel Grunwald 3d398142f4 C# form template now uses partial classes. File templates now can use the "DependentUpon" attribute. 20 years ago
Daniel Grunwald f1941afc91 Put more strings into the translation database. 20 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 20 years ago
Daniel Grunwald fd3cc63664 Fixed C# parser bug: cast followed by anonymous method. 20 years ago
Matt Ward e29ae4dd10 User is now prompted for discovery credentials when adding or refreshing a web reference if the server returns a Http status of 401 (Unauthorised). Tested with basic and NT authentication. 20 years ago
Peter Forstmeier f3440e3f81 Add FileTemplate for Sharpreport 20 years ago