1977 Commits (d58c19d2a15a1b17762444e9d9f90b1f568fef4b)
 

Author SHA1 Message Date
David Srbecký a1507afbd5 Fixed SD2-1080: Exception is thrown when stopping debuggee. 19 years ago
David Srbecký a446918775 Do not catch workbench exceptions if debugger is attached 19 years ago
Matt Ward 3a43292513 Fixed SD2-1057 - UserControl in project does not appear in Custom Components tab. When adding an item to the project content cache the full assembly name is used as a key if the project content is a ReflectionProjectContent. 19 years ago
David Srbecký 89927bd77b Added a few error messages for double-clicks: 19 years ago
Dickon Field cb87f01100 added sharpdbtools back to the solution 19 years ago
Dickon Field 2c1b544aa7 added SharpDbTools back as a subproject of SharpServerTools 19 years ago
Matt Ward df3d79371c Added a new view to the XML Editor which shows the XML as a tree view. Not feature complete. Currently it is possible to edit existing attribute values and element text but not add new ones or remove existing ones. 19 years ago
Matt Ward abc66f6817 Removed SharpDbTools addin from the installer. 19 years ago
Matt Ward 7a0770b513 Temporarily removed SharpDbTools and SharpServerTools from SharpDevelop solution to fix build. 19 years ago
Dickon Field c0dfc6ae04 removed SharpDbTools 19 years ago
Dickon Field 43268e11c5 added SharpServerTools project 19 years ago
Dickon Field 2e15763f99 added SharpDbTools as a subproject 19 years ago
Peter Forstmeier 84b782d949 Update ProjectFile 19 years ago
Peter Forstmeier 64ac8f0956 Start working on Export to (xyz) and better preview 19 years ago
Dickon Field de113b7f45 updated Project/SharpDbTools.csproj 19 years ago
Dickon Field a47902868d added some ui files which got missed somehow 19 years ago
Dickon Field 91c3ab4503 added AssemblyInfo.cs 19 years ago
Dickon Field 4d0a07da39 seperated out SharpServerTools component as a host component for db tools etc 19 years ago
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