Hi folks,
I am Jactry Zeng, a sophomore majoring in Electronic Science from China. My nickname in #winehackers is Jactry.
I would like to apply for this year's GSoC to work for wine. I have reported some bugs[1] of wine and submitted a few easy patches[2] for wine. And I feel quite good to study in wine community.
I am so interested in Richedit module[3]. Because a lot of software I tested was blocked by bugs of Richedit, such as wordpad, GTalk, QQ, Weibo Desktop and AliWangwang etc. I would like to work for this module during GSoC. I've reported a few bugs regarding Richedit[4]. And for bug 33191[5], I have written a simple testcase to reproduce this bug.
And I found ITextDocument is just a stub now, I want to implement some function of it, such as ITextDocument::New, ITextDocument::Open, ITextDocument::Save, ITextDocument::Range, ITextDocument ::GetName and ITextDocument::GetDefaultTabStop etc. These functions are documented in MSDN[6], what's better, thanks to kind people on codeproject[7], there are some sample applications for study, which will give me a lot of help on re-implementing ITextDocument.
I think if I can finish this work, there are a lot of software will benefit from it[8].
I appreciate for any comment. Thank you. :-)
[1] http://bugs.winehq.org/buglist.cgi?email1=jactry92%40gmail.com&emailtype... [2]http://source.winehq.org/git/wine.git/?a=search&h=HEAD&st=author&... [3] http://bugs.winehq.org/buglist.cgi?cmdtype=runnamed&namedcmd=richedit&am... [4]bug of Richedit I reported: http://bugs.winehq.org/buglist.cgi?emailreporter1=1&emailtype1=exact&... [5]bug 33191: http://bugs.winehq.org/show_bug.cgi?id=33191 [6]http://social.msdn.microsoft.com/Search/en-US?query=ITextDocument&ac=4 [7]http://www.codeproject.com/search.aspx?q=ITextDocument&x=0&y=0&s... [8]bug of ITextDocument: http://bugs.winehq.org/buglist.cgi?quicksearch=ITextDocument&list_id=104...
Am 22.04.2013 12:51, schrieb Jactry Zeng:
Hi folks,
I am Jactry Zeng, a sophomore majoring in Electronic Science from China. My nickname in #winehackers is Jactry.
I would like to apply for this year's GSoC to work for wine. I have reported some bugs[1] of wine and submitted a few easy patches[2] for wine. And I feel quite good to study in wine community.
I am so interested in Richedit module[3]. Because a lot of software I tested was blocked by bugs of Richedit, such as wordpad, GTalk, QQ, Weibo Desktop and AliWangwang etc. I would like to work for this module during GSoC. I've reported a few bugs regarding Richedit[4]. And for bug 33191[5], I have written a simple testcase to reproduce this bug.
And I found ITextDocument is just a stub now, I want to implement some function of it, such as ITextDocument::New, ITextDocument::Open, ITextDocument::Save, ITextDocument::Range, ITextDocument ::GetName and ITextDocument::GetDefaultTabStop etc. These functions are documented in MSDN[6], what's better, thanks to kind people on codeproject[7], there are some sample applications for study, which will give me a lot of help on re-implementing ITextDocument.
Hi Jactry, thanks for the interest in Wine. I'm not that much familiar with Richedit, but as i understand you have your own idea and it's not related to "Richedit - implement Windowless mode" from the ideas page. That's fine, i'm just curious. Your idea sounds good and shows that you made your homework. In case it's mostly implementing ITextDocument you should consider naming it something like "Implement/Improve ITextDocument in Richedit". Today the Student application period opens, so be free to send in your proposal.
2013/4/23 André Hentschel nerv@dawncrow.de
Hi Jactry, thanks for the interest in Wine. I'm not that much familiar with Richedit, but as i understand you have
your own idea and it's not related to
"Richedit - implement Windowless mode" from the ideas page. That's fine,
i'm just curious.
Your idea sounds good and shows that you made your homework. In case it's
mostly implementing ITextDocument
you should consider naming it something like "Implement/Improve
ITextDocument in Richedit".
Today the Student application period opens, so be free to send in your
proposal.
Thanks André, You are right, it is more accurate to name it as "Implement ITextDocument in Richedit". I submitted a appliction in GSoc's website .