iain

Results 14 comments of iain

Rebased to master and moved it to the mono repo so VSTS will do its thing

Ah, ok. I'll have a think how we can work around it then.

@slluis filtering .exe files in the OpenFiles event from the AppDelegate doesn't break loading .exe files from the Open File dialog. The only way a .exe file is passed to...

So this filters out /build/bin/MonoDevelop.exe but nothing else

@alanmcgovern yup, using the entry assembly location works. This was only an issue for when we run MD via make run-sgen/boehm or from debugging inside MD itself. The other methods...

I'm thinking now is a good time to get it into master for the 15.8 timeframe, so that we have time to see if there are regressions

@sevoku Xcode doesn't quit when you close the window, it just closes the window. The problem is that people close the window expecting it to be closed, but then when...

It doesn't fix anything really, it just removes some old complicated Carbon code.

I've made a user story for removing carbon code, and added this as a task under it https://devdiv.visualstudio.com/DevDiv/_workitems/edit/703355