wine
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...
2006-05-23  Robert Shearmanole32: Release the outer unknown in the proxybuffer...
2006-05-23  Robert Shearmanole32: Release the proxy buffer object on the last...
2006-05-23  Robert Shearmanwininet: Fix a failing test.
2006-05-23  Robert Shearmanrpcrt4: Fix copying too much data from the buffer by...
2006-05-23  Robert Shearmanrpcrt4: Authentication padding should only be generated...
2006-05-23  Robert Shearmaninclude: Add defines used in CopyFileEx.
2006-05-23  Robert Shearmaninclude: Make guiddef.h defines match PSDK.
2006-05-22  Alexandre Julliarduser: Added A<->W mapping for WM_GETDLGCODE.
2006-05-22  Hans Leidekkerquartz: Add stub implementation for AMGetErrorText...
2006-05-22  Ivan Gyurdievwined3d: Simplify input/output modifier line handling.
2006-05-22  Ivan Gyurdievwined3d: Clean up register use maps.
2006-05-22  Ivan Gyurdievwined3d: Allow use of pixel shaders with drawStridedSlow.
2006-05-22  Ivan Gyurdievwined3d: Only run parse_decl_usage on vshader INPUT...
2006-05-22  Saulius Krasuckasadvapi32: Skip token attribute testing if OpenProcessTo...
2006-05-22  Saulius Krasuckasadvapi32: Make test loadable on win9x.
2006-05-22  Detlef Riekenbergwinspool/test: Disable a test that crashes on win9x.
2006-05-22  Detlef Riekenbergwinspool: Remove cross calls W->A for the "Printers...
2006-05-22  Detlef Riekenbergwinspool: An empty string as server name is valid ...
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction026+027.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Test and implement SystemFunction024/025.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction(012-023).
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction009.
2006-05-22  Dmitry Timoshkovntdsapi: Add DsMakeSpnA to the spec file.
2006-05-22  Vitaliy Margolenwine.inf: Create fake dlls for ADPCM codecs.
2006-05-22  Vitaliy Margolendirectx: Update file versions to dx9c (compared to...
2006-05-22  Vitaliy Margolend3d9: Add refcount tests for all objects created by...
2006-05-22  Vitaliy Margolend3d9: All objects created by device should keep referen...
2006-05-22  Vitaliy Margolend3d8: Add refcount test.
2006-05-22  Vitaliy Margolend3d8: All objects created by device should keep referen...
2006-05-22  Vitaliy Margoleninclude: SwapChain::GetBackBuffer takes 3 parameters...
2006-05-22  Robert Shearmancomctl32: Make sure to always have the default pushbutt...
2006-05-22  Robert Shearmancomctl32: A PSM_SETWIZBUTTONS message specifying PSWIZB...
2006-05-20  Alexandre Julliarduser: Get rid of the WINPROC_Map/UnmapMsg32ATo32W funct...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for the remaining messages.
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_GETTEXTLENGTH...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_CHAR and related...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for EM_GETLINE.
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for LB_GETTEXT and CB_GET...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_SETTEXT and relate...
next