Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-23Switch to Task.CompletedTask where applicabletherzok
2019-08-08[Core] FileWatcherService now handles workspace items and their registrationstherzok
2019-07-23[Core] Move more Task.Run responsibility onto caller codetherzok
2018-10-23Fixes VSTS Bug 711872: [Feedback] Unable to Save any edits to VisualMike Krüger
2018-10-04[Core] Fix error adding files when project item uses Windows pathMatt Ward
2018-08-24[Core] Fix null reference exception in FileStatusTrackerMatt Ward
2018-08-16[Project] Implement IBuildTarget.GetExecutionDependencies correctlyMikayla Hutchinson
2018-07-04FSW now properly integrates PathTree, reconstructing when necessarytherzok
2018-05-30[Core] Rely on file watcher for file change notificationsMatt Ward
2018-05-29[Core] File watcher now uses tasksMatt Ward
2018-05-29[Core] RootWorkspace now uses ReloadRequired eventsMatt Ward
2018-05-29[Core] Fix project not being reloaded when changed externallyMatt Ward
2018-05-29[Core] FileStatusTracker now uses FileService.FileChanged eventsMatt Ward
2018-05-29[Core] Update file watchers on project added/removed to/from solutionMatt Ward
2018-05-29[Core] RootWorkspace now adds solutions to the file watcherMatt Ward
2018-05-29[Core] Watch files outside the solution directoryMatt Ward
2018-05-29[Core] WorkspaceItem now registers itself with the file watcherMatt Ward
2018-04-11[Core] Fix files not re-opened on opening a solutionMatt Ward
2017-12-06[Ide] Optimize persistent storage allocations.therzok
2017-11-03[Ide] Remove version from user preferences directory.Matt Ward
2017-11-03[Ide] Change user preferences locationMatt Ward
2017-11-01[Core] Save user preferences in subdirectoryMatt Ward
2017-02-13Async/await optimizations (#1861)Marius Ungureanu
2015-12-10Rename namespace MonoDevelop.Projects.Formats.MD1Lluis Sanchez
2015-09-24Fix disabled project loading issueLluis Sanchez
2015-06-11Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-06-11[Core] Fix stream reader not being disposed.Matt Ward
2015-06-11Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-06-11[Core] Fix project .userprefs not found if path has url encoded charsMatt Ward
2015-06-02[Core] More build api improvementsLluis Sanchez
2015-05-26Fix workspace creation and loadingLluis Sanchez Gual
2015-04-28Add support binding tasks to workspace objectsLluis Sanchez Gual
2015-04-22[Core] Project model fixesLluis Sanchez Gual
2015-02-11Unit test fixesLluis Sanchez Gual
2015-02-11Remove most of FileFormat infrastructureLluis Sanchez Gual
2015-02-11Fix resource handler supportLluis Sanchez Gual
2015-02-11StringTag fixes and unit testsLluis Sanchez Gual
2015-02-10Track api changesLluis Sanchez Gual
2015-02-10Project saving fixesLluis Sanchez Gual
2015-02-10Thread safeness fixesLluis Sanchez Gual
2015-02-10[Core] Thread safeness fixesLluis Sanchez Gual
2015-02-10Thread safeness improvementsLluis Sanchez Gual
2015-02-03[Core] Removed synchronous version of Save methodLluis Sanchez Gual
2015-01-30[Core] Fix OnBeginLoad/OnEndLoad eventsLluis Sanchez Gual
2015-01-28Track api changesLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis Sanchez
2014-05-23[Core] Deprecate the 1:1 File->Project assumptionAndrés G. Aragoneses
2014-05-05Fix default startup project issueLluis Sanchez Gual
2014-04-02Renamed CanRunTarget to SupportsTargetLluis Sanchez
2014-04-01[Core] New extensibility methodsLluis Sanchez