[WINEHQ] Assorted spelling fixes

Francois Gouget fgouget at free.fr
Fri Mar 25 04:56:50 CST 2005



Changelog:

  * include/html.php
    templates/en/winelib.template
    wwn/wn19990627_2.xml
    wwn/wn19990718_4.xml
    wwn/wn19990905_7.xml
    wwn/wn19991004_11.xml
    wwn/wn19991206_20.xml
    wwn/wn20000403_37.xml
    wwn/wn20000904_59.xml
    wwn/wn20001106_68.xml
    wwn/wn20010219_83.xml
    wwn/wn20010506_94.xml
    wwn/wn20011007_105.xml
    wwn/wn20011212_110.xml
    wwn/wn20020105_112.xml
    wwn/wn20020425_121.xml
    wwn/wn20021122_145.xml
    wwn/wn20030418_166.xml
    wwn/wn20030613_174.xml
    wwn/wn20030620_175.xml
    wwn/wn20030718_179.xml
    wwn/wn20040903_238.xml
    wwn/wn20041015_244.xml
    wwn/wn20050325_267.xml

    Assorted spelling fixes


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                RFC 2549: ftp://ftp.isi.edu/in-notes/rfc2549.txt
                 IP over Avian Carriers with Quality of Service
-------------- next part --------------
Index: include/html.php
===================================================================
RCS file: /var/cvs/lostwages/include/html.php,v
retrieving revision 1.13
diff -u -p -r1.13 html.php
--- include/html.php	9 Feb 2005 22:43:20 -0000	1.13
+++ include/html.php	21 Mar 2005 00:36:15 -0000
@@ -383,7 +383,7 @@ class html 
 	    return $str;
     }
 
-    // FORM INPUT TIMESTAMP (make a input field for timestamp)
+    // FORM INPUT TIMESTAMP (make an input field for timestamp)
     function form_input_timestamp ($fn, $timestamp)
     {
         $months = array(1 => 'January', 'February', 'March', 'April', 'May',
Index: templates/en/winelib.template
===================================================================
RCS file: /var/cvs/lostwages/templates/en/winelib.template,v
retrieving revision 1.18
diff -u -p -r1.18 winelib.template
--- templates/en/winelib.template	8 Mar 2005 20:15:36 -0000	1.18
+++ templates/en/winelib.template	21 Mar 2005 00:35:58 -0000
@@ -285,8 +285,8 @@ make<br>
 
   <a name="visual-mingw"></a><h3 class=done>Visual MinGW</h3>
   <p>Rational provided by <a href="mailto:steven_ed4153 at yahoo.com">Steven Edwards</a>:
-  <p><i>[...] WINE might gain more of a market share if there was a easy way for
-     people that are writing Windows apps on Windows if they had a IDE for GCC 
+  <p><i>[...] WINE might gain more of a market share if there was an easy way for
+     people that are writing Windows apps on Windows if they had an IDE for GCC 
      that was cross-platform. [...] the idea is to run Visual-Mingw under WINElib 
      and be able to just recompile your Win32 app that was built with Visual-Mingw 
      and the w32api package plus reduce some of the redundancy Wine,
Index: wwn/wn19990627_2.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn19990627_2.xml,v
retrieving revision 1.9
diff -u -p -r1.9 wn19990627_2.xml
--- wwn/wn19990627_2.xml	7 Mar 2005 21:17:11 -0000	1.9
+++ wwn/wn19990627_2.xml	21 Mar 2005 12:14:31 -0000
@@ -520,7 +520,7 @@ Wine and Micro-Windows was designed.
 
 <p />
 
-So having a unofied (Wine/Micro-Windows) driver system (graphics engine)
+So having a unified (Wine/Micro-Windows) driver system (graphics engine)
 really doesn't make sense. However a Wine driver system frame buffer driver
 (fbdrv) using Micro-Windows graphics engine does. Which was what you
 proposed in the beginning IIRC.
Index: wwn/wn19990718_4.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn19990718_4.xml,v
retrieving revision 1.9
diff -u -p -r1.9 wn19990718_4.xml
--- wwn/wn19990718_4.xml	7 Mar 2005 21:17:11 -0000	1.9
+++ wwn/wn19990718_4.xml	21 Mar 2005 12:26:45 -0000
@@ -679,7 +679,7 @@ as the XClipboard clipboard viewer. (XA_
 header in X11/include/X11/Xmu/Atoms.h) If you select something in a terminal
 window the content won't show up in XClipboard. However if you copy
 something using Edit|Copy in Netscape you will see it in XClipboard (via the
-CLIPBOARD atom) as well as you can paste it to an terminal (via the or
+CLIPBOARD atom) as well as you can paste it to a terminal (via the
 XA_PRIMARY atom).
 </ol>
 
Index: wwn/wn19990905_7.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn19990905_7.xml,v
retrieving revision 1.4
diff -u -p -r1.4 wn19990905_7.xml
--- wwn/wn19990905_7.xml	20 Jan 2004 21:08:18 -0000	1.4
+++ wwn/wn19990905_7.xml	21 Mar 2005 12:27:00 -0000
@@ -102,7 +102,7 @@ As a matter of process, Ulrich didn't li
 least partially) the same task, both active in the source tree. This means I
 don't think it is a good idea to have <b>both</b> the 'build' and the
 'dllglue' tool parse .spec files, and neither is it a good idea to have
-<b>both</b> an built-in DLL and an elfdll loader. The disadvantages of this
+<b>both</b> a built-in DLL and an elfdll loader. The disadvantages of this
 approach should be rather obvious: not only do you have to keep the two
 solutions in sync with every modification, but this also means that we
 cannot take full advantage of the new features. E.g. one of the main reasons
Index: wwn/wn19991004_11.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn19991004_11.xml,v
retrieving revision 1.3
diff -u -p -r1.3 wn19991004_11.xml
--- wwn/wn19991004_11.xml	16 Dec 2003 17:09:26 -0000	1.3
+++ wwn/wn19991004_11.xml	21 Mar 2005 12:27:13 -0000
@@ -143,7 +143,7 @@ but the latter two have a lot in common.
 <li />Adobe's own Postscript driver
 
 <li />Software 2000's Inkjet driver (at least used by Lexmark)
-  and software packages which act as an printer:
+  and software packages which act as a printer:
 
 <li />Microsoft's HTML generator
 
Index: wwn/wn19991206_20.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn19991206_20.xml,v
retrieving revision 1.2
diff -u -p -r1.2 wn19991206_20.xml
--- wwn/wn19991206_20.xml	18 Jul 2003 20:50:50 -0000	1.2
+++ wwn/wn19991206_20.xml	21 Mar 2005 12:27:54 -0000
@@ -431,7 +431,7 @@ Ulrich Weigand shed some light on Window
 mapping instead of loading process image:
 
 <quote who="Ulrich Weigand">If we do indeed have to apply relocation, because the intended virtual
-base address is not available, we an completely forget about mmap()
+base address is not available, and completely forget about mmap()
 anyway, as applying the relocation offsets would dirty (nearly) each
 page immediately. We could then just as well read the file as we do
 now :-/
@@ -447,7 +447,7 @@ again, and the relocs are applied <b>aga
 
 <p />
 
-One option would be to at least delaying reading a executable page
+One option would be to at least delay reading an executable page
 (and applying the appropriate relocs) until the page is first
 accessed. This should be relatively simple to do in Wine; we'd just
 need to mark the range no-access initially and install a page fault
Index: wwn/wn20000403_37.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20000403_37.xml,v
retrieving revision 1.3
diff -u -p -r1.3 wn20000403_37.xml
--- wwn/wn20000403_37.xml	16 Dec 2003 17:09:26 -0000	1.3
+++ wwn/wn20000403_37.xml	21 Mar 2005 00:35:18 -0000
@@ -125,7 +125,7 @@ point, you run into the problem of licen
 
 <p />
 
-Oleg Noskov (also from Corel, but on the CorelLinux part) gave a inner 
+Oleg Noskov (also from Corel, but on the CorelLinux part) gave an inner 
 look at the SMB integration shipping with Corel Linux 1.0:
 <quote who="Oleg Noskov">
 Here's what we do in brief:
Index: wwn/wn20000904_59.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20000904_59.xml,v
retrieving revision 1.4
diff -u -p -r1.4 wn20000904_59.xml
--- wwn/wn20000904_59.xml	16 Dec 2003 17:09:27 -0000	1.4
+++ wwn/wn20000904_59.xml	21 Mar 2005 00:35:05 -0000
@@ -167,7 +167,7 @@ with the message on which I can click to
 Now, wanted this feature so badly that I actually went ahead and
 implemented it! :))) Here is the idea: 
 <ul>
-	<li>generate a ID for each message sent out</li>
+	<li>generate an ID for each message sent out</li>
 	<li>include it in the message along with a summary of
 changes</li>
 	<li>include a link in the message that passes to a CGI program
Index: wwn/wn20001106_68.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20001106_68.xml,v
retrieving revision 1.4
diff -u -p -r1.4 wn20001106_68.xml
--- wwn/wn20001106_68.xml	6 Oct 2004 15:05:11 -0000	1.4
+++ wwn/wn20001106_68.xml	21 Mar 2005 12:37:54 -0000
@@ -604,7 +604,7 @@ that uses MFC. The missfunction are sens
 values to CreateWindowExA and that CreateWindowExA is called from the 
 MFC library. As VC++ comes with PDB files and source for the MFC
 library, I thought that windebg should read that pdb files and then
-would give me a sensible stack backtrace at that invokation of
+would give me a sensible stack backtrace at that invocation of
 CreateWindowExA.
 
 <p />
Index: wwn/wn20010219_83.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20010219_83.xml,v
retrieving revision 1.4
diff -u -p -r1.4 wn20010219_83.xml
--- wwn/wn20010219_83.xml	16 Dec 2003 17:09:27 -0000	1.4
+++ wwn/wn20010219_83.xml	21 Mar 2005 12:28:13 -0000
@@ -166,7 +166,7 @@ we parse the config file we don't have a
 application we're going to run - in fact the file name only. Anyway
 that's probably enough. So maybe we could add the new optional sections
 like <code>[x11drv-homesite*.exe]</code>. The string after "-" sign
-could be an case insensitive regular expression. When some of this
+could be a case insensitive regular expression. When some of this
 x11drv optional sections match the condition about its filename, it's
 taken and no more x11drv sections are considered. If not, the default
 non-optional x11drv section is taken.
Index: wwn/wn20010506_94.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20010506_94.xml,v
retrieving revision 1.6
diff -u -p -r1.6 wn20010506_94.xml
--- wwn/wn20010506_94.xml	10 Nov 2004 00:23:31 -0000	1.6
+++ wwn/wn20010506_94.xml	21 Mar 2005 00:34:42 -0000
@@ -116,7 +116,7 @@ following dilemna:</p>
    Font Metrics" file, which is very similar to an AFM file.  (This program
    does use the FreeType library.)</p>
 <p>
-   Anyone have any objections to using this approach as a interim measure?  </p>
+   Anyone have any objections to using this approach as an interim measure?  </p>
 </quote>
 
 <p>Gavriel State responded to this by describing a general
Index: wwn/wn20011007_105.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20011007_105.xml,v
retrieving revision 1.4
diff -u -p -r1.4 wn20011007_105.xml
--- wwn/wn20011007_105.xml	16 Dec 2003 17:09:27 -0000	1.4
+++ wwn/wn20011007_105.xml	21 Mar 2005 12:28:28 -0000
@@ -200,7 +200,7 @@ some debugging info and explained:</p>
 	resolve the function pointer as an ordinal in PE_fixup_imports.
 	</p><p>
 	What is the right solution? Only treat the value as an ordinal if it is
-	smaller then 0x10000( I suspect that an dll may only have 0xffff entries or
+	smaller then 0x10000( I suspect that a dll may only have 0xffff entries or
 	the IMAGE_SNAP_BY_ORDINAL wouldn't work)? Or is it an error that we call
 	PE_fixup_imports for the second time at all for an already resolved dll?
 	</p></quote>
Index: wwn/wn20011212_110.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20011212_110.xml,v
retrieving revision 1.9
diff -u -p -r1.9 wn20011212_110.xml
--- wwn/wn20011212_110.xml	24 Mar 2004 16:18:47 -0000	1.9
+++ wwn/wn20011212_110.xml	21 Mar 2005 00:34:31 -0000
@@ -164,7 +164,7 @@ replied with some concerns:</p>
 <p>Patrik Stridvall had some thoughts as well:</p>
  <quote who="Patrik Stridvall"><p>
  What is perhaps more realistic to require IMHO that Office and other
- Microsoft  applications shouldn't crash or behave in a inconsistant
+ Microsoft  applications shouldn't crash or behave in an inconsistant
  way just because some odd feature in some API call is not available.
  Instead it should say, sorry can't do that not supported in the OS. 
  </p><p>
Index: wwn/wn20020105_112.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20020105_112.xml,v
retrieving revision 1.5
diff -u -p -r1.5 wn20020105_112.xml
--- wwn/wn20020105_112.xml	16 Dec 2003 17:09:27 -0000	1.5
+++ wwn/wn20020105_112.xml	21 Mar 2005 00:34:19 -0000
@@ -536,7 +536,7 @@ agreement and "share your time, perspect
 
 <p>Jeremy White replied, <quote who="Jeremy White">
  Microsoft seems to be updating their free download products
- to use a EULA like this.  You'll find it in Windows Media
+ to use an EULA like this.  You'll find it in Windows Media
  Player, Direct X, and other places.</quote>  Dan looked
  into it more and found, <quote who="Dan Kegel">
  Yep.  With Microsoft stuff, they tend to call the free downloads
Index: wwn/wn20020425_121.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20020425_121.xml,v
retrieving revision 1.4
diff -u -p -r1.4 wn20020425_121.xml
--- wwn/wn20020425_121.xml	16 Dec 2003 17:09:27 -0000	1.4
+++ wwn/wn20020425_121.xml	21 Mar 2005 12:28:57 -0000
@@ -114,7 +114,7 @@ implementing it Wine:
 <quote who="Marco Pietrobono">
  <p />
   I'm starting to work on a native ALSA driver for wine. Since I
- remember that Marcus was working (or was planning to work) an that one
+ remember that Marcus was working (or was planning to work) on that one
  too, I would like to know if there is already something to work on or to
  contribute to, or if I need to start from scratch.
  <p />
Index: wwn/wn20021122_145.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20021122_145.xml,v
retrieving revision 1.8
diff -u -p -r1.8 wn20021122_145.xml
--- wwn/wn20021122_145.xml	18 Jun 2004 15:06:51 -0000	1.8
+++ wwn/wn20021122_145.xml	21 Mar 2005 12:29:20 -0000
@@ -673,7 +673,7 @@ has been done before with the ddraw code
 
 	<li>Objects
 	<p>
-      An object is a instance of an object class.
+      An object is an instance of an object class.
 	</p><p>
       Example :
 	<ul>
@@ -733,7 +733,7 @@ has been done before with the ddraw code
 	</code></ul></p>
 	</li>
   <li>Creating an object	<p>
-      Just declare an pointer to an object and allocate the memory for it.
+      Just declare a pointer to an object and allocate the memory for it.
 	Example:
 	<ul><code>
 
@@ -762,7 +762,7 @@ has been done before with the ddraw code
 	</p><p>	
       1) <tt>ICOM_OBJECT(object_class,iface)</tt>
 	</p><p>  
-         This macro return an pointer to the object, the value is of object_class* type 
+         This macro returns a pointer to the object, the value is of object_class* type 
 	</p><p>
          Example:
 	<ul><code>
Index: wwn/wn20030418_166.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20030418_166.xml,v
retrieving revision 1.6
diff -u -p -r1.6 wn20030418_166.xml
--- wwn/wn20030418_166.xml	20 Jan 2004 21:08:18 -0000	1.6
+++ wwn/wn20030418_166.xml	21 Mar 2005 00:33:44 -0000
@@ -274,7 +274,7 @@ patch</a> can be found in John's email.<
  all that often in practice. Second, the nature of the option allows
  for a simple scheme. That is, with -I now used for include directories,
  we can try to match the 3 possible old values (res, rc, coff).
- If they match, we consider it a input format specifier, issue a
+ If they match, we consider it an input format specifier, issue a
  deprecation warning, and behave in the old fashion. Otherwise, 
  consider the input an include directory. But what if one want to
  specify 'res' or 'coff' as an include dir? Well, apart from the
@@ -471,7 +471,7 @@ for some folks to figure out and they ex
 it work.  Somehow all the features of a Windows PE-style shared library have to
 be made available to be linked against.  Alexandre mentioned that the
 cleanest solution might be to do it at the linker/ld.so layer.  Dimi thought
-another way to do it would be to just export stuff into a ELF .so library.  But
+another way to do it would be to just export stuff into an ELF .so library.  But
 Alexandre pointed out some problems with that:</p>
 <quote who="Alexandre Julliard"><p>
  you'll need to redo the resource 
Index: wwn/wn20030613_174.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20030613_174.xml,v
retrieving revision 1.9
diff -u -p -r1.9 wn20030613_174.xml
--- wwn/wn20030613_174.xml	16 Dec 2004 23:00:57 -0000	1.9
+++ wwn/wn20030613_174.xml	21 Mar 2005 12:14:46 -0000
@@ -308,7 +308,7 @@ Trickstyle. [20030607]
 <ul>
   Status: Unplayable<br />
   Problems: Show the first tittle screen and after stops with
-   a unhandled exception.
+   an unhandled exception.
 </ul></p><p>
 Touring Car Championship. [20030607]
 <ul>
@@ -365,7 +365,7 @@ Rainbow Six. [20030607]
   Status: Unplayable<br />
   Problems: Using a patched EXE due to protection.
    When you run the game, it stops with the error:
-   "Happened a internal error, reboot the computer or reinstall the game"
+   "An internal error occurred, reboot the computer or reinstall the game"
 </ul></p><p>
 Imperium. [20030607]
 <ul>
Index: wwn/wn20030620_175.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20030620_175.xml,v
retrieving revision 1.7
diff -u -p -r1.7 wn20030620_175.xml
--- wwn/wn20030620_175.xml	15 Jul 2004 18:41:41 -0000	1.7
+++ wwn/wn20030620_175.xml	21 Mar 2005 00:32:40 -0000
@@ -139,7 +139,7 @@ Look for another one this Tuesday.  </p>
 <quote who="Sylvain Petreolle"><p>
 Is anyone of you working on Dmusic interfaces ?
 Now doing test with Dxdiag doesn't work,
-it says "No such interface" when trying to create a IDirectPerformance
+it says "No such interface" when trying to create an IDirectPerformance
 object.
 </p><p>
 I did a look through the source and noticed that Dll(Un)RegisterServer
Index: wwn/wn20030718_179.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20030718_179.xml,v
retrieving revision 1.3
diff -u -p -r1.3 wn20030718_179.xml
--- wwn/wn20030718_179.xml	16 Dec 2003 17:09:27 -0000	1.3
+++ wwn/wn20030718_179.xml	21 Mar 2005 12:38:06 -0000
@@ -262,7 +262,7 @@ So, what we need is:
 <ul>
     <li> recognize the -shared flag in winegcc, and forward to 
        winewrap (easy)</li>
-    <li> instrument winewrap to do the winebuild invokation
+    <li> instrument winewrap to do the winebuild invocation
        and all the other crap that is done in the Makefiles
        (not hard, we just need to study the Makefiles for the
         proper way to build a DLL in Wine).</li>
Index: wwn/wn20040903_238.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20040903_238.xml,v
retrieving revision 1.3
diff -u -p -r1.3 wn20040903_238.xml
--- wwn/wn20040903_238.xml	9 Feb 2005 22:35:34 -0000	1.3
+++ wwn/wn20040903_238.xml	21 Mar 2005 00:31:55 -0000
@@ -67,7 +67,7 @@ Its main goal is to play blackjack. It a
 </stats>
 <section 
 	title="Creating Type Libraries" 
-	subject="working together on stdole.tlb and a end to dcom9x"
+	subject="working together on stdole.tlb and an end to dcom9x"
 	archive="http://www.winehq.com/hypermail/wine-devel/2004/08/0607.html" 
 	posts="16"
 	startdate="08/28/2004"
Index: wwn/wn20041015_244.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20041015_244.xml,v
retrieving revision 1.4
diff -u -p -r1.4 wn20041015_244.xml
--- wwn/wn20041015_244.xml	16 Dec 2004 23:00:57 -0000	1.4
+++ wwn/wn20041015_244.xml	21 Mar 2005 00:32:19 -0000
@@ -275,7 +275,7 @@ I have also only called the new code fro
 skeleton to be built on.
 </p><p>
 Changelog
-<ul>Add a IWineD3DDevice object type (empty for now), and create one when an
+<ul>Add an IWineD3DDevice object type (empty for now), and create one when an
 IDirect3DDevice object is created.</ul>
 </p></quote>
 
Index: wwn/wn20050325_267.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20050325_267.xml,v
retrieving revision 1.1
diff -u -p -r1.1 wn20050325_267.xml
--- wwn/wn20050325_267.xml	25 Mar 2005 06:23:00 -0000	1.1
+++ wwn/wn20050325_267.xml	25 Mar 2005 10:46:55 -0000
@@ -147,7 +147,7 @@ certainly seems like a good way to enter
 have you found?
 </i></p><p> 
 <u>Sam:</u> Absolutely. Porting a complex Windows application like EA to an OS 
-like Linux a very complex and expensive task for a company like Sparx Systems
+like Linux is a very complex and expensive task for a company like Sparx Systems
 (EA's code base is in excess of over 500,000 lines of C++ code).
 "Porting" EA to the WINE/CrossOver Office environment was definitely a
 cost-effective solution in getting EA on the Linux platform.
@@ -192,7 +192,7 @@ attempts at remote debugging our cxoffic
 <u>Sam:</u> We certainly are - we're considering a "native Non-Windows" port 
 to firstly accommodate the x86 Linux variants as well as OS/X in the longer
 term. Porting an application like EA is not just a matter of making our
-codebase compile under WineLib and so fourth, we also have to redesign a
+codebase compile under WineLib and so forth, we also have to redesign a
 number of major subsystems to work outside of Windows (DB backend, XML
 parser, HTML, COM and so on). It is this process of design refactoring
 and redesign that is what we're concentrating our efforts on at the
@@ -232,7 +232,7 @@ consuming.  At some point I'll likely tr
 Stieber's Direct3D 9 work since Oliver might have problems
 submitting it:</p>
 <quote who="Oliver Stieber"><p>
-There were at least 4 patches or so he send which were not applied
+There were at least 4 patches or so he sent which were not applied
 (yet).
 </p><p>
 If the sole reason for that is that it couldn't be merged/applied to CVS
@@ -258,14 +258,14 @@ winehead.
 After that stateblocks need to be refactored to get
 offscreen textures, swapchains and multiple
 devices/threads working properly which may take a
-while  to stabalise. A software vertex pipeline also
+while  to stabilise. A software vertex pipeline also
 needs writing to fill in the gaps in the hardware
-support which is faily easy, and d3d8 interfaces need
+support which is fairly easy, and d3d8 interfaces need
 to wrap up wined3d.
 </p><p>
-Shaders needs moving across from d3d8 which is faily
+Shaders needs moving across from d3d8 which is fairly
 simple and shader 2.0 support needs writing which is a
-little tricker.</p></quote>
+little trickier.</p></quote>
 </section>
 <section 
 	title="Theming Revisited"
@@ -325,7 +325,7 @@ low-level parts of it,
  make all the work inside of uxtheme by subclassing/patching every class you
  wish to change the painting for, and do all the painting inside of uxtheme.
  I'm not sure how to do it cleanly without adding an explicit dependency of
- every app on uxtheme. Do you know how Windows does themeing on low level?
+ every app on uxtheme. Do you know how Windows does theming on low level?
 </quote></p>
 
 <p>Mike wasn't sure that approach would be best:</p>
@@ -336,7 +336,7 @@ policy makes sense but our user32 cannot
 lose by having this.
 </p><p>
 The alternative is to copy/paste the code into comctl32 which is what
-Microsoft appear to have done, and I know we don't want to do that</p></quote>
+Microsoft appears to have done, and I know we don't want to do that</p></quote>
 
 <p>Dmitry explained why it would still be a problem,
 <quote who="Dmitry Timoshkov">
@@ -397,8 +397,8 @@ PAINT messages and some mouse events. So
 wheel.
 </p><p>
 Do you need lots of themed controls WM_PAINT code? Check out 
-codeproject.com GUILIB project. They owner draw all windows controls 
-with themes support.
+codeproject.com GUILIB project. They owner draw all the windows controls 
+with theme support.
 </p></quote>
 
 <p>Rob cautioned:</p>
@@ -421,7 +421,7 @@ The interface to UxTheme is fairly strai
 <topic>Debugging</topic>
 
 <p>The topic of finding which patches caused a regression came
-up three separate times this week.  Me thinks its time to give
+up three separate times this week.  Me thinks it's time to give
 a little coverage to it.  Joris Huizer asked about how to 
 track down a problem with Internet Explorer:</p>
 <quote who="Joris Huizer"><p>
@@ -508,25 +508,25 @@ pretty good guideline of what needs to b
 winrash was thought to be a general purpose utility and was put on
 SourceForge as its own project.  Apparently that's hindered development
 more than anything.  Dimi thought it was worth making it part of Wine
-so it could be managed easier.  Steven Edwards had another reason
+so it could be managed more easily.  Steven Edwards had another reason
 for merging it,
 <quote who="Steven Edwards">
 I have enough CVS and SVN trees on my desk without having to manage another and manage
 dealing with keeping them in sync when they share code. If ReactOS is going to use Winetest and
-Winrash I really need the winrash sources to be in Winehq CVS or the ReactOS people with either A)
+Winrash I really need the winrash sources to be in WineHQ CVS or the ReactOS people with either A)
 fork it or B) write their own service.</quote></p>
 
 <p>Ivan went on to point out some problems with winetest that could be
 cleaned up,
 <quote who="Ivan Leo Puoti">
 
-Currently the tests also open a windows explorer windows, and leaves it
+Currently the tests also open a windows explorer window, and leave it
 open. Recently winetest is leaving a testdir
 directory behind it, so cleanup needs to be done better. I think the
 whole winetest gui should go up when tests are run,
 so the user can get the progress bar. Winrash can probably be integrated
 into the CVS in programs/.
-I would help myself but I lack a real win installation (not couting
+I would help myself but I lack a real win installation (not counting
 qemu), a recent build of win, and need to get on with ntoskrnl.
 </quote></p>
 
@@ -551,11 +551,11 @@ can now view the images from my webcam i
 window in programs like Virtualdub, Paltalk and
 WebCamnow. Basically the 
 <a href="http://www.winehq.com/hypermail/wine-devel/2005/03/0886.html">attached</a>
-"patch" reads a
+"patch" reads an
 RGB-image from my 
 video4linux device and  "turns" this into a bitmap,
 which is then displayed. The device must be able to
-"read  RGB's". In case you would like to try, replace
+"read  RGBs". In case you would like to try, replace
 dlls/avicap32 with the attached one, and replace 
 include/vfw.h with the attached vfw.h. I'm skilled
 enough to turn this into a real patch, maybe someone


More information about the wine-patches mailing list