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
2014-04-05[API] More removal.Ungureanu Marius
2013-11-25Fixed 'Bug 16411 - Xamarin Studio ErrorMike Krüger
2013-09-26Fixed 'Bug 15001 - Can't navigate to ContinueWhenAll'.Mike Krüger
2013-08-15Fixed another possible cause for 'Bug 13991 - Go to declaration doesMike Krüger
2013-08-05Implemented 'Bug 12547 - provide control over competionMike Krüger
2013-08-04Fixed 'Bug 13726 - Typing "this." insertsMike Krüger
2013-07-10[UnitTests] Added automatic bracket insertion tests.Mike Krüger
2013-07-09Fixed 'Bug 13101 - Accidental completion commits can be really annoying now'.Mike Krüger
2013-07-05Fixed 'Bug 12964 - Completion removes trailing colon'.Mike Krüger
2013-05-24Fixed 'Bug 12332 - Line after #if removed due to message bubble'.Mike Krüger
2013-03-04Fixed 'Bug 10860 - Semantic highlighting lost if project reloaded'.Mike Krüger
2013-02-07Fixed 'Bug 10105 - Completion window should hide if user pastes whileMike Krüger
2012-11-26Fixed 'Bug 8515 - [ui-refresh] Surround With/Insert Template code doesMike Krüger
2012-11-05[Ide] Parameter tooltip closes too on focus out event.Mike Krüger
2012-11-02Fixed 'Bug 8164 - Code completion popup doesn't dismiss when usingMike Krüger
2012-11-01Fixed 'Bug 8148 - Parameter list does not hide when moving caret withMike Krüger
2012-11-01[Ide] Completion text editor extension now hides all windows on close.Mike Krüger
2012-10-29Fixed 'Bug 5737 - MD doesn't filter tooltips on named argument'.Mike Krüger
2012-10-22[TextEditor] TextArea is now public.Mike Krüger
2012-10-12Fixed 'Bug 7799 - New exception catch dialog has z-order issues' /Mike Krüger
2012-10-11[Ide] Fixed completion window not showing up error.Mike Krüger
2012-10-10Fixed 'Bug 6805 - Template matching no longer works'.Mike Krüger
2012-09-26Implemented 'Bug 7455 - Remove redundant "command on space andMike Krüger
2012-09-07[Ide] Fix memory leakLluis Sanchez
2012-09-05Fixed 'Bug 6422 - Syntax highlighting of aspx file hangs MD'.Mike Krüger
2012-08-28[UIRefresh] Polish up the scrollbar workaround.Mike Krüger
2012-08-22[UIRefresh]Completion window is now attached to the main window &Mike Krüger
2012-08-21[UIRefresh] Worked on parameter description tooltips. / Fixed &Mike Krüger
2012-06-28[CSharpBinding] Editor tooltips are now taking the context intoMike Krüger
2012-06-21[Ide] Improved named argument ctrl+space behavior.Mike Krüger
2012-05-08[Ide] Turn on virtual indent mode as default.Mike Krüger
2012-05-04Fixed 'Bug 4868 - Incorrect reformatting'.Mike Krüger
2012-05-03Fixed 'Bug 4862 - Edit -> Format -> Format file destroys indentationMike Krüger
2012-04-04[Ide] Readded indent width text style policy.Mike Krüger
2012-04-04Revert "[Text] Removed trim whitespace option, replaced with indent style"Mike Krüger
2012-04-04[Ide] Renamed MonoDevelop.TypeSystem to MonoDevelop.Ide.TypeSystem Mike Krüger
2012-04-03[Text] Removed trim whitespace option, replaced with indent styleMike Krüger
2012-04-02[Ide] CompletionWindow gets re-used again.Mike Krüger
2012-03-29[Ide] OpenDocument now uses .NET Encodings.Mike Krüger
2012-03-28[Refactoring] QuickFix popup now integrates the resolve command.Mike Krüger
2012-03-19[Ide] Fixed possible exception in text editor extension.Mike Krüger
2012-03-17[Ide] Moved completion options to the completion text editorMike Krüger
2012-03-17[Ide] Removed legacy 'TextEditorProperties'.Mike Krüger
2012-03-16[Ide] Cleaned up IDE code completion on/off options.Mike Krüger
2012-03-15[CSharpBinding] Fixed on the fly formatter / added unit test for theMike Krüger
2012-03-11[TextEditor] Renamed 'ReplaceEventArgs' to 'DocumentChangeEventArgs'Mike Krüger
2012-03-10[Ide] Changed ITextEditorResolver interface.Mike Krüger
2012-03-05[Ide] Moved the indent style to the text editor.Mike Krüger
2012-03-01[Ide/CSharpBinding] Fixed a bug with the calculation of the correctMike Krüger
2012-02-21[Ide] Reworked parameter tooltips (fixed "Bug 412 - IntelliSenseMike Krüger