126 Commits (408b372656bc0e190b2b65c5cfdb05875e673d6f)

Author SHA1 Message Date
Daniel Grunwald 4a0d17cd67 Update StringResources 19 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
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
Daniel Grunwald 651d370758 Added SharpReport 20 years ago
Daniel Grunwald dac4be9a65 Added SharpQuery. 20 years ago
Matt Ward 787617378c File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates. 20 years ago
Daniel Grunwald cf8f7e43f2 Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 20 years ago
Matt Ward a9071e9809 Project and file templates now support subcategories. 20 years ago
Matt Ward 5d68029091 Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies. 20 years ago
Daniel Grunwald 8e182c7339 Forms designer is now reloading assemblies when required (based on patch by Alex Prudkiy). 20 years ago
Daniel Grunwald f70afa7916 Enable using PropertyGroups in the project templates. Updated ComplexExample, it should now demonstrate all project template features. 20 years ago
Matt Ward 533efc470c Added support for web references. 20 years ago
Daniel Grunwald db23c1d711 Fixed AltGr-shortcut bug. (AltGr+E now inserts the '€' sign instead of showing the exceptions pad). 20 years ago
Daniel Grunwald 5d17bf9b5e Translations update. 20 years ago
Daniel Grunwald fe66f16b43 Changed splash screen. 20 years ago
Daniel Grunwald 627e61507f Update language resources. 20 years ago
Daniel Grunwald ea52117d70 Fixed SD2-525: Changing the output Window font changes the text editor window font. 20 years ago
Matt Ward 2b47edd0cf Fixed typos in VB.Net file templates. 20 years ago
Daniel Grunwald df78c1123b Moved C++ and WiX templates to the (disabled) AddIn projects. (SD2-566) 20 years ago
Daniel Grunwald b8b3f163aa Fixed SD2-585: DataGridView does not appear in Tools | Data tab 20 years ago
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Markus Palme 7701bf5ea4 added icons for the debugger pads. they are not perfect but at lease distinctable. 20 years ago