<br><div class="gmail_quote">On Sat, May 5, 2012 at 2:15 PM, <a href="mailto:carlo.bramix@libero.it" target="_blank">carlo.bramix@libero.it</a> <span dir="ltr"><<a href="mailto:carlo.bramix@libero.it" target="_blank">carlo.bramix@libero.it</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Attached patch synces the WINE's notepad with the improvements added into<br>
ReactOS' Notepad.<br>
<br>
- Imported status bar implementation, it fixes Bug #18715. New menu voice has<br>
been introduced into the resource file.<br>
This is the biggest part of the patch, that it caused to touch all files<br>
modified by the patch.<br>
Other minor fixes included here are:<br>
<br>
- Implemented GOTO function. Since its menu voice has been added into the<br>
resource file when adding support the statusbar, the related dialog box and the<br>
source code have been introduced too.<br>
<br>
- Find/Replace functions have an extremely similar behavior, so the job can be<br>
implemented with a single function.<br>
<br>
- Find and Find next commands must be grayed if there is not a text to search<br>
into.<br>
<br>
- The "class" word is a reserved keyword in MSVC, so I also imported the fix<br>
into the creation of the class of the window: "class" has been replaced with<br>
"wndclass", no code change.<br>
<br>
Sincerely,<br>
<br>
Carlo Bramini<br>

<br></blockquote></div><div><br></div><div>It's not going to be accepted as one big patch. It needs to be split. Also, are you the author of all the patches or are these other contributors for this?</div><br clear="all">


J. Leclanche<br><br>