wine
2009-05-27  Michael Stefaniucmsvcrt: Replace size_t with MSVCRT_size_t.
2009-05-27  Michael Stefaniucmsvcrtd: Use size_t instead of unsigned long.
2009-05-27  Alexandre Julliardrpcrt4: Internal functions don't need to be WINAPI.
2009-05-27  Detlef Riekenbergmlang/tests: Make the tests more silent.
2009-05-27  Detlef Riekenbergmlang: Use a case independent compare for the RFC1766...
2009-05-27  Detlef Riekenbergmlang/tests: Rfc1766ToLcid must not touch the LCID...
2009-05-27  Detlef Riekenbergmlang/tests: Return correct result in Rfc1766ToLcidA...
2009-05-27  Detlef Riekenbergmlang/tests: Initial tests for Rfc1766ToLcid.
2009-05-27  Detlef Riekenbergmlang/tests: Use a table for testing GetLcidFromRfc1766.
2009-05-27  Hib Erismsi: Add support for merging tables that are not in...
2009-05-27  Hib Erismsi/tests: Add test for merging tables that are not...
2009-05-27  Hib Erismsi: Fix merging tables with string primary keys.
2009-05-27  Hib Erismsi/tests: Add test for merging tables with string...
2009-05-27  Hib Erismsi: Initialize a variable.
2009-05-27  Hib Erismsi: Add support for importing binary OBJECTS.
2009-05-27  Alexandre Julliardkernel32/tests: Run file tests in the temp directory...
2009-05-27  Stefan Dösingerwined3d: Work around an ARBFP vs GLSL bug in Mac OS.
2009-05-27  Stefan Dösingerwined3d: sincos for vertex shaders.
2009-05-27  Stefan Dösingerwined3d: Put some ARB declarations in the right place.
2009-05-27  Stefan Dösingerwined3d: Get rid of Tx hardcoding in texbem.
2009-05-27  Stefan Dösingerwined3d: Replace a few hardcoded Tx registers with...
2009-05-27  Stefan Dösingerwined3d: Implement DSX in ARB.
2009-05-27  Louis Lendersd3d9/tests: Add simple test to show that QualityLevels...
2009-05-27  Piotr Cabanjscript: Fix integer/double parsing.
2009-05-27  Piotr Cabanjscript: Added Math_tan implementation.
2009-05-27  Piotr Cabanjscript: Added implementation of Math_sqrt.
2009-05-27  Piotr Cabanjscript: Added Math_sin implementation.
2009-05-27  Piotr Cabanjscript: Added implementation of Math_log.
2009-05-27  Piotr Cabanjscript: Added implementation of Math_exp.
2009-05-27  Henri Verbeetwined3d: Use strings for shader input/output semantics.
2009-05-27  Henri Verbeetwined3d: Use a separate structure for vertex shader...
2009-05-27  Henri Verbeetwined3d: Make "packed_output" a bitmap.
2009-05-27  Henri Verbeetwined3d: Use the "input_registers" bitmap for vertex...
2009-05-27  Henri Verbeetwined3d: Make "packed_input" a bitmap.
2009-05-27  Chris Robinsonquartz: Release enumpins when done with it.
2009-05-27  Nikolay Sivovuser32: Add a stub for DisableProcessWindowsGhosting.
2009-05-27  Nikolay Sivovcomctl32/listview: Move item position calculation out...
2009-05-27  Nikolay Sivovcomctl32/listview: LVM_GETITEMRECT: don't offset to...
2009-05-27  Nikolay Sivovcomctl32/listview: Fix some LVM_GETVIEWRECT test failur...
2009-05-27  Nikolay Sivovcomctl32/listview: Some LVM_GETITEMRECT tests.
2009-05-27  Francois Gougetwinex11: Also define X11DRV_OpenGL_Cleanup() when OpenG...
2009-05-27  Aric Stewartmsctf: Framework for ITfInsertAtSelection in ITfContext.
2009-05-27  Aric Stewartmsctf: Implement ITfRange::Collapse.
2009-05-27  Vincent Povirkwinex11: Set the fullscreen state of virtual desktops...
2009-05-27  Paul Vrienskernel32/tests: Fix some test failures on Vista.
2009-05-26  Tony Wasserkad3dx9: Add stubs for the D3DXGetImageInfo function...
2009-05-26  Guy Albertellikernel32: Fix GetVolumeNameForVolumeMountPointW to...
2009-05-26  Hib Erismsi/tests: Add test for importing binary OBJECTS.
2009-05-26  Hib Erismsi: Support transforms with binary OBJECTS.
2009-05-26  Hib Erismsi: Add support for binary OBJECTS.
2009-05-26  Hib Erismsi/tests: Add tests for binary OBJECTS.
2009-05-26  André Hentschelcomdlg32: Improve the German Find and FindReplace dialogs.
2009-05-26  Alexandre Julliardkernel32: Remove the file parameter check again in...
2009-05-26  Paul Vriensmshtml/tests: Fix some test failures on IE8.
2009-05-26  Daniel Santosmake_requests: Correct comment in header (minor patch).
2009-05-26  Andrew Talbotcabinet: Constify a variable.
2009-05-26  Francois Gougetwinex11.drv: Replace an strdup() with HeapAlloc() in...
2009-05-26  Francois Gougetriched20: Make some functions static.
2009-05-26  Francois Gougetriched20: RTFPeekToken(), RTFExpandStyle() and RTFHexTo...
2009-05-26  Francois Gougetriched20: RTF{G,S}et{In,Out}putName() are unused so...
2009-05-26  Francois Gougetriched20: Make ME_GetCursorCoordinates() static and...
2009-05-26  Francois Gougetmsi/tests: Tweak the get_user_sid() functions to simpli...
2009-05-26  Francois Gougetoleaut32: Tweak a comment to make it more explicit.
2009-05-26  Francois Gougetrsaenh: Make the mpi functions static, remove mp_signed...
2009-05-26  Francois Gougetdplayx: DPLAYX_SetLocalSession() and DPLAYX_CopyIntoSes...
2009-05-26  Francois Gougetwinapi_cleanup: There is not much point for this tool...
2009-05-26  Francois Gougetwinapi_fixup: There is not much point for this tool...
2009-05-26  Henri Verbeetwined3d: Use SM3 shader limits for SM4.
2009-05-26  Henri Verbeetd3d10core: Implement ID3D10Device::CreateVertexShader().
2009-05-26  Henri Verbeetwined3d: Add the output signature to IWineD3DDevice_Cre...
2009-05-26  Henri Verbeetwined3d: Split the info log into separate lines.
2009-05-26  Henri Verbeetwined3d: Pass a proper format desc to resource_init...
2009-05-26  Nikolay Sivovcomctl32/listview: Improve item position calculating...
2009-05-26  Nikolay Sivovcomctl32/listview: A couple of LVM_GETITEMPOSITION...
2009-05-26  Nikolay Sivovcomctl32/listview: LVM_GETVIEWRECT is unsupported on...
2009-05-26  Nikolay Sivovcomctl32/listview: Basic LVM_GETVIEWRECT tests.
2009-05-26  Nikolay Sivovcomctl32/mru: Fix test failures on Win9x.
2009-05-26  Piotr Cabanjscript: Added Math_atan2 implementation.
2009-05-26  Piotr Cabanjscript: Added implementation of Math_atan.
2009-05-26  Piotr Cabanjscript: Added implementation of Math_asin.
2009-05-25  Joerg-Cyril... configure: Find libpng in /usr/X11 on MacOS.
2009-05-25  Nikolay Sivovcomctl32/mru: Check for NULL handles in MRU calls.
2009-05-25  Hwang YunSongreg: Updated Korean resource.
2009-05-25  Hwang YunSongshell32: Updated Korean resource.
2009-05-25  Hwang YunSongregedit: Updated Korean resource.
2009-05-25  Gerald Pfeiferwinmm/tests: Fix test in wave_out_test_deviceOut().
2009-05-25  Gerald Pfeiferuser32/tests: Fix MODIFIED macro.
2009-05-25  André Hentschelcomctl32: Add ListView_SetCheckState and ListView_GetCh...
2009-05-25  Louis Lenderswined3d: Match device name string to windows one.
2009-05-25  Damjan Jovanovicwinemenubuilder: Add MIME types to freedesktop.
2009-05-25  Alexandre Julliardoleaut32/tests: Fix a test broken on XP 64.
2009-05-25  Alexandre Julliardwineboot: Compain loudly if we can't find wine.inf.
2009-05-25  Nikolay Sivovcomctl32/listview: Don't hittest when it's not needed.
2009-05-25  Nikolay Sivovcomctl32/listview: Simplify key selection handler a...
2009-05-25  Nikolay Sivovcomctl32/listview: Reuse cached control style.
2009-05-25  Nikolay Sivovcomctl32/listview: Remove duplicated expression.
2009-05-25  Nikolay Sivovcomctl32/toolbar: Retrieve Tooltips control data once...
2009-05-25  Nikolay Sivovcomctl32/hotkey: Remove useless line.
2009-05-25  Nikolay Sivovcomctl32/toolbar: Don't free Toolbar control data too...
2009-05-25  Nikolay Sivovcomctl32/treeview: Use message return values in TreeVie...
next