wine
2011-10-04  Piotr Cabanmsvcrt: Fix wcsncpy_s implementation.
2011-10-04  Hans Leidekkermspatcha: Forward ApplyPatchToFileA to ApplyPatchToFileW.
2011-10-04  Hans Leidekkerinclude: Add patchapi.h.
2011-10-04  Thomas Fabergdi32/tests: Fix MSVC build in bitmap.c.
2011-10-04  Thomas Fabergdi32/tests: Fix MSVC build in icm.c.
2011-10-04  Bruno Jesusws2_32: Fix UDP LINGER support in getsockopt.
2011-10-04  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DViewport2 for...
2011-10-04  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DViewport for appli...
2011-10-04  Ričardas Barkauskasddraw: COM cleanup for IDirect3DViewport3 interface.
2011-10-04  Ričardas Barkauskasddraw: Compare IDirect3DViewport3 interface instead...
2011-10-04  Ričardas Barkauskasddraw: Use impl_from_IDirect3DViewport3 instead of...
2011-10-04  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DViewport3 for...
2011-10-04  Ričardas Barkauskasddraw/tests: IDirect3DViewport3, IDirect3DViewport2...
2011-10-04  Ričardas Barkauskasddraw: COM cleanup for the IDirectDrawPalette interface.
2011-10-04  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirectDrawPalette for...
2011-10-04  Charles Davislibwine: Fix resetting the install_name on Mac OS.
2011-10-04  Francois Gougetkernel32: Fix the NT path returned by QueryFullProcessI...
2011-10-04  Francois Gougetkernel32/tests: Better check the NT path returned by...
2011-10-04  Francois Gougetkernel32/tests: Test K32GetProcessImageFileNameA()...
2011-10-04  Marcus Meissnerdsound: Make a function static, remove a no longer...
2011-10-04  Andrew Eikumwinmm: Handle DRV_QUERYMAPPABLE in waveXxxMessage.
2011-10-04  Nikolay Sivovkernel32/tests: Move CompareStringA data to a table.
2011-10-04  Vincent Povirkgdiplus: Fix pointer math for the 64-bit tests.
2011-10-03  Francois Gougetkernel32/tests: Check what happens if QueryDosDeviceA...
2011-10-03  Francois Gougetkernel32: Reset LastError if GetModuleFileName() succeeds.
2011-10-03  Alexandre Julliardwinex11: Force alpha channel to 0 when doing color...
2011-10-03  Alexandre Julliardwinex11: Remove no longer needed support for a source...
2011-10-03  Alexandre Julliardwinex11: Remove no longer needed support for a source...
2011-10-03  Marcus Meissnerole32: Mark two functions as hidden.
2011-10-03  Marcus Meissnerwinmm: Mark two functions as hidden.
2011-10-03  Marcus Meissnerwinex11.drv: Mark xrenderdrv_ExtTextOut as static.
2011-10-03  Marcus Meissnerdsound: Mark enum_callback and search_callback static.
2011-10-03  Marcus Meissnermsdaps: Mark create_* functions as hidden.
2011-10-03  Marcus Meissnervbscript: Mark some symbols as hidden.
2011-10-03  Marcus Meissnermshtml: Mark replace_node_by_html as hidden.
2011-10-03  Marcus Meissnermscoree: Mark cordebug_init as hidden.
2011-10-03  Marcus Meissnerdibdrv: Mark get_rop_codes as hidden.
2011-10-03  Nikolay Sivovcomctl32/treeview: Free checkbox imagelist when control...
2011-10-03  Jacek Cabanmshtml: Properly release body element in basic_style_test.
2011-10-03  Henri Verbeetwined3d: Make the device parameter to wined3d_device_pr...
2011-10-03  Henri Verbeetsecur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS...
2011-10-03  Henri Verbeetsecur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS...
2011-10-03  Henri Verbeetsecur32: Return failure if chan_EncryptMessage() can...
2011-10-03  Henri Verbeetsecur32: Use gnutls_record_get_max_size() to get the...
2011-10-03  Jacek Cabanmshtml: Set frame interface to NULL after releasing...
2011-10-03  Nikolay Sivovcomctl32/tests: Fix a test that depends on control...
2011-10-03  Akihiro Sagawapo: Update Japanese translation.
2011-10-03  André Hentschelpo: Update German translation.
2011-10-03  Akihiro Sagawaddraw: Use the same device name as Windows for the...
2011-10-03  Huw Davieswinex11: Remove some unused function ptrs.
2011-10-03  Frédéric Delanoycmd: Handle truncation for console reads.
2011-10-03  Frédéric Delanoycmd: Improve WCMD_fgets documentation.
2011-10-03  Frédéric Delanoycmd: Output error messages to stderr instead of stdout...
2011-10-03  Nikolay Sivovcomctl32/monthcal: After notification safely free buffe...
2011-10-03  Vincent Povirkgdiplus: Include an alpha channel in HBITMAPs created...
2011-10-03  André Hentschelwinevdm: Don't give up if we can't shorten the current...
2011-10-03  Michael Stefaniucmsxml3: Use SUCCEEDED instead of !FAILED.
2011-10-03  Michael Stefaniucwordpad: Don't compare with TRUE.
2011-10-03  Michael Stefaniucsane.ds: Don't compare with TRUE.
2011-10-03  Michael Stefaniucgameux: Don't compare with TRUE.
2011-09-30  Hwang YunSongpo: Updated Korean translation.
2011-09-30  Andrew Eikummmdevapi: Don't use invalid This pointer on static...
2011-09-30  Andrew Eikumwinealsa.drv: Fix default device creation logic.
2011-09-30  Dmitry Timoshkovkernel32: Fix a typo in the LoadLibrary return value...
2011-09-30  Jörg Höhlewinmm: Mark headers WHDR_DONE at the last possible...
2011-09-30  Nikolay Sivovcomctl32/monthcal: Also invalidate today label while...
2011-09-30  Nikolay Sivovcomctl32/monthcal: Fix week numbers background color.
2011-09-30  Andrew Talbotgdi32: Mark a fall-through in a switch statement.
2011-09-30  Alistair Leslie... mscoree: Define ICorDebugManagedCallback2 and ICorDebug...
2011-09-30  Alistair Leslie... mscoree: Return S_OK from ICorDebug Initialize.
2011-09-30  Andrew Talbotdbghelp: Mark a fall-through in a switch statement.
2011-09-28  Andrew Eikumwineoss.drv: Use a temporary OSS device to check format...
2011-09-28  Andrew Eikummmdevapi: Don't fail if dwChannelMask is not set correctly.
2011-09-28  Francois Gougetbrowseui/tests: Skip some tests if IEnumACString is...
2011-09-28  Frédéric Delanoycmd/tests: Don't convert lines with DOS endings in...
2011-09-28  Frédéric Delanoycmd: Get rid of unused parameter in WCMD_ReadFile.
2011-09-28  Frédéric Delanoycmd: Avoid checking whether we're in console mode for...
2011-09-28  Frédéric Delanoycmd: Avoid reading char by char from console.
2011-09-28  Huw Daviesgdi32: Use a separate variable to indicate the default...
2011-09-28  Alexandre Julliardmakedep: Ensure that error messages contain "error".
2011-09-28  Frédéric Delanoymsvcrt/tests: Remove dead assignments (Clang).
2011-09-28  Alistair Leslie... mscoree: Add ICorDebug interface support.
2011-09-28  Alexandre Julliardwinex11: Fall back to the DIB engine for client-side...
2011-09-28  Alexandre Julliardwinex11: Get rid of the client-side DIB optimization...
2011-09-28  Erich Hooverhhctrl.ocx: When called as a program, quit when HtmlHel...
2011-09-28  Erich Hooverhhctrl.ocx: Open a specific topic when requested.
2011-09-28  Erich Hooverhhctrl.ocx: Default to the correct tab for different...
2011-09-28  Erich Hooverhhctrl.ocx: Use the correct values for current_tab...
2011-09-28  Dmitry Timoshkovntdll: Use STATUS_INVALID_PAGE_PROTECTION as return...
2011-09-28  Francois Gougetpo: Mark translations with mismatched printf format...
2011-09-28  Aurimas Fišeraspo: Update Lithuanian translation.
2011-09-28  Aurimas Fišeraswinecfg: Update Lithuanian translation.
2011-09-28  Andrew Eikumdsound: Eliminate leftover driver structures.
2011-09-27  Hwang YunSongpo: Updated Korean translation.
2011-09-27  Huw Daviesgdi32: Forward StretchBlt calls from the dib driver...
2011-09-27  Huw Daviesgdi32: Implement stretch_bitmapinfo.
2011-09-27  Huw Daviesgdi32: stretch_bitmapinfo may need to adjust the dst...
2011-09-27  Huw Daviesgdi32: Make clip_line external.
2011-09-27  Erich Hooverhhctrl.ocx: Use separate icons for 'Hide' and 'Show...
2011-09-27  Erich Hooverhhctrl.ocx: Use a modified (two color) refresh icon...
next