1740 Commits (c1944ef3cb172d515f0cfbb314afa998e0856004)
 

Author SHA1 Message Date
Daniel Grunwald c1944ef3cb Allow the user to add custom layout configurations. 19 years ago
Matt Ward 3a318e0152 WixBinding: Can now add directories in the setup files window. Unique short directory name generated. Added simple file and folder ignore list. 19 years ago
Daniel Grunwald 6e47a8a518 Move Insert color & Insert GUID to edit menu. 19 years ago
Matt Ward 8e6652271f Changed the installer's compression level to high. 19 years ago
Daniel Grunwald 8a61777e5d Fixed SD2-643: Project content registry does not find references using relative paths 19 years ago
Daniel Grunwald c2189bfa7f Fixed SD2-1044: Semi-colon in MSBuild properties encoded when project saved 19 years ago
Daniel Grunwald 52ae050e58 Apply ResourceEditor patch by Christian Hornung : Resource editor now keeps metadata. 19 years ago
Dickon Field d3c54b0d2e added some missing files in Viewer package which broke the build 19 years ago
Matt Ward bdde4e7408 WixBinding - Unique file ids now generated when adding multiple files, added core logic to add a directory recursively to a setup package. 19 years ago
Matt Ward eb85090a10 Removed MonoReflectionLoader.dll and added Subversion addin's LibDB44.dll to installer. 19 years ago
Matt Ward c2ae312888 Removed references to missing TableDescribeForm so SharpDbTools project compiles. 19 years ago
Christoph Wille 2d91c762d8 Old NSIS setup removed, CCNET configuration updated 19 years ago
Daniel Grunwald 00f292290d Code completion for .NET CF 2.0 projects. 19 years ago
Daniel Grunwald 4af14f6adf When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 19 years ago
Dickon Field ac398119aa Added basic Describe functionality for Table metadata 19 years ago
Matt Ward ed5d813426 WiX extensions to be passed to Candle, Lit and Light can now be configured in the project option panels. 19 years ago
Daniel Grunwald 8af8808d4c Fixed SD2-1037: Declarations inside an interface don't need end constructs in VB 19 years ago
Matt Ward 1f77918bd7 SD2-1032 - Incorrect cursor position after generating xml comment. 19 years ago
Peter Forstmeier be4f643aea Work on Generic IEnumerable and fixes from FxCop 19 years ago
Matt Ward 762651652b UpdateSetupInfo utility creates the src\Setup\bin folder if it does not already exist. 19 years ago
Dickon Field 26104f5fc2 minor bugfix to load 'empty' metadata files - event handler in place for table description form 19 years ago
Peter Forstmeier 14bbe1194a Make the sorting more generic 19 years ago
Daniel Grunwald e2f4e6b86e Add some strings to translation database. 19 years ago
Daniel Grunwald 432f63447f Fixed SD2-1017: Generated xml comments do not use text editor line terminator 19 years ago
Daniel Grunwald cf81840159 Fixed SD2-991: Regions and Interfaces end constructs not added in VB when pressing enter key. 19 years ago
Daniel Grunwald e4ede6d7b4 Fixed SD2-997: C# comments re-ubication may result in a code error when converting code from C# to VB. 19 years ago
Daniel Grunwald 1b5d91cd34 Fixed SD2-994: Public static classes not converted correctly from C# to VB. 19 years ago
Daniel Grunwald 7bdc43c9c4 Fixed SD2-1012: "Find references" throws exception when used in a stand alone file. 19 years ago
Daniel Grunwald ccf76e4596 Fixed SD2-1005: Time before text editor is editable when creating a new file without a project 19 years ago
Daniel Grunwald 244e82fffc Fixed SD2-1013: Disposing splash screen image stream 19 years ago
Matt Ward 0a2022878c Installer now supports upgrades. .Net assemblies correctly identified in installer. Each assembly is now in its own Component in the installer. Added a new UpdateSetupInfo utility to update the installer's product version and guids. Updated build server scripts to use the new WiX based installer. 19 years ago
Daniel Grunwald 4584a6fa5b Fixed forum-9028: orphan resx file if form file is renamed 19 years ago
Daniel Grunwald b2a1463b3b Implemented forum-10323: TODO comments in designer-generated event handlers 19 years ago
Daniel Grunwald 3c5cd69aff Improved smart indentation a bit. 19 years ago
Daniel Grunwald c4e4d52d28 Add Scott Ferrett and Dickon Field to changelog stylesheet. 19 years ago
Daniel Grunwald 5e978e4769 Fixed SD2-917: Added project items not checked for illegal names 19 years ago
Daniel Grunwald fcc3c17310 Fixed SD2-1018: Nameing projects with especial characters makes them unable to run. 19 years ago
Daniel Grunwald d154f02884 Fixed SD2-1020: Nameing project folders with ';' makes the solution unable to run. 19 years ago
Daniel Grunwald afe45ea0dd Fixed SD2-996: C# assigned generic variables not converted correctly to VB. 19 years ago
Daniel Grunwald ddf419442b Fixed SD2-1021: Alias for namespaces not converted correctly between C#<-->VB.NET for base types. 19 years ago
Daniel Grunwald ccb13e5b9d Fixed SD2-1027: #Develop closes while typeing VB 'ReDim' statement. 19 years ago
Daniel Grunwald ce71a3c7dd Fixed SD2-1029: Clean build after deleting GlobalAssemblyInfo.cs fails 19 years ago
Daniel Grunwald cbbedce145 Applied forms designer assembly loading patch by Alex Prudkiy. 19 years ago
Daniel Grunwald ae2cfe3d70 Add Notify Icon and Struct template by Justin Dearing. 19 years ago
Daniel Grunwald e37f2a8ac8 Fix build error. 19 years ago
Daniel Grunwald a3fb4dd463 Fixed SD2-1023: SharpDevelop.exe.config bindingRedirect contains question marks 19 years ago
Peter Forstmeier 51f2580870 ColumnNodes in ReportExplorer can be DragDropped 19 years ago
Matt Ward 0002cc0d9c Added a new Wix based installer for SharpDevelop. Improved performance of Wix files tree view, it now only adds child nodes when a node is expanded. Short filename generator now uses underscore instead of the tilde character preventing candle compilation warnings. User friendly names displayed in Wix files tree view for special folders (e.g. Program Files). 19 years ago
Peter Forstmeier bcf02e8ade Fixes from FxCop 19 years ago
Peter Forstmeier 9818958f90 Remove unused Reports 19 years ago