2306 Commits (a627f020d5893c629156cb547addb668b1f65f08)
 

Author SHA1 Message Date
Daniel Grunwald 47ae6603d0 Fixed SD2-596: C# to VB conversion should use CType instead of DirectCast for casts to primitives 19 years ago
Daniel Grunwald f399bed9de Fixed SD2-1079: Cast statements not converted correctly from C# to VB. 19 years ago
Daniel Grunwald 4ba9c28c71 Fixed SD2-1169: Implementing an interface containing an event produces invalid code 19 years ago
Daniel Grunwald 5691c03e96 Fixed SD2-1181: Remove unused imports removes using statements required for type arguments 19 years ago
Daniel Grunwald c15aa36771 Fixed SD2-1100: Create Property adds setter if the member is readonly. 19 years ago
Daniel Grunwald 5f991c3e21 Fixed SD2-1149: Partial generic classes not correctly supported 19 years ago
Daniel Grunwald eff3736f6b Fixed SD2-1143: #Develop doesn't show 'Source / Design' tabs for VB froms created with VS 2005. 19 years ago
Daniel Grunwald 859db0967a Fixed SD2-1081: Start up project doesn't show its node text bolded. 19 years ago
Daniel Grunwald 739fb0a991 Fixed NullReferenceException in ProjectContentRegistry when using ICSharpCode.SharpDevelop.Dom without persistence. 19 years ago
Daniel Grunwald 2e1943b2ff Now using EasyCodeDom to make NRefactoryASTGenerator code more readable. 19 years ago
Matt Ward 633ace62b1 Fixed compilation errors and test failures in WixBinding.Tests after the DropDownEditor was moved to the SharpDevelop widgets project. 19 years ago
Daniel Grunwald d4c511815b Add SettingsCodeGeneratorTool. 19 years ago
David Srbecký 2cabe3baf6 Reduce ValueProxy 19 years ago
David Srbecký 15bcad7d39 Variable spit into Variable and Value; Value is taking most of the control 19 years ago
David Srbecký 01e82efe04 Rename Value to ValueProxy 19 years ago
Daniel Grunwald f3939e3257 Add Custom Tools support. 19 years ago
Christian Hornung 36743ab771 SubversionAddIn: Fixed illegal cross-thread calls when showing the authentification dialogs. Fixed UI inconsistency in the LoginDialog. 19 years ago
Christian Hornung 888070dcda Fixed SD2-1092: FxCop Crashed #Develop while checking Serrlongue source code. 19 years ago
Daniel Grunwald 2225118f93 Allow editing setting type. 19 years ago
Daniel Grunwald ad8d980c80 Rewrote subversion DiffPanel using SplitContainers, fixes resizing problems. 19 years ago
Daniel Grunwald 8dd6f19a8e Worked on settings editor. 19 years ago
Daniel Grunwald f860a723e0 Fixed forum-12405: BracketMatchingStyle bug in Text Editor Control - one line patch by Dan Fowler 19 years ago
Daniel Grunwald 7cd5f63f9e Fixed forum-12453: Exception viewing C# file while boo project is open 19 years ago
Daniel Grunwald 6c47070737 Update SharpReport to version compatible with SharpDevelop. 19 years ago
Scott Ferrett a42afe8c97 DomRegion.IsInside was incorrectly returning true if the region was empty 19 years ago
Scott Ferrett 0b2fc43b68 Clear error messages from the Output pad when a new solution is loaded 19 years ago
Matt Ward 40b3347c34 Fixed SD2-1192 - Cannot set the File Format Associations after a clean install. Changed the FiletypeRegister.addin so the FiletypesRegisterStartup property is set to a valid default boolean value if the property does not exist. 19 years ago
Daniel Grunwald 151ed555c2 Default .NET assemblies are now loaded with Reflection instead of Cecil. 19 years ago
Dickon Field cb4c78bb51 updated solution file to include SQLServeeDbToolsProvider 19 years ago
Dickon Field d58c19d2a1 added another basic project for SQLServer plugin to SharpDbTools, and the necessary files to create the plugin for it. 19 years ago
Daniel Grunwald 514ed2c88e Add SharpReport binaries from revision from revision 1909. 19 years ago
Peter Forstmeier b6d32d7df6 Exporter can handle paging, Export for FormSheet and PushModell still missing 19 years ago
Daniel Grunwald b8568b678c Prevent exceptions when SharpDevelop is started without project browser. 19 years ago
Christoph Wille e6e05bd020 Beta 2 string added to setup welcome message 19 years ago
Matt Ward d8a859c0c5 Added the SettingsEditor addin to the SharpDevelop installer. 19 years ago
Matt Ward 9bb58f2351 Dynamic help pad now checks for a null grid item label when building the list of dynamic search terms. Removed reference to the Tip of the Day menu item in the HtmlHelp2.addin file. Modified the HtmlHelp2 project so full debug information is generated when building the debug configuration. 19 years ago
Peter Forstmeier 7af8c67fd5 Move files, changed Exporters to return Typesafe Decorators 19 years ago
Peter Forstmeier eb9b3b780f Different Types of Decorator's (Base,text and Graphic) 19 years ago
Peter Forstmeier f2e0d0b1d2 Update SharpReport.sln 19 years ago
Peter Forstmeier 4daad4ca74 Exporter can handle Line, Rectangle and Circle 19 years ago
Daniel Grunwald 5bc6cb290f Fixed SD2-1158: Exception thrown trying to reset event values in the properties pad of an inherited form. 19 years ago
Markus Palme 432943c851 SD2-1162: TextEditor add end construct for VB generic interface members. 19 years ago
Markus Palme a0db909e8f SD2-1161: Refactor icons don't show for VB generic interface declarations in the editor. 19 years ago
Christoph Wille 0cd56266f7 XML forms templates removed from setup 19 years ago
Markus Palme 6aa09b5646 SD2-1019: Enum completion after return not implemented for VB. 19 years ago
Markus Palme 859345353d SD2-1132 19 years ago
Daniel Grunwald 6da32c25f0 Add DataGridView to SettingsEditor. 19 years ago
Peter Forstmeier 23d14768b0 More work on ReportViewer and Exporting 19 years ago
Markus Palme 6b7b965d82 added spinner control to widgets library 19 years ago
Daniel Grunwald f8d9d5445e Create SettingsEditor AddIn. 19 years ago