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-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-01-29Fix Find/Replace in Files when files are opened new editorDavid Karlaš
2018-05-30[Ide] Rely on file watcher for file change eventsMatt Ward
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-05-29Fixed 'Bug 55398 - Replace in Files within Current Document givesMike Krüger
2017-05-09[Ide] Preserve encoding when doing find in files.Mike Krüger
2017-03-31Fixed 'Bug 53380 - [Webtools] Editor inserts BOMs sometimes'Mike Krüger
2017-02-13Async/await optimizations (#1861)Marius Ungureanu
2017-01-12Fixed 'Bug 51351 - Replace in Files strips byte order marker (BOM)Mike Krüger
2016-05-31Improve the speed of Find in files (#1475)iain
2016-05-17Fixed 'Bug 40991 - System.IO.IOException: Reading more than 2GB withMike Krüger
2016-03-10Fixed 'Bug 39511 - Search and replace not always working'Mike Krüger
2016-02-22[Ide] FileProvider use encoding & bom settings from open document.Mike Krüger
2016-02-22Fixed 'Bug 38971 - Replace in all files doesn't work'Mike Krüger
2016-02-04Fixed 'Bug 37897 - Search failed when closing open documents whilstMike Krüger
2015-03-09[Ide] TypesystemService now gets informed on find in files replaceMike Krüger
2014-11-20Merge branch 'master' into xs6-editorMike Krüger
2014-11-17[Ide] Some speed/memory improvements in find all references.Mike Krüger
2014-11-17[Ide] Find in files now skips binary files.Mike Krüger
2014-09-25Fixed 'Bug 23308 - Find in Files is broken'.Mike Krüger
2014-07-05[Ide] Renamed Insert, Remove, Replace to InsertText, RemoveText,Mike Krüger
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2013-04-09[Ide] Used text encoding detection in find in files.Mike Krüger
2011-11-10[Ide] Reduce file content string duplication in FindInFilesJeffrey Stedfast
2011-10-26[Undo] Removed begin/end atomic undo action functions & replaced themMike Krüger
2011-10-18Fixed 'Bug 1479 - Find-in-Files fails with an Exception '.Mike Krüger
2011-03-21Fixed 'Bug 681061 - Replace in files tries to open directories andMike Krüger
2010-11-26Fixed some issues in find & replace in files.Mike Krüger
2010-08-12Fixed dead lock on windows & improved speed a lot.Mike Krüger
2010-07-18* Makefile.am:Mike Krüger
2010-03-24* MonoDevelop.Ide/MonoDevelop.Ide.FindInFiles/FileProvider.cs: Don'tLluis Sanchez
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2009-08-18* MonoDevelop.Ide.Gui/Document.cs:Lluis Sanchez
2009-07-30* MonoDevelop.Ide.FindInFiles/Scope.cs:Mike Krüger
2009-07-03* MonoDevelop.Ide.FindInFiles/FindReplace.cs:Mike Krüger
2009-06-23Use the new DesktopService instead of PlatformService.Lluis Sanchez
2009-04-23* Makefile.am:Mike Krüger