Re: [Mono-dev] Open source CMS running on mono?

2012-06-20 Thread Rafael Teixeira
Xamarin site seems not to be done with a CMS but custom built with Rails or, perhaps, with something like Jackson Harper's Manos de Mono (less probable). Rafael Monoman Teixeira --- The most exciting phrase to hear in science, the one that heralds new

[Mono-dev] Should i submit my Winforms queued patches here or github?

2012-06-20 Thread Rob Wilkens
Now that I have all of the Winforms patches (for Datagrid and Idle) extracted into individual patches -- which i did for the earlier e-mail, I can clean them up and submit them one at a time, to github, if that would be preferred? OR I could submit them, one at a time (i.e. as we get to them), to

Re: [Mono-dev] Should i submit my Winforms queued patches here or github?

2012-06-20 Thread Alan
A pull request on github would probably be simplest. We can review, comment and merge from the web interface which simplifies the workflow and ensures the commit doesn't get lost. I assume you're familiar with how to do pull requests, but in case you aren't you just have to: 1) Fork mono on

[Mono-dev] WCF basicHttpBinding with certificate based authentication fails

2012-06-20 Thread Andreas Mack
Hello, I have successfully implemented and tested a simple wcf 'hello world' service with basicHttpBinding on Mono 2.10.8. If i try to limit the access via certificate based authentication i get the following error (browser): When Message security is enabled in a BasicHttpBinding, the message

Re: [Mono-dev] Win Patches for Datagrid (first here) then idle

2012-06-20 Thread Rob Wilkens
I just want to close this thread by saying i will do (and have started) the rest of this thru github.. Do not apply any additional patches from this thread please. I made some slight formatting changes in the end to the Idle_Threads one (basically inserting spaces before [brackets], for the

Re: [Mono-dev] Should i submit my Winforms queued patches here or github?

2012-06-20 Thread Rob Wilkens
Re: You're being paranoid here: I know, that's why I take Risperidone. :-) Thanks for clarifying, though.. -Rob On 06/20/2012 03:17 PM, Stifu wrote: whether it's stifu or someone else if he genuinely does decide to quit because of me :-( . You're being paranoid here. I'm not going

Re: [Mono-dev] Patches for mono-winforms

2012-06-20 Thread Stifu
Steven, about the strange test issues you mentioned, were you talking about the OneClickComboBoxCell method, or not? Because I just realized this test passes when run individually, but fails when run along with others. Steven Boswell II wrote I just ran into a puzzler...I was trying to write

Re: [Mono-dev] Patches for mono-winforms

2012-06-20 Thread Steven Boswell II
I was talking about the Remove_Owned test that was modified by the previously enclosed patch. I've encountered no failures with the OneClickComboBoxCell test in the form that it exists in the git repo. From: Stifu st...@free.fr To:

[Mono-dev] Assigned bug reports policy?

2012-06-20 Thread Robert Wilkens
I have a general question, and it is a matter of etiquette for me (am I violating it) when I do something: I recently, within the last few weeks when i was new to this stuff (still am, i know), took on a problem report that was marked as assigned to someone else. I submitted a fix, though,