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
2015-11-10[DesignerSupport] Fix toolbox performance issues.Jérémie Laval
2015-11-10[DesignerSupport] Don't trigger tooltip if mouse button is pressed.Jérémie Laval
2015-10-29Bug 35339 - Error in property pad broke command systemDavid Karlaš
2015-09-17[DesignerSupport] Update PropertyGrid on ProjectFile property changes.Marius Ungureanu
2015-08-12[Core] minor code cleanupJeffrey Stedfast
2015-07-08[Ide] Use the Gdk.EventButton if it's provided.Cody Russell
2015-07-08[Ide] Pass an (x,y) instead of a null event when creating a context menuCody Russell
2015-06-17[Misc] 2/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-03-17[DesignerSupport] Respect the sorting state when selecting the first item.Greg Munn
2015-03-16[DesignerSupport] Use outline sort model to get the first item instead of the...Greg Munn
2015-02-18[PropertyGrid] Allow typing in custom build actionsMichael Hutchinson
2015-01-05[Icons] Simplifying icon namesVaclav Vancura
2015-01-05[Icons] Cleaning up icons all aroundVaclav Vancura
2014-11-20Remove all calls to ShowExceptionLluis Sanchez
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-05-20[Toolbox] Minor cleanup, add .NET 4 supportMichael Hutchinson
2014-04-07Fix an obsolete usage and a memory leak.Ungureanu Marius
2014-04-02[Icons] More icon alignment fixesVaclav Vancura
2014-04-01[Icons] Reverting some wrong calculations, sorryVaclav Vancura
2014-04-01[Icons] Fixing some icons mis-alignmentsVaclav Vancura
2014-03-12[Icons] Cleanup ahead of more iconsVaclav Vancura
2014-02-11Remove unused apiLluis Sanchez
2014-02-05More Gdk.Pixbuf replacementsLluis Sanchez
2014-02-04More retina support fixesLluis Sanchez
2014-02-04More changes to properly support retina iconsLluis Sanchez
2014-02-03Use new icons defined in MD.IdeLluis Sanchez
2014-01-30[Icons] Pad icons updated (locals, compact-display, document-outline, group-b...Vaclav Vancura
2014-01-24[Icons] New pad iconsVaclav Vancura
2013-12-04Merge branch 'master' into retinaLluis Sanchez
2013-11-26Revert "Revert "Flush csproj fixes". Fix the wrench build."Michael Hutchinson
2013-11-26Revert "Flush csproj fixes". Fix the wrench build.Jérémie Laval
2013-11-22Flush csproj fixesMichael Hutchinson
2013-11-01Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-11-01Fix infinite loops.Therzok
2013-09-16Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-09-11[DeignerSupport] Add property panel support for PCL assembliesMichael Hutchinson
2013-09-07Revert "Revert "Consistently define DEBUG in debug configs""Michael Hutchinson
2013-09-05Revert "Consistently define DEBUG in debug configs"Alan McGovern
2013-08-28Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-08-13Revert "Revert "Fix hundreds of warnings""Michael Hutchinson
2013-08-13Revert "Fix hundreds of warnings"Jeffrey Stedfast
2013-08-12Fix hundreds of warningsMichael Hutchinson
2013-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently define DEBUG in debug configsMichael Hutchinson
2013-08-10Consistently optimize release configs, and not debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson