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
2013-08-15Fixed 'Bug 13991 - Go to declaration does not go to correct locationMike Krüger
2013-08-01Fixed 'Bug 13629 - Comment Tasks only appear in the Tasks panel forMike Krüger
2013-05-24[Ide] TaskService Task should not discard its ownerMichael Hutchinson
2013-04-04[Ide] Fix more TreeView Pads to reset the scroll position when clearing itemsJeffrey Stedfast
2013-03-10[CSharpBinding] NotImplemented exceptions are now recognized asMike Krüger
2012-12-06Worked on 'Bug 8773 - 100's of threads being spun up by the typesystemMike Krüger
2012-10-04[Ide] Added support for text editor extensionsLluis Sanchez
2012-05-23Fixed 'Bug 4750 - Comment tasks no longer work'. The project cacheMike Krüger
2012-04-23[Ide] Don't cache tasks context menuMichael Hutchinson
2012-04-13Fixed 'Bug 1095 - MD instantiates many pads unnecessarily'.Mike Krüger
2012-04-05[TextEditor] Renamed LineSegment.EditableLength -> LineSegment.Length.Mike Krüger
2012-04-05[Ide] #2743 - Right click in Tasklist tab crashes MonoDevelopMichael Hutchinson
2012-04-04[Ide] Renamed MonoDevelop.TypeSystem to MonoDevelop.Ide.TypeSystem Mike Krüger
2012-04-04[Ide] Corrected the way setting projects when opening a document withMike Krüger
2011-11-18Merge branch 'master' into newresolverMike Krüger
2011-10-27[Ide] Use context menu API in PadTreeView and consumersMichael Hutchinson
2011-06-23Fixed type system conversion todos.Mike Krüger
2011-06-20Worked on getting code completion tests running.Mike Krüger
2011-06-17Converted MonoDevelop.Ide to use the new type system.Mike Krüger
2011-03-31Added options parameter to OpenDocumentLluis Sanchez Gual
2011-03-24[Ide] Some cosmetic code changesMichael Hutchinson
2011-03-18[Ide] Fix user tasks pad when opened after slnMichael Hutchinson
2011-03-14Handle bulk file change eventsLluis Sanchez Gual
2011-01-13Fix bug 648915 - Jump-to-error should not open assemblies and filesLluis Sanchez Gual
2010-11-26fixed possible null reference.Mike Krüger
2010-11-03Fix bug 648915 - Jump-to-error should not open assemblies and files outside p...Lluis Sanchez Gual
2010-10-27Fixed 'Bug 649262 - When compile error on link file wrong solution padMike Krüger
2010-08-22Transformed text editor line/column coordinate system.Mike Krüger
2010-07-18* MonoDevelop.Ide.Tasks/CommentTasksView.cs: Track API changes.Mike Krüger
2010-07-18* Makefile.am:Mike Krüger
2010-05-21* MonoDevelop.Ide.Tasks/TaskService.cs: made informjumptotaskMike Krüger
2010-05-21* MonoDevelop.Ide.Tasks/Task.cs:Mike Krüger
2010-05-12* Makefile.am:Lluis Sanchez
2010-04-30* MonoDevelop.Ide.Tasks/TaskStore.cs: Don't generate navigationLluis Sanchez
2010-03-18* Makefile.am:Lluis Sanchez
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
2010-02-16* MonoDevelop.Ide.Gui/TextEditor.cs:Lluis Sanchez
2010-01-11* MonoDevelop.Ide.Tasks/CommentTasksView.cs: Fix memory leak whereMichael Hutchinson
2010-01-08* MonoDevelop.Ide.Tasks/CommentTasksView.cs: Clean up the display ofMichael Hutchinson
2009-11-25* Makefile.am:Mike Krüger
2009-11-23* MonoDevelop.Ide.Tasks/TaskStore.cs: Fixed memory hole in taskMike Krüger
2009-08-27* MonoDevelop.Ide.Gui/RootWorkspace.cs:Mike Krüger
2009-08-13* MonoDevelop.Ide.Tasks/TaskStore.cs: Don't send unnecessary taskLluis Sanchez
2009-08-11* MonoDevelop.Ide.Tasks/TaskService.cs: Add ShowErrors method.Lluis Sanchez
2009-08-11* Makefile.am:Lluis Sanchez
2009-05-20* MonoDevelop.Ide.Gui.Pads\ErrorListPad.cs:Lluis Sanchez
2009-05-19* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Tasks/TaskService.cs:Lluis Sanchez
2009-05-19Use the new FilePath class for handling file and directory paths.Lluis Sanchez
2009-04-20* extras/BooBinding/BooLanguageBinding.boo:Michael Hutchinson