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
2011-11-15Merge remote-tracking branch 'origin/master' into macgtkMichael Hutchinson
2011-11-10[Ide] Reduce file content string duplication in FindInFilesJeffrey Stedfast
2011-11-08Merge remote-tracking branch 'origin/master' into macgtkMichael Hutchinson
2011-10-27[Ide] Search results use PadTreeView and Context Menu APIMichael Hutchinson
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-26[Undo] Removed begin/end atomic undo action functions & replaced themMike Krüger
2011-10-03[Ide] Fix using Replace with an empty 'replace' stringAlan McGovern
2011-10-02[Ide] Clean up Find in Files dialog show/hide logicMichael Hutchinson
2011-10-01[Ide] Do proper mimetype checking to filter binary files from searchAlan McGovern
2011-09-30[Ide] Fix Find in Files for current projectMichael Hutchinson
2011-09-30[Ide] Fixed search in current project.Mike Krüger
2011-09-28[Ide] Respect 'Include Binary Files' for Project and Solution search scopesAlan McGovern
2011-08-02Improve detection of binary filesLluis Sanchez Gual
2011-05-29Renamed highlighting.Style to ColorSheme because of Gtk.Style nameMike Krüger
2011-05-05Fix warnings.Lluis Sanchez Gual
2011-04-28Fix possible null reference exception.Mike Krüger
2011-04-26The find references operation can now be canceled.Mike Krüger
2011-04-20Worked on references finder.Mike Krüger
2011-04-01Fixed 'Bug 683732 - Cannot find in files after opening a project'.Mike Krüger
2011-03-31Added options parameter to OpenDocumentLluis Sanchez Gual
2011-03-30Removed the scope - selection autoselection if something is selected.Mike Krüger
2011-03-21Fixed 'Bug 681061 - Replace in files tries to open directories andMike Krüger
2011-03-11Fixed 'Bug 678741 - Renaming overloaded method often yields multiplemkrueger
2011-03-11[Ide] Fix search pad pinning iconMichael Hutchinson
2011-03-10* CSharpParser.cs: Removed debug message.Mike Krüger
2011-03-03Fixed some possible issues in search & replace.mkrueger
2011-02-28Fixed 'Bug 674898 - Rename command hangs GUI while findingmkrueger
2011-02-09Overworked find all references model. It's now per file (=mime type)Mike Krüger
2010-11-26Fixed some issues in find & replace in files.Mike Krüger
2010-10-26Clean up dialog placementMichael Hutchinson
2010-10-07Handled errors in search results nicer.Mike Krüger
2010-09-17Handled file errors more nicelyMike Krüger
2010-08-22Transformed text editor line/column coordinate system.Mike Krüger
2010-08-19check for files smaller than the search pattern.Mike Krüger
2010-08-13Markup line numbers too.Mike Krüger
2010-08-12Some minor adjustments to the search output.Mike Krüger
2010-08-12fixed build on linux.Mike Krüger
2010-08-12Fixed dead lock on windows & improved speed a lot.Mike Krüger
2010-08-06Track API changes.Mike Krüger
2010-07-18* Makefile.am:Mike Krüger
2010-07-07Fix array index exception when searching.Levi Bard
2010-05-22* src/addins/WelcomePage/WelcomePageView.cs:Michael Hutchinson
2010-05-22* MonoDevelop.Ide/MonoDevelop.Ide/MessageService.cs:Michael Hutchinson
2010-05-19* MonoDevelop.Ide.FindInFiles/SearchResultWidget.cs: Set the activeLluis Sanchez
2010-05-12* Makefile.am:Lluis Sanchez
2010-05-10* MonoDevelop.Ide.FindInFiles/SearchResultWidget.cs: Search resultsMike Krüger
2010-04-20* MonoDevelop.Ide.FindInFiles/FindInFilesDialog.cs: Remove duplicateLluis Sanchez
2010-04-19* MonoDevelop.Ide.Gui/ProgressMonitors.cs:Lluis Sanchez
2010-04-07* MonoDevelop.Ide.FindInFiles/SearchResultWidget.cs: Fixed 'BugMike Krüger