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
2019-05-02Fixed Bug 827656: [Watson] QuickTaskOverviewMode.DrawBreakpointsMike Krüger
2017-10-27[Ide] Fixup CairoExtensions LoadImage to rethrow the exception on error.therzok
2017-10-27[Coverity] Dispose of image surface when Delete throws exceptioniain holmes
2016-01-11[Ide] Normalize Styles colorsVsevolod Kukol
2015-02-24 Merge branch 'master' into xs6-editor-roslynMike Krüger
2014-10-22[MonoDevelop.Components] CairoExtensions.ColorGetHex () now has an optional w...Vaclav Vancura
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2014-02-11Remove unused apiLluis Sanchez
2014-02-05More Pixbufs replaced by Xwt images to properly support retinaLluis Sanchez
2013-11-14Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-11-12[Cleanup] Try and streamline most DllImports by using shared lib names.Therzok
2013-09-30[Ide] Use Xwt.Image instead of PixbufLluis Sanchez
2013-08-14Allow building with old/broken Mono.Cairo againMichael Hutchinson
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-07-03[Ide] Make Mac P/Invokes 64-bit safeMichael Hutchinson
2013-03-06Fix a ton of leaked Cairo patternsMichael Hutchinson
2012-11-21[UIRefresh] Dont use native surfaces for threaded rendering on Linux as XLib ...Jason Smith
2012-11-09[UIRefresh] Update rendering of first run banner to be retina readyJason Smith
2012-11-09[UIRefresh] Fix bug in RenderTiled extension method that caused clip to be im...Jason Smith
2012-11-09[UIRefresh] Make tiling work via pInvokeJason Smith
2012-11-08[UIRefresh] Implement welcome screen first run bannerJason Smith
2012-11-07Made animation classes public, so they can be used in addinsLluis Sanchez
2012-11-07[UIRefresh] Fix odd border around welcome page elementsJason Smith
2012-11-05[UIRefresh] Move SurfaceWrapper to IDisposable patternJason Smith
2012-11-05[UIRefresh] Fix memeory leak in SurfaceWrapperJason Smith
2012-11-02[Core] Fix the P/Invoke for CoreGraphics to prevent a DllNotFoundException on...Alex Corrado
2012-11-01[Core] Remove bad finalizerMichael Hutchinson
2012-11-01[Core] Don't throw/catch every time we check retina scaling on LionMichael Hutchinson
2012-11-01[Core] Unbreak Linux - don't assume !Windows means MacMichael Hutchinson
2012-11-01[Core] Clean up a namespace importMichael Hutchinson
2012-11-01[CairoExtensions] Degrade to < ML systemJeremie Laval
2012-11-01[UIRefresh] Update threaded renderer to work with retina displaysJason Smith
2012-10-24[UIRefresh] Fix tab overdraw by fading out tabs in the last 20% of the animationJason Smith
2012-10-23Manually fix up merge conflicts. We should build now...Alan McGovern
2012-10-23Merge branch 'master' into ui-refreshAlan McGovern
2012-10-22[Windows] Fix all remaining p/invokesAlan McGovern
2012-10-04[UIRefresh] Implement CachedDraw cairo extensionJason Smith
2012-10-01[Windows] Fix all remaining p/invokesAlan McGovern
2012-09-28Fix windows buildLluis Sanchez
2012-09-28[UIRefresh] More animation work on dock barsJason Smith
2012-09-07[UIRefresh] Add loop support to tweeners, tweak text rolling animationJason Smith
2012-09-06[Ide] Implemented new welcome pageLluis Sanchez
2012-05-21[Ide] Toolbar: Worked on icon buttons & status bar area.Mike Krüger
2012-05-15[Ide] Added status area control.Mike Krüger
2010-03-17Merged MD.Projects into MD.Core, and MD.Projects.Gui, MD.Core.Gui and MD.Comp...Lluis Sanchez