11 Commits (471a1e23df7499599944fb610aa13d985ce96257)

Author SHA1 Message Date
Siegfried Pammer 11662db1b9 fix #418: File rename can break project file. The SVN AddIn should check if the rename operation is legal before attempting to rename a file. 11 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
Siegfried Pammer 13b2b3a7f9 fix exception handler in case of errors while deleting a directory from a SVN repository. 12 years ago
Daniel Grunwald 1f43c620d2 Add IWinFormsService interface to wrap ICSharpCode.Core.WinForms. 13 years ago
Daniel Grunwald 2049beb82f Update to SharpSVN 1.7.2 14 years ago
Siegfried Pammer 2087328303 removed calls to obsolete StringParser.Parse overload 14 years ago
Matt Ward 5adb337836 Fix SD-1502 - SvnClientException when adding a version controlled file into a non-version controlled folder 15 years ago
Daniel Grunwald f25bb57203 Fix SD-1736: When a file is in multiple projects, ParserService should return the ParseInformation for the project that does not link to the file. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Siegfried Pammer 108aebd471 move all SubversionAddIn files up one level 15 years ago
Siegfried Pammer ca1c9a54c5 moved SubversionAddIn to AddIns/VersionControl 15 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald 7267cd5c81 Trying to reduce amount of global state in ICSharpCode.Core 16 years ago
Daniel Grunwald a6ec66b0c6 Handle SVN errors when creating a new project. 16 years ago
Daniel Grunwald 957e9d46c2 Switch from SvnDotNet to SharpSVN. This updates the embedded subversion library from 1.5.0 to 1.6.0. 17 years ago
Daniel Grunwald 9ca580024d Added some strings to the translation database (mostly message box texts in the Subversion AddIn). 17 years ago
Daniel Grunwald e7cfd48550 Fixed SD2-1484: Subversion AddIn: Cannot delete ignored file. 17 years ago
Daniel Grunwald dfa4b51d2a r7440@daniel-notebook (orig r3402): daniel | 2008-08-17 16:48:17 +0200 17 years ago
Justin Dearing 4591960580 Some refactoring of the projecthandling coded. Documented some methods and cleaned up code. Also DirectoryNodeFactory got its own file. 17 years ago
Daniel Grunwald 0e240f6375 Subversion 1.5 can move already-moved files and directories; so we can cleanup the SubversionAddIn code a bit and automatically add new directories to version control. 17 years ago
Daniel Grunwald 8d4847e50d Fixed SD2-1408: NRefactoryResolver throws exception using 'Remove unused imports statements'. 17 years ago
Daniel Grunwald ca23c28708 Various improvements in subversion addin. 18 years ago
Daniel Grunwald f80658d15f Replace NSvn with Svn.Net. 18 years ago
Daniel Grunwald 9047db2c87 Automatically add new projects to version control if they are created in a directory under version control. 19 years ago
Daniel Grunwald 3e4222ba45 When deleting directories in the project browser, use Subversion's delete command for directories under version control. 19 years ago
Daniel Grunwald 80abc20f76 Implemented reloading solution when it was changed by version control operation (SD2-1221) 19 years ago
Daniel Grunwald 1276b5114e Auto-add new files to version control (part of SD2-1221) 19 years ago
Daniel Grunwald 3363abd941 Rename namespace for classes inside ICSharpCode.SharpDevelop.dll: ICSharpCode.Core -> ICSharpCode.SharpDevelop 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
Daniel Grunwald af70e15281 New feature: Removed unused "using" statements. 19 years ago
Daniel Grunwald 57e0fd209e SubversionAddIn now shows commands in the project pad context menu; TortoiseSvn is used to display the dialogs. 20 years ago
Daniel Grunwald f3c52672bd Update to new NSvn build. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 392040b16f Fixed some bugs regarding missing files and folders in the project browser. 20 years ago
Daniel Grunwald c0cd40529b Fixed SD2-510: Deleting a file with local modifications 20 years ago
Daniel Grunwald 07297e1268 Replace PostBuildEvent with MsBuild targets. 20 years ago
Daniel Grunwald 3f4c0950f2 When renaming a field, ask the user if he also wants to the rename the property. 20 years ago
Daniel Grunwald 040a8b7582 Use LoggingService instead of Console.WriteLine. 20 years ago
Daniel Grunwald e2edcd04f2 Fixed SD2-395: Deleting a file from Project Scout causes NSvn.Core.NotVersionControlled Exception. 20 years ago
Daniel Grunwald 2cdb101e4a Improved prjx imported. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald 4d802c718c Worked on SubversionAddIn. 20 years ago
Daniel Grunwald 4e8630a289 Move SubversionAddIn back (doesn't solve my problem with MSBuild) 20 years ago
Daniel Grunwald 6c32136ba2 Moved SubversionAddin. 20 years ago
Daniel Grunwald d2e1d6a857 Worked on SubversionAddIn. 20 years ago
Daniel Grunwald c3ace6e866 Fixed code completion bugs with inner classes. 20 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago