What's in mmbranch

Mike McCormack mike at codeweavers.com
Thu May 4 22:49:54 CDT 2006


This is probably the last edition, as Alexandre should be back some time 
this weekend....

------------------------------------------------------------------------

Hi,

Here's the list of patches on top of Alexandre's "origin" in my public 
Wine tree.  You can pull the branch more easily after setting it up as 
follows:

cat > .git/remotes/mmbranch <<EOF
URL: http://mandoo.dyndns.org/wine.git
Pull: refs/heads/master:refs/heads/mmbranch
EOF

Do the above once, then pull the branch with:

git fetch mmbranch
git pull . mmbranch

OR

git fetch mmbranch
git rebase mmbranch

I will try to keep this branch current until Alexandre returns and 
resumes committing patches to the WineHQ GIT tree.

Happy hacking,

Mike


commit 5e5ae60cb8d16cce2bd4ac4775e3594b84b25abe
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Thu May 4 22:42:15 2006 -0400

     wined3d: Initialize volume Format.

commit 30449322f4a68785895ac667da4fb64f7f7acdee
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Thu May 4 18:36:48 2006 -0400

     wined3d: DrawIndexedPrimitiveUP() - fix index buffer refcount issue

commit 86da179d6413d4b85ead702d3aae5028fc188715
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Thu May 4 10:08:47 2006 -0400

     wined3d: Share shader_dump_ins_modifiers()

commit f2975eb6a30cd40a36ed437b67cdfd5d25acfd37
Author: Hans Leidekker <hans at it.vu.nl>
Date:   Thu May 4 21:54:53 2006 +0200

     documentation: Document the new situation with SANE and gPhoto2 
support in separate TWAIN data source drivers.

commit f5659920b9b1f87f812f0c14bdd1609423484150
Author: Aric Stewart <aric at codeweavers.com>
Date:   Thu May 4 15:17:40 2006 -0500

     gphoto2.ds: Rename the Import button to Import Selected
     disable or enable that button depending on if pictures are selected.

commit ad33b7da44a36a1a0bac3544d2b9543c03457145
Author: Aric Stewart <aric at codeweavers.com>
Date:   Thu May 4 07:59:11 2006 -0500

     gphoto2.ds: no files fix

commit d039c9ee31c3c6b8a0278995744b3b366eac677d
Author: James Hawkins <truiken at gmail.com>
Date:   Thu May 4 00:23:53 2006 -0500

     advpack: Perform the spapi install before registering installed ocxs

commit b988052d2730f948425850eaf1e4e0a004a38415
Author: James Hawkins <truiken at gmail.com>
Date:   Thu May 4 00:23:17 2006 -0500

     advpack: DelDirs should only remove a directory if it's empty

commit 285672ee242b20edb06aad3509f4ac70621ff364
Author: James Hawkins <truiken at gmail.com>
Date:   Thu May 4 00:22:45 2006 -0500

     advpack: The only flag we don't handle is RSC_FLAG_UPDHLPDLLS

commit 576b2e9e6c246200511d085b9d5478cc34e718b7
Author: Jason Green <jave27 at gmail.com>
Date:   Wed May 3 23:35:55 2006 -0400

     wined3d: Further split up GenerateProgramArbHW for pixelshaders

commit 3f6f3731e3d503d5b3df30240586a123226b4805
Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Tue May 2 05:58:36 2006 +0200

     winspool: fix test for GetPrinterDriver (with hints from Dmitry)

commit 32696396255c4d5097e073ebacd02e171706a30f
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 22:23:52 2006 +0100

     ole32: IPersistStream is also implemented by any object that 
implements IStream

commit 3f27cc4f632c38375d6a46555095c8bbd9aa0bb7
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 22:23:29 2006 +0100

     ole32: Fix typos in StgCreateStorageEx and StgOpenStorageEx

commit 4788ce92a6d0268ddc57364311bf9acbe3a96e02
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 22:23:12 2006 +0100

     ole32: STGM_PRIORITY allows other IStorage objects to be opened in 
transacted mode with read/write access

commit 8b9f33d383e6e6fb2b42958786153f7483b606b3
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 22:22:27 2006 +0100

     oleaut32: Check the return value from VariantCopy when copying 
values for VT_VARIANT typed parameters for ITypeInfo::Invoke

commit 5a4213ea41bcd25255736ec90d8f37d97d3e23d1
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 22:22:08 2006 +0100

     oleaut32: Support values being passed into VT_VARIANT|VT_BYREF 
typed parameters in ITypeInfo::Invoke

commit 503510f9c406c4738e9615fff2d40029e1387539
Author: Huw Davies <huw at codeweavers.com>
Date:   Wed May 3 17:30:35 2006 +0100

     oleaut32: Alignment fixes for safearrays

commit e54f43cbfe9557aadae217fcd2e507e8400e137d
Author: Huw Davies <huw at codeweavers.com>
Date:   Wed May 3 17:03:00 2006 +0100

     oleaut32: Fix tests under win2k.

commit 982e8371fe7d5f9fb109eeb6912c5215a3f5226b
Author: Troy Rollo <wine at troy.rollo.name>
Date:   Tue May 2 13:49:22 2006 +1000

     gdi: Fix GetTextExentExPointW to return values consistent with 
GetTextExtentPointW

commit caa1134b599a04056a8c2beb6ce86ca05b9b2857
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 14:49:51 2006 +0100

     ole32: Copy the mode flags into the STATSTG structure in IStorage::Stat

commit 084d6930a8ee949e2d16cbdf2678ecfc07fe8c21
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 14:49:32 2006 +0100

     ole32: Add tests for IStorage::Stat

commit 81ccef631085719463be70404a8e0567d56af4cf
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 14:49:17 2006 +0100

     ole32: Check that the storage was opened with write access before 
creating a new stream or sub-storage

commit a8a8e29beae5c4fd3a6ea37db11d46c1b6326464
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 14:48:58 2006 +0100

     ole32: Fix Access Right Check for Opening and Creating Streams and 
Storages

commit 9649d503830793538963a3bc8f0d91770614229b
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 14:48:15 2006 +0100

     ole32: Add more tracing for reading and writing storage streams

commit 4723671f81ef6d3df63bb479c031e1fee7e1f1bb
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 14:47:35 2006 +0100

     ole32: Add tests for sub-storages and creating streams

commit 1aa47aa67a6ef90f8747cf4fd0ef4163066855ee
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 14:47:09 2006 +0100

     ole32: Add a storage test for reading and writing of streams that 
have had their parent storage released

commit fb480009e20aa0fe7e96b3a8c9ee7fe3951cd856
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 3 14:46:17 2006 +0100

     ntdll: Fix Size Check for NtQueryInformationToken(TokenGroups)

commit 472994ae4e0c6f7615927461912b3594b66aee36
Author: James Hawkins <truiken at gmail.com>
Date:   Tue May 2 20:54:59 2006 -0500

     advpack: Handle the ALINF_DELAYREGISTEROCX flag by adding the 
register to RunOnceEx

commit 397eb7a74fd1f934c6a2d9f10dda2f13bd4e1d84
Author: James Hawkins <truiken at gmail.com>
Date:   Tue May 2 20:52:56 2006 -0500

     advpack: Use a struct to pass more information to 
register_ocxs_callback

commit b96d63166ba2d95924add97ba78ced03f7de4061
Author: James Hawkins <truiken at gmail.com>
Date:   Tue May 2 20:52:27 2006 -0500

     advpack: Rearrange the adv commands to better match native advpack

commit 5eb6781e8a638d6897e50e39afd47ab8785b4879
Author: James Hawkins <truiken at gmail.com>
Date:   Tue May 2 20:52:02 2006 -0500

     advpack: Use the publicy-defined RunSetupCommands flags

commit 723f685f3a69ca75ad25198cc604f4719c7b8675
Author: James Hawkins <truiken at gmail.com>
Date:   Tue May 2 20:51:13 2006 -0500

     advpack: Add missing flags to advpub.h

commit 76555ea23e701e75955f4a982377514c01777fc6
Author: James Hawkins <truiken at gmail.com>
Date:   Tue May 2 20:50:47 2006 -0500

     advpack: Use the FAILED macro instead of comparing with S_OK

commit 823708c300f861240ded6ea77533b11803880d93
Author: Marcus Meissner <marcus at jet.franken.de>
Date:   Tue May 2 22:32:31 2006 +0200

     sane.ds: Fixed typo in HAV(E)_SANE, and use LONG for a function 
that can get -1 as argument.

commit becf547b9e1f775afeabe502b89304d45a0def76
Author: Hans Leidekker <hans at it.vu.nl>
Date:   Tue May 2 16:37:31 2006 +0200

     dnsapi: Add tests for DnsValidateName_A.

commit c8ffa63ac85558c99a866d0458334363c34ad9d6
Author: Hans Leidekker <hans at it.vu.nl>
Date:   Tue May 2 16:37:18 2006 +0200

     dnsapi: Implement DnsValidateName_{A,UTF8,W}.

commit ac6e402cc9e926acc1bdaf6f90be80665d9864f1
Author: Huw Davies <huw at codeweavers.com>
Date:   Tue May 2 12:00:30 2006 +0100

     oleaut32: Split out the SAFEARRAY and BSTR tests so that they can 
be used in the upcoming VARIANT tests.

commit b6c8e644b01692d069db8efa99a8464d4b749047
Author: Jason Green <jave27 at gmail.com>
Date:   Tue May 2 01:07:06 2006 -0400

     wined3d: Move D3DSIO_M#x# vertex shader opcodes to a more standard 
function

commit 13b5e99dfd9791262e4711567c404b802113ff73
Author: Mike Hearn <mike at plan99.net>
Date:   Mon May 1 18:33:26 2006 +0100

     ole32: Add StgCreateFile test and conformance fix

commit 38d79b301474455ee46411a7c21a9c056ff6cf1c
Author: Mike Hearn <mike at plan99.net>
Date:   Sat Apr 29 12:12:54 2006 +0100

     wininet: Support http_proxy environment variable

commit 97fb3a880446a2ff67d1cc61cdecd77a42edefb1
Author: Jeff L <lats at yless4u.com.au>
Date:   Sun Apr 30 23:44:30 2006 +1000

     usp10: Add ScriptTextOut functionality

commit ca7b5034a5f7d0ed2c25a431759dcd720081a34d
Author: Mike Hearn <mike at plan99.net>
Date:   Mon May 1 09:08:58 2006 +0100

     ntdll: Fix heap corruption in RtlDeleteAce

commit 48095715cf4b4992c4e4a0a4044195182c6d92e3
Author: James Hawkins <truiken at gmail.com>
Date:   Mon May 1 02:20:00 2006 -0500

     advpack: Implement the EndPrompt command

commit 7b283c548841488ace2c6590cae377cce8d149d1
Author: James Hawkins <truiken at gmail.com>
Date:   Mon May 1 02:19:40 2006 -0500

     advpack: Implement the BeginPrompt command

commit 225b35e48c895d259fe1b0a617e96c5e91bdf36a
Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Tue May 2 00:03:51 2006 +0200

     winspool: fix WRT-failures in test_DEVMODE

commit b16a42351a28c2c6a95a5346b7662a3fbfb34dbc
Author: Jason Green <jave27 at gmail.com>
Date:   Mon May 1 16:49:12 2006 -0400

     wined3d: Move DCL, DEF operations out of GenerateProgramArbHW and 
into separate functions

commit 1ea63fdaa962d07dec76070d590a2bb3e9117278
Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Mon May 1 22:44:43 2006 +0200

     Don't check pointers for NULL before RtlFreeHeap.

commit b72aa40d42ef1275d93f6850454801f4c694f537
Author: Hans Leidekker <hans at it.vu.nl>
Date:   Mon May 1 16:29:14 2006 +0200

     dnsapi: Implement DnsRecord{CopyEx,ListFree,SetCopyEx}.

commit 91b3f39744048220562d3f1d219fd920731ca503
Author: Hans Leidekker <hans at it.vu.nl>
Date:   Mon May 1 16:29:05 2006 +0200

     dnsapi: Add tests for DnsRecordCompare.

commit 3a93218bfcbe9344a8cab066aa7da8204f04f6bd
Author: Hans Leidekker <hans at it.vu.nl>
Date:   Mon May 1 16:28:56 2006 +0200

     dnsapi: Implement DnsRecordCompare.

commit 0cf45cb63853d2428eba3cc533b6632a1dfac5fc
Author: Marcus Meissner <marcus at jet.franken.de>
Date:   Mon May 1 16:13:33 2006 +0200

     gphoto.ds: Check for gphoto2 libs and includes Added sane.ds and 
gphoto.ds datasource drivers.

commit 5b1aa8f1fcc35eeadc3fc34607fb82496c4c0adc
Author: Marcus Meissner <marcus at jet.franken.de>
Date:   Mon May 1 16:10:14 2006 +0200

     sane.ds: Split out sane datasource into its own driver.

commit 440e8e3c2d67b7951bb80bd5df9323df6d5b5b19
Author: Marcus Meissner <marcus at jet.franken.de>
Date:   Mon May 1 16:09:00 2006 +0200

     twain32: Splitting TWAIN_32 and adding gphoto driver

commit 8065adbc5e0779e5a2d0ffccb059b66d5240730f
Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Mon May 1 15:56:53 2006 +0200

     secur32: Missing LeaveCriticalSection on error paths (found by Smatch)

commit 0070ea138c5da8115fd6e9a3e1abd85df2edabac
Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Mon May 1 15:27:06 2006 +0200

     mscat32: Add more forwards.

commit 77d88112ae366eb7ee24ede354679a36503a1268
Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon May 1 10:39:31 2006 +0100

     ole32: Remove the fixme printed if CoGetClassObject fails in 
CoCreateInstance

commit 56c675e3e53bf894d872552bcbb0f35d1ba3b92f
Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon May 1 10:38:18 2006 +0100

     rpcrt4: Add a stub for RpcBindingSetOption

commit 9790edacd197cb292be1d095793c726a39b060ca
Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon May 1 10:38:02 2006 +0100

     rpcrt4: Implement NdrConformantVaryingArrayFree

commit 538a09ca042353c1e17f87f5a2df9568a8f18d3d
Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon May 1 10:37:32 2006 +0100

     rpcrt4: Use getaddrinfo to get the sockaddr

commit 15b2ebf315783610c906f41cf336a73bcdd5a45c
Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon May 1 10:37:11 2006 +0100

     rpcrt4: Dereference the pointer if necessary only after doing the 
pointer checks and writing the pointer ID to the wire

commit 87cc8fd118d80817cc3627c1803ccc78ec2113e8
Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon May 1 10:36:52 2006 +0100

     rpcrt4: Improve the traces in the pointer functions

commit b94dc53c62888b9ea7e444e5dd68de5293bcedee
Author: Robert Shearman <rob at codeweavers.com>
Date:   Mon May 1 10:36:30 2006 +0100

     ntdll: Fix NtQueryInformationToken(TokenGroups)

commit dc86deebc867a58c0554f5aa513340c5be6fc7c1
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun Apr 30 23:48:05 2006 +0200

     shdocvw: Added some comments.

commit 726e01805e00812713b92bc64faeeb3c29114e7e
Author: Paul Millar <paul at astro.gla.ac.uk>
Date:   Sat Apr 29 14:59:01 2006 +0100

     configure: Fix cross compiling

commit ae6f548672054bbfd34f2555246f1a47f11174ec
Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Sun Apr 30 02:05:46 2006 +0200

     winspool: fix broken test for GetPrinterDriver

commit 40a939e1329b43939ad45eba6d71766426170e2a
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Sun Apr 30 00:27:00 2006 -0400

     wined3d: Clean up some dead code

commit 8139f58d86c87459359ea50775f7c794245bb06a
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Sun Apr 30 00:00:38 2006 -0400

     wined3d: Break out independent texture instructions.

commit f6f1fe8a5296238de0b06c8e55bfd455d2f58bc4
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Sat Apr 29 21:48:01 2006 -0400

     wined3d: Break out arithmetic instruction processing

commit 6f51dff3a36a186a58e4e7d3d126266075486000
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Sat Apr 29 17:13:29 2006 -0400

     wined3d: Use the correct version mask for pixel and vertex shaders.

commit fc94353bed7fa3308fd09f21e1cef4982e0af19b
Author: Robert Reif <reif at earthlink.net>
Date:   Sat Apr 22 10:22:48 2006 -0400

     netapi32: Add minimal NetUserModalsGet test.

commit 30d248aa5d645cdac2d0946bcaaa6ea3824036bd
Author: Robert Reif <reif at earthlink.net>
Date:   Sat Apr 29 15:35:27 2006 -0400

     netapi32: implement NetUserModalsGet level 2

commit 150b62bef9ad49f34b0703e53c7934c19e98b475
Author: Robert Reif <reif at earthlink.net>
Date:   Sat Apr 29 10:14:40 2006 -0400

     dsound: DirectSoundBuffer_Lock tests

commit 575b02fadce7def9d638d33f5eeb38a3630a817a
Author: Huw Davies <huw at codeweavers.com>
Date:   Sat Apr 29 14:40:28 2006 +0100

     oleaut32: Fix BSTR marshaling to be wire compatible with Windows

commit e753a2879bf2bfc9f25f83dd17601bf76f5bfe4f
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sat Apr 29 13:35:29 2006 +0200

     shdocvw: Added WebBrowser::[get|put]_ToolBar implementation.

commit 88b22b238d5882d39ef97fbf9befff1987116e9c
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sat Apr 29 13:34:38 2006 +0200

     shdocvw: Added WebBrowser::[get|put]_StatusBar implementation.

commit 289bc14c083e0ed13d1f33e933e29c7d8c088bc3
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sat Apr 29 13:33:05 2006 +0200

     shdocvw: Added WebBrowser::[get|put]_AddressBar implementation.

commit b1f99aeb3ad7be07f8c4b1f91566363537963df7
Author: Mike Hearn <mike at plan99.net>
Date:   Sat Apr 29 12:13:24 2006 +0100

     shell32: Stub out SHSetLocalizedName

commit 961bf968f68460c176b8ff588517c31780dff425
Author: Mike McCormack <mike at codeweavers.com>
Date:   Sun Apr 30 14:11:55 2006 +0900

     shlwapi: Add a stub implementation for IUnknown_ProfferService.

commit 85e6a281167a05c5c711f02d26260487388ea157
Author: Mike McCormack <mike at codeweavers.com>
Date:   Sat Apr 29 19:20:51 2006 +0900

     shlwapi: Add a stub implementation for IUnknown_QueryServiceExec

commit b9c8672114ca9f8ca9da4d21069b9aedf34382f8
Author: Mike McCormack <mike at codeweavers.com>
Date:   Sat Apr 29 18:13:13 2006 +0900

     ole32: Return STG_E_REVERTED when a stream's parent storage has 
been closed.

commit 5cf8120f56c07876f87036e20588276851085db4
Author: James Hawkins <truiken at gmail.com>
Date:   Sat Apr 29 02:54:12 2006 -0500

     advpack: Handle the RSCC_DELAY flag in run_setup_commands_callback

commit f5e71a1e2086540876c3c439417c4a9b24ba8e89
Author: Mike Hearn <mike at plan99.net>
Date:   Sat Apr 29 00:47:21 2006 +0100

     mscat32: Implement the mscat32 forwarder DLL

commit fd60a2532919c2b0592d57c35ce3634015f1a330
Author: Robert Reif <reif at earthlink.net>
Date:   Fri Apr 28 23:40:09 2006 -0400

     dsound: Check DirectSoundBuffer_Lock parameters.

commit 76beae316c856ebb30ec2aa0b27a4e5064d2b8bb
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:10:54 2006 -0500

     advpack: Handle the RSCC_NOWAIT flag in run_setup_command_callback

commit 86479efaccc6dcfafbc8011aa5b947333e70d6d7
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:10:15 2006 -0500

     advpack: Add the ability to register or unregister OCXs in one command

commit aad753d2afa64c3ec8bbb0ee1f6fed4c92e09b8c
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:09:08 2006 -0500

     advpack: Implement the DelDirs command

commit 3649a960a4c88e218ee422aad592e94e73c05f82
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:08:35 2006 -0500

     advpack: Implement the CheckAdminRights option

commit f48510df65aa55f4b40e516b8dc1aa00d30bab1c
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:08:10 2006 -0500

     advpack: Implement the RunPreSetupCommands command

commit 78fa4534d71d9969e2f2c6f3176823ad6b3df501
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:07:28 2006 -0500

     advpack: INF install is implemented so fix the documentation

commit 0de2303ef725a557d75541849fb7daa96ebd9fcf
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:06:34 2006 -0500

     advpack: Implement the PerUserInstall command

commit fca18b9760ed25bece2792e832fc40397165a1c7
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:02:48 2006 -0500

     advpack: Leave room for the NULL terminator in the working_dir string

commit 962cb2bb283cb2c6390f605fca296ce65ac607ce
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 20:00:59 2006 -0500

     advpack: NULL-terminate the source path

commit ca9adb179dc1a50a632da62c142aa106ee11a33a
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 19:59:31 2006 -0500

     advpack: Return the hresult in ExecuteCabW

commit 1bdf093676c9483515f292bd469d7b36ac27cee0
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 19:58:38 2006 -0500

     advpack: NULL-terminate the field string if an option is provided

commit fa8f2477005c23a15bb3ac34b99afbc09a7d063a
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 19:57:48 2006 -0500

     advpack: Clean up the formatting of RegInstall to match the rest of 
the file

commit 45980e4911922552032a6705d3825b34c74fb622
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 19:57:23 2006 -0500

     advpack: Perform an Advanced INF-level install in RegInstall

commit 6cc4d5a466113241893e98b9ff8e18a5d347e862
Author: James Hawkins <truiken at gmail.com>
Date:   Fri Apr 28 19:56:49 2006 -0500

     advpack: Factor out writing predefined strings into 
write_predefined strings

commit 3b346f01d8ae6e777946e8000aa073b284baa81d
Author: tkho at ucla.edu <tkho at ucla.edu>
Date:   Wed Apr 26 17:45:31 2006 -0700

     user: Fix GetMenuItemRect() for top-level menus

commit 25eacb294f44b0da2c7d90d8e7811940e8c0cfa3
Author: tkho at ucla.edu <tkho at ucla.edu>
Date:   Wed Apr 26 17:44:56 2006 -0700

     user: Fix behavior when selecting disabled menu items

commit 434ce6e6909d602d825c4c98c0436ca9acffa945
Author: tkho at ucla.edu <tkho at ucla.edu>
Date:   Wed Apr 26 17:44:28 2006 -0700

     user: Allow menu WndProc to recognize VK_[LR]MENU

commit 8e02965a6b12824233c5b6be95e343c8febb96d0
Author: tkho at ucla.edu <tkho at ucla.edu>
Date:   Wed Apr 26 16:50:18 2006 -0700

     riched20: EM_GETLINE implementation and test

commit 13983373920eabaf8f5f815067a520942a43c8c2
Author: tkho at ucla.edu <tkho at ucla.edu>
Date:   Fri Apr 28 11:27:51 2006 -0700

     user32: Extend conformance test to point out menu bugs

commit 267cb45c69234d777650cab8244d0bfa9a5f2721
Author: Phil Costin <philcostin at hotmail.com>
Date:   Fri Apr 28 22:56:54 2006 +0100

     wined3d: Fix and clean up shader capabilities detection code

commit b4fecb5b18a503dae43fcbb27217c367dcb68e3a
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Fri Apr 28 17:37:50 2006 -0400

     wined3d: Trace corrections

commit f865f4d8d11a115d7ddbb937f9f91c9bebd6e262
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 23:45:36 2006 +0200

     shdocvw: Added WebBrowser::[get|put]_MenuBar implementation.

commit b5baafa8be67f67db42c32bfec8e4c97d18c731e
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 20:53:52 2006 +0200

     shdocvw: Added get_HWND implementation.

commit cd50570202f78ee0a12226b4aa9f04c323bd9397
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 20:29:07 2006 +0200

     shdocvw: Added [get|put]_Visible implementation.

commit 95487aee8e7b547db2c2f6cb25b9e9ba1ae4e5c1
Author: Fatih Asici <fasici at linux-sevenler.org>
Date:   Fri Apr 28 21:06:43 2006 +0300

     fonts: Add some missing Latin glyphs to System

commit ab19bc3071d81a9ab592abde4f0409559a205ff1
Author: Fatih Asici <fasici at linux-sevenler.org>
Date:   Fri Apr 28 21:05:34 2006 +0300

     fonts: Add missing Latin glyph to ms_sans_serif

commit 674739c3ee2224a16b1109387f848b40b866dc01
Author: Fatih Asici <fasici at linux-sevenler.org>
Date:   Fri Apr 28 21:00:58 2006 +0300

     fonts: Add some missing Latin glyphs to Courier

commit 44cd457aa3caf73443b1da151a5ea1ddafa005ad
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 20:08:02 2006 +0200

     shdocvw: Fix GetMiscStatus implementation.

commit 260d824e2db7d2d79d5edcba143b66e1bafaf94d
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 20:07:03 2006 +0200

     mshtml: Added test of connection points.

commit 96acba41ee7059d6f5fa99580396bbce45a69dda
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 20:04:22 2006 +0200

     mshtml: Added GetConnectionInterface implementation.

commit 4eb7a524923ea7628f5a13022249af67d715fd25
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 20:02:14 2006 +0200

     mshtml: Added GetConnectionPointContainer implementation.

commit bccba749aaf1c86624b215c877422d0616acfea3
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 20:01:07 2006 +0200

     mshtml: Added stub implementation of connection points.

commit 5093c926a368247d4732ba90f355a133ac04f60c
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 19:59:58 2006 +0200

     mshtml: Added IConnectionPointContainer stub implementation.

commit 8153ff6ab8822b01b3416dee3731da50d257b733
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 19:58:38 2006 +0200

     mshtml: Added get_body implementation.

commit bad2a9d74b1ef13c8e38619248a74d947a7d4f6f
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 19:57:28 2006 +0200

     mshtml: Added IHTMLTextContainer stub implementation.

commit fbada2ffebf68a31f724d5f87787935ae504f625
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 28 19:55:43 2006 +0200

     mshtml: Added IHTMLTextContainer declaration.

commit 13f536a34f79c52244a2037ed9d6355a3d0d1e72
Author: Jason Green <jave27 at gmail.com>
Date:   Fri Apr 28 12:21:59 2006 -0400

     wined3d: Eliminate duplicate function: vshader_program_dump_param()

commit b470af661ea4cc0cf7118740cada503941f51c4f
Author: Jason Green <jave27 at gmail.com>
Date:   Fri Apr 28 10:22:13 2006 -0400

     wined3d: Move _shader_program_dump_decl_usage() into baseshader.c

commit 46a6380471e5efec03f86890efdf21d7eb69f7b5
Author: Phil Costin <philcostin at hotmail.com>
Date:   Fri Apr 28 14:41:45 2006 +0100

     wined3d: Add check for GL Shading Language 100 Extension

commit 43b61e573ebff04a42f8441f84ab8ffe1bd9dce8
Author: Huw D M Davies <h.davies1 at physics.ox.ac.uk>
Date:   Fri Apr 28 14:50:11 2006 +0100

     oleaut32: Implement GetDocumentation_Proxy/Stub

commit 19607b31ac0794fbb3db18dc5123931c99b9c7ca
Author: Huw D M Davies <h.davies1 at physics.ox.ac.uk>
Date:   Fri Apr 28 14:48:38 2006 +0100

     oleaut32: Implement GetFuncDesc_Proxy and friends

commit b0f18ca8f0aea5ca048b6766429c68e6f86db72a
Author: Huw D M Davies <h.davies1 at physics.ox.ac.uk>
Date:   Fri Apr 28 14:42:43 2006 +0100

     oleaut32: Implement GetTypeAttr_Proxy and friends

commit 032d921bef8a25b8269526e0cd5bccf7dc69e4a0
Author: Huw D M Davies <h.davies1 at physics.ox.ac.uk>
Date:   Fri Apr 28 14:28:24 2006 +0100

     rpcrt4: support for non-encapsulated unions

commit c4f12130f97f95720b35b13d55b334013cc3690b
Author: Vitaly Lipatov <lav at etersoft.ru>
Date:   Fri Apr 28 14:35:36 2006 +0400

     mlang: partially implemented ConvertStringEx

commit 5fb48efc4e5cf4c7a2435c77fe69423fe141133e
Author: Huw D M Davies <h.davies1 at physics.ox.ac.uk>
Date:   Fri Apr 28 12:51:36 2006 +0100

     gdi32: FcPatternGet( FC_FILE ) only returns the basename as of 
fontconfig 2.3.92 .

commit 20909871737f9a17d9a2e5b7ce4d786e5a163eaf
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Fri Apr 28 05:23:52 2006 -0400

     wined3d: Merge register counting pass for vertex/pixel shaders

commit 98c7d831d0b84224a1c02efce7d8dd5461984763
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Fri Apr 28 05:22:53 2006 -0400

     wined3d: Make register counting pass the same for vertex/pixel shaders.

commit 7fbeb0c289f2aed0a6328c88615da71c565a75f3
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Fri Apr 28 04:57:24 2006 -0400

     wined3d: Share get_register_code()

commit 7653d5ce59a6f70c79db887dbf0a219a213b0979
Author: Mike McCormack <mike at codeweavers.com>
Date:   Fri Apr 28 13:41:22 2006 +0900

     rpcrt4: Add some defines.

commit 7142c341423a72898c72d9fb7f4fd338507a7275
Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Thu Apr 27 20:52:12 2006 +0900

     Add a stub implementation of mprapi.dll

commit 80696aa9fc4703343bc4d08b9107aac51bb2a990
Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Thu Apr 27 20:53:19 2006 +0900

     Add partial support for ISC_REQ_ALLOCATE_MEMORY in the NTLM 
security provider

commit 68b097f7437c80cd2e141fd76926002931902abf
Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Thu Apr 27 20:52:58 2006 +0900

     Fix some wrong assumptions in the NTLM test case, make it pass in 
XP SP2 and Wine

commit f5b8ea1c312fc783e12190f6235b346d6941f12e
Author: Vitaly Lipatov <lav at etersoft.ru>
Date:   Thu Apr 27 12:23:18 2006 +0400

     Fix union usage.

commit 11b6680cbc5d87dd6be563c5b9b73278948e1e98
Author: Matt Finnicum <mattfinn at gmail.com>
Date:   Wed Apr 26 12:30:02 2006 -0500

     Implement EM_SETUNDOLIMIT

commit 73cfc90caa5f644395f2c1f7a35edd9a8d19d81e
Author: Juris Smotrovs <juris.smotrovs at sets.lv>
Date:   Tue Apr 25 19:06:10 2006 +0300

     Added message sequences to test_mdi_messages of "msg" test
     to demonstrate problems with position change messages for
     MDI children with invisible parents.

commit 8d70c5a81e8b18d100bf2d5323b8a5e44425d820
Author: qingdoa daoo <qingdao33122 at yahoo.com>
Date:   Tue Apr 25 11:27:29 2006 +0800

     Update first visible when appropiate in the TVI_SORT case

commit a12ed3de2a1b0e3f246224395d8dbbd17ca3f13b
Author: Mike McCormack <mike at codeweavers.com>
Date:   Tue Apr 25 22:51:09 2006 +0900

     Store drop targets in a standard list.

commit b5c46378217c63130e2b7d809b631b3257837199
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed Apr 26 15:43:54 2006 +0100

     Implement the majority of ImpersonateLoggedOnUser

commit 952c8a774f0415ca0a20c0f2430c98f0d37a8446
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed Apr 26 15:43:39 2006 +0100

     Retrieve the groups for a token from the server

commit ce098cb5c484e15ff4ca15d50de28e824121fcd1
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed Apr 26 15:44:14 2006 +0100

     Initialise the LPWITHREADERROR structure after it has been allocated

commit e6cb03f4ab0e7afed9a95099669a5f2cb2591400
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed Apr 26 15:42:35 2006 +0100

     Threads should start off without having an impersonation token

commit eeb9325ea9860c64c0853da723a0afc418d88a7f
Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed Apr 26 15:40:38 2006 +0100

     Copy some format character types from wine/rpcfc.h to ndrtypes.h 
and change them into an enumeration

commit 4b75cda7e45835bd13ac04fee89f99178ac11e01
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Thu Apr 27 12:50:32 2006 +0900

     Share get_opcode.

commit b1130296853f0d34cbc6f586f01846b1fdca01f2
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Thu Apr 27 12:23:43 2006 +0900

     Clean up per version shader limits code

commit 3a1cdd25ead6eb2d77e65bf26b20f73b27664063
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Thu Apr 27 12:26:38 2006 +0900

     Separate pshader/vshader tables

commit 1ffb77dba1b1393d795c3e4f65958845b9feb521
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Thu Apr 27 12:18:07 2006 +0900

     Addline cleanup
     - unifies pixel shader addline() with vertexshader PSTRNCAT(), and 
puts the result into baseshader.c to be shared
     - merges its 3 arguments into a structure called SHADER_BUFFER
     - the varargs were based on Vitaliy Margolen's idea/patch, but I 
might have a diff. implementation

commit b7736f01a1aed27726cc765045a85b3e62dbdf57
Author: Ivan Gyurdiev <ivg2 at cornell.edu>
Date:   Thu Apr 27 12:12:40 2006 +0900

     QueryInterface corrections.

commit 60161b929083cdaf8fb415c66d0af001a96f5cc8
Author: Mike McCormack <mike at codeweavers.com>
Date:   Wed Apr 26 22:42:13 2006 +0900

     Add stub implementations for RPC authentication functions.

commit 58a699b572c25efe69d10528fed0d40d3e6e7b50
Author: Marcus Meissner <marcus at jet.franken.de>
Date:   Wed Apr 26 18:25:43 2006 +0900

     Mark the section with the program entry point as executable.

commit 7bd41f92eb6b69e1554dd4f18b8bb58ea8551958
Author: Mike McCormack <mike at codeweavers.com>
Date:   Wed Apr 26 18:19:09 2006 +0900

     Fix peeking of http data with a nul byte in it.

commit 1bf0b1641d910f1500116cd7f82157b2623e8d5d
Author: Mike McCormack <mike at codeweavers.com>
Date:   Wed Apr 26 14:13:52 2006 +0900

     Use the source name of the msi package when it fails to copy.

commit 6efcc3e0c4b89f90a2348ce4f860b04cf15236ed
Author: Mike McCormack <mike at codeweavers.com>
Date:   Wed Apr 26 00:55:51 2006 +0900

     Force using /i file.msi, some programs pass properties without an =

commit 6fa4ab4716f68a7a39ce58933719ea794980ce9f
Author: Eric Kohl <eric.kohl at t-online.de>
Date:   Tue Apr 25 22:44:54 2006 +0900

     Implement 'oldnames' option.

commit e225f57ee88b1adac6165c7ae562506861fe38f7
Author: Michael Jung <mjung at iss.tu-darmstadt.de>
Date:   Sun Apr 23 21:09:30 2006 +0200

     Don't append '\r' to the last paragraph in EM_GETTEXTEX

commit c8ad36dd922b8251b533989d051c6fe8d44fbb16
Author: qingdoa daoo <qingdao33122 at yahoo.com>
Date:   Tue Apr 25 17:45:50 2006 +0900

     Don't duplicate handle in _get_osfhandle

commit 40c49959bfd462f678264bd9e4c21e331c603932
Author: Dan Kegel <dank at kegel.com>
Date:   Tue Apr 25 16:50:19 2006 +0900

     Fix missing case in MsiSourceListAddSourceEx.

commit 074af5529db005f0b5042b36525ca982242fbbba
Author: Mike McCormack <mike at codeweavers.com>
Date:   Tue Apr 25 16:31:52 2006 +0900

     Add stubs for rpcrt4.NdrFullPointer*().

commit c8a43646881a839c943bd62787c056ce874ee283
Author: Roderick Colenbrander <thunderbird2k at gmx.net>
Date:   Tue Apr 25 13:21:00 2006 +0900

     Vertex Shader regtype cleanups

commit 61459b6e8e1ddbb206238e6925e00f841d137ac2
Author: Eric Kohl <eric.kohl at t-online.de>
Date:   Tue Apr 25 13:12:47 2006 +0900

     Fix a typo.

commit 4d2944537b05fa0ceff923f67fe9ef59d9ed724b
Author: Andras Kovacs <andras at csevego.net>
Date:   Tue Apr 25 00:58:39 2006 +0900

     Translated regedit's Hu.rc file.

commit 71d22e8d3f2a34569ce327566d0fa1c5a59feb0e
Author: Andras Kovacs <andras at csevego.net>
Date:   Tue Apr 25 00:55:33 2006 +0900

     Translated wordpad's Hu.rc file.

commit 056e42487b317be4dc647b43aa0a20a54ff33609
Author: Andras Kovacs <andras at csevego.net>
Date:   Tue Apr 25 00:53:29 2006 +0900

     Translated README file.

commit bcfa41cd994e8636e7a6e7ae8c0e906c6421ec94
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Apr 21 18:38:40 2006 +0200

     shdocvw: Don't use Mozilla ActiveX control id MSHTML is set.

commit 9764e5c70501140b899a3a1e3ca636229ffd9f82
Author: Hans Leidekker <hans at it.vu.nl>
Date:   Tue Apr 25 00:46:35 2006 +0900

     Document the search functions.

commit 0d6d824d2da47a92e76b2c5e529d389dfffe3458
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Apr 25 00:42:39 2006 +0900

     Remove no longer needed includes.

commit 4cc04cb95689a2bcec430d85f8ff20c0778123f5
Author: Robert Reif <reif at earthlink.net>
Date:   Tue Apr 25 00:29:20 2006 +0900

     Add some lsa tests.

commit 64cb4b42a7601036ac5c63d8bc56f390ed3ecc89
Author: Matthew Finnicum <mattfinn at gmail.com>
Date:   Mon Apr 24 23:50:45 2006 +0900

     Implemented conformance tests for EM_SETUNDOLIMIT.

commit afe16f21e06f76e8ef95b1fdf6eda60e21d004a6
Author: Robert Reif <reif at earthlink.net>
Date:   Mon Apr 24 23:54:49 2006 +0900

     Fix LsaClose to return STATUS_SUCCESS.




More information about the wine-devel mailing list