1759 Commits (19f5b32b47159af3f2178852062920fb07856f68)
 

Author SHA1 Message Date
Dickon Field 19f5b32b47 some refactoring preparatory to creating a plugin design for various db types 19 years ago
Dickon Field c2f1be983a some refactoring preparatory to creating a plugin design for various db types 19 years ago
Matt Ward 1c325355a7 Added ASP.NET Web Service project template by Justin Dearing. Added missing project and file templates to SharpDevelop's installer. 19 years ago
Matt Ward 761b8bf89a Incremental search allows case sensitive searches. If all the characters of the search text are lower case the search is case insensitive. If any character is upper case the search is case sensitive. 19 years ago
Matt Ward eb3d8b1a46 Added incremental search menu items. 19 years ago
Matt Ward 5de660a1f5 Added incremental search. 19 years ago
Daniel Grunwald 4e7fdc9893 Update to Cecil revision 65051. Fixes SD2-1052: Crash when starting SharpDevelop 2.1 on 64 bit Windows 19 years ago
Daniel Grunwald efa0ab52a0 Fixed SD2-1055: SharpDevelop can't start after modifying layouts. 19 years ago
Matt Ward 30258f361f Fixed SD2-1051 - Unhandled xml exception when trying to create an xml schema from an xml document that is not well formed. 19 years ago
Daniel Grunwald 3e6311de87 Fixed SD2-959: Subversion throws exception using Diff tool. 19 years ago
Daniel Grunwald 4825990a90 Fixed SD2-965: Exception thrown on ProjectConfigurationPlatforms without '|' 19 years ago
Daniel Grunwald 2987e5b5a0 Fixed SD2-979: Enums are not colapsed when executing 'Show definitions only' command. 19 years ago
Daniel Grunwald 52e507e78c Fixed SD2-954: String resources are missing for Refactor menu. 19 years ago
Daniel Grunwald c6885b51e2 Prevent disposing and recreating WorkbenchWindows on layout change. Fixes SD2-1003. 19 years ago
Matt Ward c1d5e13433 Fixed SD2-697 - Creating a new file does not switch the current view. 19 years ago
Daniel Grunwald 63ef570ea4 Fixed SD2-1042: Microsoft sample for VB v1.0 hangs #Develop. - DependentUpon cycles are now broken up. 19 years ago
Dickon Field 5bc5df342f resolved conflict 19 years ago
Dickon Field b8f7f165e7 minor build fix to catch clause 19 years ago
Dickon Field df57cf8bc4 bugfixes to the table describe feature and integration of table describe into #D as ViewContent 19 years ago
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