wine/eterwine.git
2011-03-29 Thomas Mullalyurlmon: Added basic domain zone support to MapUrlToZone.
2011-03-29 Thomas Mullalyurlmon: Removed str_last_of in favor of memrchrW.
2011-03-29 Vincent Povirkgdiplus: Use the given HPALETTE in GdipCreateBitmapFrom...
2011-03-29 Henri Verbeetwined3d: Move IWineD3DVertexShader::SetLocalConstantsF...
2011-03-29 Henri Verbeetwined3d: Replace "is_srgb" in wined3d_texture with...
2011-03-29 Henri Verbeetwined3d: Replace "pow2_matrix_identity" in wined3d_text...
2011-03-29 Henri Verbeetwined3d: Replace "cond_np2" in wined3d_texture with...
2011-03-29 Henri Verbeetwined3d: Get rid of IWineD3DBaseTextureClass.
2011-03-29 André Hentschelwininet: Port numbers are unsigned.
2011-03-29 André Hentschelwinhttp: Port numbers are unsigned (more).
2011-03-29 André Hentschelmshtml: Port numbers are unsigned.
2011-03-29 David Hedbergcomdlg32: Add stub implementation of the Common Item...
2011-03-29 David Hedbergcomdlg32: Add DllGetClassObject and a default class...
2011-03-29 Joshua Beckwinex11: Improved error handling in pglXMakeCurrent...
2011-03-29 David Hedbergmsi: Add support for patching files.
2011-03-29 David Hedbergmsi: Generalize media helpers a bit.
2011-03-29 David Hedbergmsi: Add an offset to sequence numbers belonging to...
2011-03-29 Dmitry Timoshkovntdll: Add a bunch of NtCreateFile tests.
2011-03-29 Dmitry Timoshkovwinex11.drv: Do not use any window types except _NET_WM...
2011-03-29 Austin Englishmshtml: Avoid shadowing a parameter.
2011-03-29 André Hentschelcabinet: Be more verbose.
2011-03-29 Konrad Rzepeckiwined3d: Implement WINED3DFMT_YUY2 to WINED3DFMT_B5G6R5...
2011-03-29 Konrad Rzepeckiwined3d: Prevent crash when blit_priv is NULL.
2011-03-29 Konrad Rzepeckimsvcrt: Implement _mbslwr_s.
2011-03-29 Konrad Rzepeckimsvcrt: Implement _mbsupr_s.
2011-03-28 Alexandre Julliardwinecoreaudio.drv: Remove unnecessary ifdefs.
2011-03-28 Alexandre Julliardwinejoystick.drv: Remove unnecessary ifdefs.
2011-03-28 Alexandre Julliardwinejack.drv: Remove unnecessary ifdefs.
2011-03-28 Alexandre Julliardwinenas.drv: Remove unnecessary ifdefs.
2011-03-28 Alexandre Julliardwineesd.drv: Remove unnecessary ifdefs.
2011-03-28 Alexandre Julliardwineoss.drv: Remove unnecessary ifdefs.
2011-03-28 Alexandre Julliardwinealsa.drv: Remove unnecessary ifdefs.
2011-03-28 Alexandre Julliardmsxml3/tests: Avoid size_t in a trace.
2011-03-28 Aric Stewartwineqtdecoder: fourCC value needs to be reversed as...
2011-03-28 Maarten Lankhorstwined3d: Fix a clipping issue with D3DSPSM_SIGNNEG.
2011-03-28 Roderick Colenbranderwined3d: Check for ARB_fragment_program in arbfp_blit_s...
2011-03-28 André Hentschelmscoree: Add stub implementation for CreateConfigStream.
2011-03-28 André Hentschelurlmon/tests: Add another case to IUri tests.
2011-03-28 Nikolay Sivovmsxml3: Allow to create dummy node map for <?xml ?>.
2011-03-28 Nikolay Sivovmsxml3: More tests for <?xml ?> attributes.
2011-03-28 Nikolay Sivovmsxml3: Initial tests for IObjectWithSite support for...
2011-03-28 Nikolay Sivovcomctl32/listview: Fix edit box text limit.
2011-03-28 Nikolay Sivovcomctl32/listview: Adjust dispinfo text buffer length.
2011-03-28 Nikolay Sivovcomctl32/monthcal: Clean day painting function.
2011-03-28 Nikolay Sivovcomctl32/monthcal: Selection and abbreviations should...
2011-03-28 Nikolay Sivovcomctl32/monthcal: Cache brush handles.
2011-03-28 Nikolay Sivovcomctl32/monthcal: Fix hit test for previous month.
2011-03-28 Nikolay Sivovcomctl32/monthcal: Move partially visible months painti...
2011-03-28 Nikolay Sivovcomctl32/monthcal: Remove outdated comment.
2011-03-28 André Hentschelntdll: Add check for DragonFly BSD.
2011-03-28 Eric Pouechinclude: Added missing no return attribute.
2011-03-28 David Hedbergmspatcha: New dll stub.
2011-03-28 André Hentschelwininet: Port numbers are unsigned.
2011-03-28 André Hentschelwinhttp: Port numbers are unsigned.
2011-03-28 Gregory M.... gdi32: Initialize SetLayout function pointer.
2011-03-28 Eric Pouechwinegcc: Check that option argument is within command...
2011-03-28 Eric Pouechloader: Protect preloader against ELF file without...
2011-03-28 Eric Pouechdbghelp: In const types, force 'void' type when none...
2011-03-28 Eric Pouechdbghelp: Return proper null value when lookup_type...
2011-03-28 Eric Pouechkernel32: When testing the debugger activation, don...
2011-03-28 Eric Pouechdbghelp: Now that compilers (like clang) start to merge...
2011-03-28 Thomas Mullalyurlmon/tests: Added CoInternetParseUrl tests.
2011-03-28 Thomas Mullalyshlwapi: Improved UrlGetPart support when parsing host...
2011-03-28 Thomas Mullalyurlmon/tests: Added zone domain mapping tests.
2011-03-28 Thomas Mullalyurlmon/tests: Added SecurityManager zone mapping cache...
2011-03-28 Vincent Povirkwindowscodecs: Add support for reading tiled TIFF images.
2011-03-28 Vincent Povirkgdiplus: Implement gamma adjustment.
2011-03-28 Vincent Povirkgdiplus: Implement color transforms.
2011-03-28 Dmitry Timoshkovserver: Add excute permission when read file access...
2011-03-28 Dan Kegelurlmon: IsValidUrl should not fail if first parameter...
2011-03-28 Austin Englishtraffic: Add a stub for TcDeregisterClient.
2011-03-28 Stefan Leichterntoskrnl.exe: Add stub for PsSetLoadImageNotifyRoutine.
2011-03-28 Marcus Meissnercomctl32: Added missing break (Coverity).
2011-03-28 Marcus Meissnerkernel32: Added missing break (Coverity).
2011-03-28 Marcus Meissnerdnsapi: Added missing breaks (Coverity).
2011-03-28 Marcus Meissnerkrnl386.exe16: Added missing break to dma code (Coverity).
2011-03-28 Marcus Meissnershell32: Missing break in IDOK case.
2011-03-28 Marcus Meissneruser32: Added missing break.
2011-03-28 Marcus Meissneruser32: Added missing break (Coverity).
2011-03-28 Marcus Meissnerwined3d: Mark up fallthrough breaks (Coverity).
2011-03-28 Marcus Meissnerwininet: Added missing break (Coverity).
2011-03-28 Marcus Meissnerwinecfg: Added missing break (Coverity).
2011-03-28 Marcus Meissnerwinedbg: Add missing break (Coverity).
2011-03-28 Aric Stewartusp10: Rewrite ScriptStringXtoCP to make use of ScriptX...
2011-03-28 Aric Stewartusp10: Rewrite ScriptStringCPtoX to make use of ScriptC...
2011-03-28 Michael Stefaniucoleaut32/tests: Use a proper static COM object.
2011-03-28 Michael Stefaniucoleaut32: COM cleanup for the IPropertyPageSite iface.
2011-03-28 Alexandre Julliardgdi32: Don't require a valid point as input to OffsetVi...
2011-03-28 Akihiro Sagawapo: Update Japanese translation.
2011-03-28 Akihiro Sagawainetcpl.cpl: Update Japanese translation.
2011-03-28 André Hentschelwinemaker: Fix library argument.
2011-03-28 Michael Stefaniucxmllite: COM cleanup in reader.c.
2011-03-28 Michael Stefaniucbrowseui/tests: COM cleanup in autocomplete.c.
2011-03-28 Dan Kegelwinemenubuilder: File associations should set wineprefix.
2011-03-28 Dmitry Timoshkovntdll: Use an NtWriteFile pointer instead of a static...
2011-03-28 Vincent Povirkgdiplus: Initialize the ImageAttributes in GdipCreateTe...
2011-03-28 Vincent Povirkgdiplus: Clean up HRGN when GdipGetRegionBounds succeed...
2011-03-28 Vincent Pelletierdinput: Ramp from lStart to lEnd, not lStart to lStart.
2011-03-28 Eric Pouechwineconsole: Ensure that the EXIT message is always...
2011-03-28 Eric Pouechdbghelp: When parsing .debug_line section in dwarf...
next