wine
2006-05-25  Stefan Dösingerwined3d: Small rhw vertex fix.
2006-05-25  Alexandre Julliardconfigure: Regenerated with autoconf 2.59d.
2006-05-25  Alexandre Julliardinclude: Prevent internal Wine headers from being used...
2006-05-25  Alexandre Julliardwined3d: Fixed a compiler warning.
2006-05-25  Francois Gougetntdll: Return FILE_DEVICE_CD_ROM_FILE_SYSTEM for superm...
2006-05-25  Andrew Ziemwininet: Constify data.
2006-05-25  Andrew Ziemgdi: Constify data.
2006-05-25  qingdoa daoogdi: Get correct horizontal spacing value in the presen...
2006-05-25  Jason Greenwined3d: Add some more GLSL defines.
2006-05-25  Mike McCormackrpcrt4: Stub implementations for NDRS marshalling funct...
2006-05-25  Mike McCormackcrypt32: Fix a integer to pointer cast.
2006-05-25  Mike McCormackmsi: Fix some pointer to integer casts.
2006-05-25  Mike McCormackkernel32: Fix some pointer to integer casts.
2006-05-25  Mike McCormackmapi32: Fix prototype of MAPILogon and MAPILogoff.
2006-05-25  Mike McCormackrichedit: Fix prototype of the callback function.
2006-05-25  Robert Shearmanole32: Add a class factory for CLSID_InProcFreeMarshaler.
2006-05-25  Robert Shearmanole32: Implement GetUnmarshalClass for the free-threade...
2006-05-25  Robert Shearmanole32: Implement table-strong marshaling and ReleaseMar...
2006-05-25  Robert Shearmanole32: Implement table-weak marshaling for the free...
2006-05-25  Robert Shearmanole32: Release the standard marshal in the free-threade...
2006-05-25  Robert Shearmanole32: Add a rough implementation of the free-threaded...
2006-05-25  Robert Shearmanole32: Fix the free-threaded marshaler when it has...
2006-05-25  Robert Shearmanrpcrt4: Set the Memory field of the stub message struct...
2006-05-25  Robert Shearmanrpcrt4: Implement explicit generic binding handles.
2006-05-25  Robert Shearmanrpcrt4: Move the getting of the client binding handle...
2006-05-25  Robert Shearmanrpcrt4: Move the initialising of the stub message struc...
2006-05-25  Robert Shearmanrpcrt4: Store the arguments exclusively in stubMsg...
2006-05-25  Robert Shearmanrpcrt4: Implement RpcBindingCopy.
2006-05-25  Robert Shearmanuuid: Add some COM CLSIDs.
2006-05-25  Robert Shearmaninclude: Add several more interfaces to urlmon.idl.
2006-05-25  Jacek Cabanurlmon: Added registering name space test.
2006-05-25  Jacek Cabanurlmon: Use registered protocols.
2006-05-25  Jacek Cabanurlmon: Added [Un]RegisterNamespace implementation.
2006-05-25  Jacek Cabanmshtml: The secret interface is CMarkup. Improve FIXMEs.
2006-05-25  Juan Langcrypt32: Add one more test of CertAddEncodedCertificate...
2006-05-25  Juan Langcrypt32: Move cert functions that don't depend on the...
2006-05-25  Stefan Dösingerwined3d: Fog fixes.
2006-05-25  Stefan Dösingerwined3d: Turn around the image in LockRect.
2006-05-25  Stefan Dösingerwined3d: Silence the offscreen surface creation fixme.
2006-05-25  Stefan Dösingerwined3d: Color keying emulation.
2006-05-25  Vitaliy Margolend3d9: StateBlock is also created in EndStateBlock....
2006-05-24  Alexandre JulliardRelease 0.9.14. wine-0.9.14
2006-05-24  Alexandre Julliardusp10: Fixed a compiler warning.
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-24  Alexandre Julliardwidl: Get rid of unnecessary inclusion of unicode.h.
2006-05-24  Alexandre Julliardlibwine: Don't use libwine_unicode functions.
2006-05-24  Mike McCormackFixed more boolean comparisons against TRUE.
2006-05-24  Mike McCormackrpcrt4: Add stub implementations for NDRCContext(Un...
2006-05-24  Mike McCormackwininet: Fix a possible NULL pointer deference.
2006-05-24  Detlef RiekenbergMakefile.in: find needs a slash when the source dir...
2006-05-24  Hwang YunSonggphoto2.ds: Added Korean resources.
2006-05-24  Alexandre Julliardlibwine_unicode: Renamed is_dbcs_leadbyte to wine_is_db...
2006-05-24  Alexandre Julliardlibwine_unicode: Define all functions in the library...
2006-05-24  Dmitry Timoshkovuser: Add a test to check the queue status if there...
2006-05-24  Stefan Dösingerwined3d: Swapchain and back buffer corrections + tests.
2006-05-24  Mike McCormackmsi: Set a default radio button.
2006-05-24  Mike McCormackmsi: Fix a possible memory leak.
2006-05-24  Roderick Colenbranderwined3d: Fix ARB_imaging abuse.
2006-05-24  Alexandre Julliardwined3d: Fixed a couple of boolean comparisons against...
2006-05-24  Jason Greenwined3d: Replaced USING_GLSL define with a new wined3d_...
2006-05-24  Jason Greenwined3d: Add function to print the infolog of a GLSL...
2006-05-24  Jason Greenwined3d: Added some GLSL defines and function prototypes.
2006-05-24  Andrew Talbotcomdlg32: Write-strings warning fix.
2006-05-24  Jonathan ErnstUniformization of French main menu accelerators.
2006-05-24  Hans Leidekkeruninstaller: Add Dutch resources.
2006-05-24  Marcus Meissnerx11drv: GdiAlphaBlend fix for X errors if width or...
2006-05-24  Juan Langcrypt32: Test and fix a couple CertAddCertificateContex...
2006-05-24  Stefan Dösingerwined3d: Remove a double cap flag.
2006-05-24  Stefan Dösingerwined3d: Remove an unnecessary NULL check.
2006-05-24  Jacek Cabanmshtml: Added stub implementation of IPersistStreamInit.
2006-05-23  Jacek Cabanshdocvw: Added OLEIVERB_UIACTIVATE implementation.
2006-05-23  Jacek Cabanshdocvw: Don't do verb that is already done.
2006-05-23  Jacek Cabanshdocvw: Move UI activating to the separated function.
2006-05-23  Jacek Cabanshdocvw: Move inplace activating code to the separated...
2006-05-23  Jacek Cabanshdocvw: Added WebBrowser v1 implementation.
2006-05-23  Jacek Cabanshdocvw: Added WebBrowser v1 registration.
2006-05-23  Robert Shearmancomctl32: Fix the loading of strings for the property...
2006-05-23  Alexandre Julliarduser: Reuse the fast A->W function to implement the...
2006-05-23  Alexandre Julliarduser: Reuse the fast W->A function to implement the...
2006-05-23  Alexandre Julliarduser: Use winproc callbacks for the remaining 16-bit...
2006-05-23  Mikołaj Zalewskicomctl32: header: Don't try to draw items outside the...
2006-05-23  Mikołaj Zalewskicomctl32: header: Make the column resizing smooth in...
2006-05-23  Juan Langcrypt32: Abstract contexts.
2006-05-23  Jeff Latimerusp10: Add stub for ScriptStringOut.
2006-05-23  Stefan Dösingerwined3d: Do not addref a NULL backbuffer in IWineD3DSwa...
2006-05-23  Huw Daviesrpcrt4: Uncomment test now that it works correctly.
2006-05-23  Huw Daviesrpcrt4: Add another static.
2006-05-23  Huw Daviesrpcrt4: Fix some comments and move the NdrSimpleType...
2006-05-23  Alexandre Julliardwinspool: Renamed the directory to winspool.drv.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.
2006-05-23  Alexandre Julliardmsisys: Renamed the directory to msisys.ocx.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Labrousse Jeanmsi: Fix short name and long name mismatch in action.c.
2006-05-23  Troy Rolloole32: Fix excessive file sizes for Storage files.
2006-05-23  Dmitry Timoshkovuser/tests: Don't generate a mouse click message in...
2006-05-23  Dmitry Timoshkovuser/tests: Add lparam to all HCBT_MINMAX hook messages.
2006-05-23  Stefan Dösingerwined3d: OpengGL accelerated blits.
2006-05-23  Stefan Dösingerwined3d: Surface pixel format conversion code.
2006-05-23  Robert Shearmanserver: Don't clear the QS_POSTMESSAGE flag if there...
next