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
path: root/main
AgeCommit message (Expand)Author
2013-07-25Pixbuf -> Xwt ImageLluis Sanchez
2013-07-25More changes to support retina iconsLluis Sanchez
2013-07-25Add ImageView classLluis Sanchez
2013-07-25More Pixbuf/Image replacementsLluis Sanchez
2013-07-25More changes to support retina iconsLluis Sanchez
2013-07-25More Image/Pixbuf changesLluis Sanchez
2013-07-25Use Xwt Image instead of Pixbuf in StatusIconLluis Sanchez
2013-07-10Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-07-10{Version Control] VersionInfoQueryFlags set as flags in the enum definition.Therzok
2013-07-10Make private some classes that don't need to be publicLluis Sanchez
2013-07-10[UnitTests] Added automatic bracket insertion tests.Mike Krüger
2013-07-10[Ide] BXC13090 - Context menu for missing file causes error and freezeMichael Hutchinson
2013-07-10[MonoMac] Restore Mono 2.10.x supportMichael Hutchinson
2013-07-09Nuke some unnecessary local copiesAlan McGovern
2013-07-09Add cell renderer for Xwt ImagesLluis Sanchez
2013-07-09[Ide] Fixed ProjectFileSelectorDialog's glob regex logic to ignore caseJeffrey Stedfast
2013-07-09bump xwt for compilation fixAlan McGovern
2013-07-09Bump xwt for a crasher fixAlan McGovern
2013-07-09Use Xwt.Image instead of PixbufLluis Sanchez
2013-07-09Bump nrefactory.Mike Krüger
2013-07-09Fixed 'Bug 13101 - Accidental completion commits can be really annoying now'.Mike Krüger
2013-07-09[CSharpBinding] Import completion is now generating one undo stepMike Krüger
2013-07-09Fixed 'Bug 13109 - Error while storing framework lookup'.Mike Krüger
2013-07-09bumped debugger-libs for various fixesJeffrey Stedfast
2013-07-08[CSharpBinding] Ensure that language tooltip providers release theirMike Krüger
2013-07-08[Ide] Fixed exception in list window.Mike Krüger
2013-07-08[CSharpBinding] Completion text editor extension now removes theMike Krüger
2013-07-08[Ide] Completion list window releases objects now as well.Mike Krüger
2013-07-08[TextEditor] Fold marker margin now releases foldings on dispose.Mike Krüger
2013-07-08[Ide] Parameter information window releases data on hide.Mike Krüger
2013-07-08[Ide] null extension context on window destroy event.Mike Krüger
2013-07-08[Refactoring] Ensure that refactorings are erased from memory onMike Krüger
2013-07-08[TextEditor] Use the unicode new line class from NRefactory.Mike Krüger
2013-07-08[CSharpBinding] Fixed some issues in the unit test extension.Mike Krüger
2013-07-08Bump nrefactory.Mike Krüger
2013-07-07[CSharpBinding] Unit test editor extension now supports multiple testMike Krüger
2013-07-07[Ide] Fixed potential null reference exception.Mike Krüger
2013-07-06[CSharpBinding] Started unit test text editor extension (atmMike Krüger
2013-07-06[Ide] Improved completion list item sorting.Mike Krüger
2013-07-06[TextEditor] Added margin for future extension.Mike Krüger
2013-07-06Fixed 'Bug 12997 - Error saving cs file, because of formatting settings '.Mike Krüger
2013-07-05Fixed 'Bug 13062 - Error message is not visible when line has aMike Krüger
2013-07-05Fixed 'Bug 12953 - Pre-edit string rendered at incorrect location onMike Krüger
2013-07-05[Ide] Completion window manager now correctly hides window when caretMike Krüger
2013-07-05Fixed 'Bug 13018 - Auto-Completion window has weird navigationMike Krüger
2013-07-05Fixed 'Bug 12963 - Intellisense returns unexpected list of overrides after a ...Mike Krüger
2013-07-05Fixed 'Bug 12964 - Completion removes trailing colon'.Mike Krüger
2013-07-05Bump nrefactory.Mike Krüger
2013-07-05Merge pull request #324 from mono-soc-2013/luiscubal-convert-to-enum-2Mike Krüger
2013-07-04ConvertToEnumActionLuís Reis