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
2012-04-25Updated add-ins version to 2.9.6Xamarin Release Manager
2012-04-24Updated add-ins version to 2.9.5Xamarin Release Manager
2012-04-24[Refactoring] Fixed compiler warnings.Mike Krüger
2012-04-24Fixed 'Bug 4612 - MD terminates during running unit tests'.Mike Krüger
2012-04-24[Refactoring] Fixed ignored unit test.Mike Krüger
2012-04-24Fixed 'Bug 4493 - 'Resolve' context action offers incorrect options'.Mike Krüger
2012-04-24Fixed 'Bug 4167 - Printed text is many times too large'.Mike Krüger
2012-04-24[Build] Disable Moonlight completely for now.Alan McGovern
2012-04-23[Debugger] Improved error message for instance fields inside generated iterat...Jeffrey Stedfast
2012-04-23s/Mono4Android/Mono for Android/Jeffrey Stedfast
2012-04-23Fixed 'Bug 4541 - Error while closing solution'.Mike Krüger
2012-04-23Merge pull request #193 from teast/masterMichael Hutchinson
2012-04-23[AspNet] Look for bundled xsp in more placesMichael Hutchinson
2012-04-23[AspNet] Fix displaying error message when xsp not foundMichael Hutchinson
2012-04-23[AspNet.Mvc] Fix a stray local copyMichael Hutchinson
2012-04-23Fixed 'Bug 4562 - Type representation'.Mike Krüger
2012-04-23[DesignerSupport] Added better workaround for the code behind writer.Mike Krüger
2012-04-23[MacDev] Use type references for getting framework classes.Mike Krüger
2012-04-22Added support for specfying enviromment variables when running XSP applications.Niklas Jansson
2012-04-21[CSharpBinding] Improved the caching of semantic highlightingMike Krüger
2012-04-21[SourceEditor] Cached all line transformation calls.Mike Krüger
2012-04-21[SourceEditor] QuickTaskMode now caches task y positions.Mike Krüger
2012-04-20[CSharp] Fixed property formatting bug.Mike Krüger
2012-04-20[Translation] Updated german translation.Mike Krüger
2012-04-20[Build] Build NGit, NSch and Sharpen from their submodule locationAlan McGovern
2012-04-20[CSharpBinding] Fixed '}' formatting.Mike Krüger
2012-04-20[CSharpBinding] On the fly formatter now no longer runs on return.Mike Krüger
2012-04-20[MacDev] Improve exception dialog where we can't map a type to objcJeffrey Stedfast
2012-04-20[MacDev] Correctly determine if a type is a user type by looking at the assem...Jeffrey Stedfast
2012-04-20[Debugger] Allow method invokes on primitive values (e.g. immediate window)Jeffrey Stedfast
2012-04-19Fixed 'Bug 4514 - Refactor: Implement interface crash'.Mike Krüger
2012-04-18[Build] Always invoke the MonoMac makefile to try to build itAlan McGovern
2012-04-18Fixed 'Bug 4505 - Formatting a document with custom format does notMike Krüger
2012-04-18[Core] Fixed creation of new .NETPortable projectsJeffrey Stedfast
2012-04-18[CSharpBinding] Fixed bug in semantic highlighting.Mike Krüger
2012-04-18[CSharpBinding] Track API changes.Mike Krüger
2012-04-18Fixed 'Bug 4496 - Auto inserting '@' before a keyword breaks theMike Krüger
2012-04-18Fixed 'Bug 4499 - alt-backspace breaks the text editor'.Mike Krüger
2012-04-18[CSharpBinding] Added some LINQ keywords to the semantic highlightingMike Krüger
2012-04-18[CSharpBinding] Added named expressions to the references finder nodeMike Krüger
2012-04-18[CSharpBinding] Fixed variable initializer/named argument referenceMike Krüger
2012-04-18[CSharpBinding] Fixed code generation actions.Mike Krüger
2012-04-18Fixed 'Bug 4482 - #if statements not recognizing #define statements inMike Krüger
2012-04-18[Git] Adjust to the new NGit apiAlan McGovern
2012-04-18[Debugger] Fixed the GetChild() nunit tests by passing eval optionsJeffrey Stedfast
2012-04-18[UnitTests] Fixed to reference the bundled NUnit directlyJeffrey Stedfast
2012-04-18Merge branch 'master' of github.com:mono/monodevelopJeffrey Stedfast
2012-04-18[TextEditor] Fixed wrapping column.Mike Krüger
2012-04-17[Core] Conditionally disable .NETPortable MSBuild targetsJeffrey Stedfast
2012-04-17[CSharpBinding] Fixed vs.net policy set.Mike Krüger