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-01-29Fix Find/Replace in Files when files are opened new editorDavid Karlaš
2018-09-18Fixes issue #5995 Exception while creating tooltip: MonoDevelop.SourceEditor....Mike Krüger
2017-05-17Fixed 'Bug 55879 - Meta characters ^,$ not working in "Find in Files"Mike Krüger
2017-05-09[Ide] Preserve encoding when doing find in files.Mike Krüger
2016-11-02Fixed 'Bug 46283 - Renaming a class breaks 'find in files''Mike Krüger
2016-05-31Improve the speed of Find in files (#1475)iain
2016-05-17[Ide] Removed debug code.Mike Krüger
2016-05-17[Ide] Removed redundant using.Mike Krüger
2016-05-17Fixed 'Bug 40991 - System.IO.IOException: Reading more than 2GB withMike Krüger
2016-01-26[Ide] Don't use RegexOptions.Compiled when testing regex validity.Marius Ungureanu
2016-01-26Fixed 'Bug 37898 - Find in Files never completes'.Mike Krüger
2015-05-12[Ide] Fix some warningsLluis Sanchez Gual
2015-03-20Track api changesLluis Sanchez Gual
2015-03-20Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-02-24[Ide] Fix regex search & replace.Mike Krüger
2015-02-06[Ide] Search progress bar is now smoother.Mike Krüger
2015-02-05Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2015-01-29Fixed 'Bug 25360 - Find and Replace Changes The Wrong Strings '.Mike Krüger
2015-01-16Fix several merge conflictsLluis Sanchez Gual
2015-01-16Merge remote-tracking branch 'origin/master' into new-project-modelLluis Sanchez Gual
2014-11-17[Ide] Some speed/memory improvements in find all references.Mike Krüger
2014-11-17[Ide] Parallelized find in files searching.Mike Krüger
2014-10-21Initial drop of the new project modelLluis Sanchez
2013-04-03Fixed 'Bug 11533 - Find in Files makes GUI thread almost completelyMike Krüger
2012-02-27Fixed "Bug 1925 - "Replace in Files" does not work for "selection",Mike Krüger
2011-11-10[Ide] Reduce file content string duplication in FindInFilesJeffrey Stedfast
2011-10-18[Ide] Better fix for replacing with an empty stringAlan McGovern
2011-10-18Fixed 'Bug 1479 - Find-in-Files fails with an Exception '.Mike Krüger
2011-10-03[Ide] Fix using Replace with an empty 'replace' stringAlan McGovern
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-09-17Handled file errors more nicelyMike Krüger
2010-08-19check for files smaller than the search pattern.Mike Krüger
2010-08-12Fixed dead lock on windows & improved speed a lot.Mike Krüger
2010-07-07Fix array index exception when searching.Levi Bard
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez
2010-03-08* MonoDevelop.Ide.FindInFiles/Scope.cs:Lluis Sanchez
2009-08-26* MonoDevelop.Ide.FindInFiles/FindReplace.cs: The search algorithmMike Krüger
2009-08-26* MonoDevelop.Ide.FindInFiles/Scope.cs:Mike Krüger
2009-07-30* MonoDevelop.Ide.FindInFiles/Scope.cs:Mike Krüger
2009-07-03* MonoDevelop.Ide.FindInFiles/FindReplace.cs:Mike Krüger
2009-04-23* MonoDevelop.Ide.FindInFiles/FindReplace.cs:Mike Krüger
2009-04-23* MonoDevelop.Ide.FindInFiles/FindReplace.cs:Mike Krüger
2009-04-23* MonoDevelop.Ide.FindInFiles/FindReplace.cs:Mike Krüger
2009-04-23* Makefile.am:Mike Krüger