wine
2012-11-22  Michael Stefaniucdpnhpast: "Fix" DllCanUnloadNow() implementation.
2012-11-22  Andrew Talbotkernel32: Remove unused variables.
2012-11-22  Andrew Talbotmsi: Remove unused variables.
2012-11-22  Andrew Talbotmsxml3: Remove unused variable.
2012-11-22  Andrew Talbotquartz: Remove unused variables.
2012-11-22  Andrew Talbotshell32: Remove unused variable.
2012-11-21  Nikolay Sivovmsxml3: Properly update node to doc link when cloning.
2012-11-21  Jacek Cabanmshtml: Added nsIURI::GetOriginCharset implementation.
2012-11-21  Jacek Cabanmshtml: Always use UTF-8 encoding in nsWineURL.
2012-11-21  Alexandre Julliarduser32: Don't check for driver events before normal...
2012-11-21  Alexandre Julliarduser32: Don't check for driver events before normal...
2012-11-21  Dmitry Timoshkovwindowscodecs: Implement QueryCapability in the TIFF...
2012-11-21  Dmitry Timoshkovwindowscodecs: Make GetFrameCount in the TIFF decoder...
2012-11-21  Qian Hongusp10/tests: Added tests for wgBlank, wgDefault, wgInva...
2012-11-21  Qian Hongusp10: Fixed wgBlank, wgDefault, wgInvalid and wgKashida.
2012-11-21  Christian Costawinegstreamer: Turn some FIXME into TRACE.
2012-11-21  Christian Costawinegstreamer: Remove left over FIXME.
2012-11-21  Aric Stewartimm32/tests: Test showing that communication to the...
2012-11-21  Aric Stewartimm32: Use SendMessage not PostMessage for the default...
2012-11-21  Jacek Cabanmshtml: Fixed leak in fill_props.
2012-11-21  Jacek Cabanmshtml: Use ATTR_FIX_PX in IHTMLStyle2::put_bottom...
2012-11-21  Jacek Cabanwinecrt0: Use atl100.dll directly to create a registrar...
2012-11-21  Jacek Cabanatl80: Forward calls directly to atl100 when possible.
2012-11-21  Jacek Cabanatl: Added AtlGetVersion implementation.
2012-11-21  Jacek Cabanatl100: Moved more function implementations to atl100.
2012-11-21  Jacek Cabanatl: Moved atlwin.h to public includes.
2012-11-21  Jacek Cabanatl100: Moved IRegistrar implementation to atl100.
2012-11-21  Jacek Cabanatl: Moved atlbase.h to public includes.
2012-11-21  Jacek Cabanatl: Removed unneeded includes.
2012-11-21  Jacek Cabanatl: Always return S_FALSE in DllCanUnloadNow.
2012-11-21  Jacek Cabanatl100: Addeed stub DLL.
2012-11-21  Henri Verbeetd3d10core: Implement d3d10_device_IAGetVertexBuffers().
2012-11-21  Henri Verbeetd3d10core: Implement d3d10_device_IAGetIndexBuffer().
2012-11-21  Henri Verbeetd3drm: Avoid LPDIRECT3DDEVICE.
2012-11-21  Henri Verbeetd3drm: Avoid LPDIRECT3DDEVICE2.
2012-11-21  Henri Verbeetd3drm: Avoid LPDIRECT3DVIEWPORT.
2012-11-21  Andrew Talbotcryptui: Remove unused variable.
2012-11-21  Andrew Talbotd3d8: Remove unused variable.
2012-11-21  Andrew Talbotd3d10core: Remove unused variables.
2012-11-21  Andrew Talbotddraw: Remove unused variable.
2012-11-21  Andrew Talbothhctrl.ocx: Remove unused variable.
2012-11-20  Aric Stewartwineqtdecoder: Properly clean up splitter and loader...
2012-11-20  Jacek Cabanmshtml: Use stdint.h type names in nsiface.idl.
2012-11-20  Michael Stefaniuccomdlg32/tests: Fix the prototype of callback functions.
2012-11-20  Michael Stefaniucshell32: Use the proper type for a function pointer...
2012-11-20  Alexandre Julliarduser32: Make sure the scroll button arrows are really...
2012-11-20  Alexandre Julliardcomctl32/tests: Add some initial pager tests.
2012-11-20  Alexandre Julliardcomctl32/pager: Don't rely on PGN_CALCSIZE to set the...
2012-11-20  Alexandre Julliardcomctl32/pager: Fix tracking of mouse position inside...
2012-11-20  Alexandre Julliardcomctl32/pager: Use DrawFrameControl to paint the buttons.
2012-11-20  Akihiro Sagawawinmm/tests: Add EOF and buffer pointer tests for mmio.
2012-11-20  Dmitry Timoshkovwindowscodecs: Test QueryCapability of the TIFF decoder.
2012-11-20  Frédéric Delanoymsi: Fix a couple of leaks (coverity).
2012-11-20  Christian Costawmvcore: Add stub for DllRegisterServer.
2012-11-20  Daniel Jelinskixolehlp: Add some stubs.
2012-11-20  Alexandre Julliardodbc32: Fix some data types for 64-bit.
2012-11-20  Nikolay Sivovoledb32: Implement IDataInitialize::GetInitializationSt...
2012-11-20  Nikolay Sivovoledb32: Implement IDataInitialize::CreateDBInstance.
2012-11-20  Nikolay Sivovodbc32: Implement SQLDataSourcesA() forward.
2012-11-20  Nikolay Sivovxmllite: Store remaining reader input parameters.
2012-11-20  Nikolay Sivovxmllite: Implement GetNodeType() for reader.
2012-11-20  Nikolay Sivovxmllite: Initial support for reader input encoding...
2012-11-20  Jason Edmeadescmd: Add support for NUL in copy.
2012-11-20  Jason Edmeadescmd: Prevent external env vars causing tests to fail.
2012-11-20  Jason Edmeadescmd: Add support for tokens= (for /f).
2012-11-20  Austin Englishinclude: Remove stray linefeeds.
2012-11-20  Andrew Talbotcrypt32: Remove unused variables.
2012-11-20  Andrew Talbotmscoree: Remove unneeded address-of operator from funct...
2012-11-20  Henri Verbeetd3d9/tests: Add tests for device resets in d3d9ex.
2012-11-20  Henri Verbeetd3d9/tests: Create the d3d9ex object in create_device().
2012-11-20  Henri Verbeetd3d9: Avoid resetting device state for d3d9ex resets.
2012-11-20  Henri Verbeetd3drm: Avoid LPDIRECTDRAWCLIPPER.
2012-11-20  Henri Verbeetd3drm: Avoid LPDIRECTDRAWSURFACE.
2012-11-19  André Hentschelurlmon: Fix possible NULL pointer access in heap_strdup*.
2012-11-19  André Hentschelmsxml3: Fix possible NULL pointer access in heap_strdupW.
2012-11-19  André Hentschelmshtml: Fix possible NULL pointer access in heap_str*.
2012-11-19  André Hentscheljscript: Fix possible NULL pointer access in heap_strdupW.
2012-11-19  André Hentscheldwrite: Fix possible NULL pointer access in heap_strdup*.
2012-11-19  André Hentscheladvpack: Fix possible NULL pointer access in heap_strdu...
2012-11-19  André Hentscheldmsynth: Fix compilation on systems that don't support...
2012-11-19  Hans Leidekkermsi: Don't set the REINSTALL property if the product...
2012-11-19  Alexandre Julliarduser32: Reimplement system color handling using standar...
2012-11-19  Alexandre Julliardgdi32: Fix coordinate mapping of arc limits.
2012-11-19  Nikolay Sivovmsxml3: AddRef() typeinfo pointers only when we have to.
2012-11-19  Nikolay Sivovmsxml3: Make it clear when encoded buffer is created.
2012-11-19  Nikolay Sivovxmllite: Store reader input impl pointer in reader...
2012-11-19  Nikolay Sivovxmllite: Keep stream reference in reader input instead...
2012-11-19  Nikolay Sivovxmllite: Add stub for reader input buffer.
2012-11-19  Nikolay Sivovxmllite: Use application defined IMalloc for reader...
2012-11-19  Nikolay Sivovxmllite: Support application defined IMalloc for reader.
2012-11-19  Jacek Cabanwininet: Use proxy settings directly from http_request_...
2012-11-19  Jacek Cabanwininet: Use processed string from server_t for constru...
2012-11-19  Jacek Cabanwininet: Store more useful strings in server_t.
2012-11-19  Jacek Cabanwininet: Allow passing INTERNET_INVALID_PORT_NUMBER...
2012-11-19  Jacek Cabanwininet: Store an info if connection is HTTPS in server_t.
2012-11-19  Jacek Cabanamvideo.idl: Use proper IDirectDraw forward declaration.
2012-11-19  Michael Stefaniucwintab32/tests: Remove a function pointer cast.
2012-11-19  Michael Stefaniucappwiz: Use the correct types for callbacks.
2012-11-19  Dmitry Timoshkovwindowscodecs: Add NULL pointer checks to some color...
2012-11-19  Dmitry Timoshkovgdiplus: Avoid more cases of allocating a transformatio...
next