wine
2011-02-28  André Hentschelmsvcrt: Implement _wfindfirst64.
2011-02-28  André Hentschelntoskrnl.exe: Be more verbose in MmGetSystemRoutineAddress.
2011-02-28  Jacek Cabanmshtml: Added onsubmit and event canceling tests.
2011-02-28  Jacek Cabanmshtml: Added support for canceling default event behavior.
2011-02-28  Jacek Cabanmshtml: Fixed memory leak.
2011-02-28  Jacek Cabanmshtml: Added IHTMLFormElement::onsubmit implementation.
2011-02-28  Jacek Cabanmshtml: Added simple filter parser to support opacity.
2011-02-28  Jacek Cabanmshtml: Store style object in element object.
2011-02-28  Jacek Cabanmshtml: Store style filter in HTMLStyle object.
2011-02-28  Jacek Cabanmshtml: Fixed typos in IHTMLInputElement::value tests.
2011-02-28  Alexandre Julliardwinedbg: Support setting a breakpoint from a file name...
2011-02-28  Jacek Cabanjscript: Fixed corner cases in parseInt implementation.
2011-02-28  Jörg Höhlemciwave: Fix a leak when Open fails (valgrind).
2011-02-28  Akihiro Sagawamsvfw32: Add Japanese translation.
2011-02-28  Akihiro Sagawacredui: Add Japanese translation.
2011-02-28  Akihiro Sagawawineconsole: Add Japanese translation.
2011-02-28  Akihiro Sagawashdocvw: Add Japanese translation.
2011-02-28  Akihiro Sagawahhctrl.ocx: Use DEFAULT_GUI_FONT to show non-ansi chara...
2011-02-28  Wolfram Sanguser32: Check bitmap info before it is used.
2011-02-28  Wolfram Sanguser32: Make DIB_GetBitmapInfo checks stricter.
2011-02-28  Wolfram Sanguser32/tests: Modify proper fields instead of magic...
2011-02-28  Austin Englishrpcrt4/tests: Remove win9x hacks.
2011-02-28  Austin Englishcrypt32/tests: Remove win9x hacks.
2011-02-28  Austin Englishriched20/tests: Remove win9x hacks.
2011-02-28  Austin Englishlz32/tests: Remove win9x hacks.
2011-02-28  Austin Englishgdi32/tests: Remove win9x hacks.
2011-02-28  Austin Englishmsi/tests: Remove win9x hacks.
2011-02-28  Austin Englishmlang/tests: Remove win9x hacks.
2011-02-28  Austin Englishkernel32/tests: Remove win9x hacks.
2011-02-28  Austin Englishinetmib1/tests: Add missing broken().
2011-02-28  Austin Englishhlink/tests: Remove win9x hacks.
2011-02-28  Austin Englishfusion/tests: Remove win9x hacks.
2011-02-28  Austin Englishdsound/tests: Remove win9x hack.
2011-02-28  Austin Englishd3d8/tests: Remove win9x hack.
2011-02-28  Austin Englishcomctl32/tests: Remove win9x hack.
2011-02-28  Austin Englishcryptnet/tests: Remove win9x hacks.
2011-02-28  Austin Englishcomdlg32/tests: Remove win9x hacks.
2011-02-28  Austin Englishadvpack/tests: Remove win9x hacks.
2011-02-28  Austin Englishadvapi32/tests: Remove Win9x hacks.
2011-02-28  Rico Schüllerd3dcompiler/tests: Improve test_reflection_bound_resour...
2011-02-28  Rico Schüllerd3dcompiler/tests: Add constant buffer test.
2011-02-28  Rico Schüllerd3dcompiler: Reorder section parsing to reflect the...
2011-02-28  Rico Schüllerd3dcompiler/tests: Add reflection ps output desc test.
2011-02-28  Rico Schüllerd3dcompiler: Fix SystemValueType for pixelshader output...
2011-02-28  Henri Verbeetwined3d: Remove IWineD3DResource::UnLoad() from the...
2011-02-28  Henri Verbeetwined3d: Merge device_unload_resource() and reset_unloa...
2011-02-28  Henri Verbeetwined3d: Recognize some Northern Islands cards in selec...
2011-02-28  Henri Verbeetwined3d: Filter sRGB capabilities during format initial...
2011-02-28  Thomas Mullalymshtml/tests: Make IDispatch Vtbl const.
2011-02-28  Nikolay Sivovmsxml3: Reject xmlns attribute to be added to element.
2011-02-28  Nikolay Sivovmsxml3/tests: Remove broken test and parameter check.
2011-02-28  Marcus Meissnerkernel32: Avoid shadowing "status" variable.
2011-02-28  Marcus Meissnerserver: Avoid shadowing a global variable.
2011-02-28  Gerald Pfeiferwpp: Add explicit casts when mixing unsigned and signed...
2011-02-26  Alexandre Julliardserver: Work around Mac OS not being able to set global...
2011-02-25  Peter Urbanecgdi32: Fix 64-bit pointer issues when copying upside...
2011-02-25  Damjan Jovanovicwinemenubuilder: FriendlyDocName isn't part of the...
2011-02-25  Jacek Cabanmshtml: Added more backgroundPosition* tests.
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::get_backgroundPositionY...
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::put_backgroundPositionY...
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::get_backgroundPositionX...
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::put_backgroundPositionX...
2011-02-25  Jacek Cabanmshtml: Moved VARIANT to style value string conversion...
2011-02-25  Jacek Cabanmshtml: Fixed buffer handling in set_nsstyle_attr.
2011-02-25  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_backgroundPosition...
2011-02-25  Jacek Cabanmshtml: Moved call_disp_func to htmlevent.c.
2011-02-25  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_nodeValue implemen...
2011-02-25  Marcus Meissneruser32: Fixed some more side effect functions in assert...
2011-02-25  Alexandre Julliardserver: Store the global key state in the server.
2011-02-25  Alexandre Julliardserver: Store the cursor clip rectangle in the server.
2011-02-25  Alexandre Julliardserver: Store the global cursor position in the server.
2011-02-25  Alexandre Julliardserver: Make the foreground thread input per-desktop...
2011-02-25  Nikolay Sivovoleaut32: Fix sizeof() usage (Coverity).
2011-02-25  Nikolay Sivovcomctl32/ipaddress: Use array index after range check...
2011-02-25  Nikolay Sivovcomctl32/listview: Fix dead condition (Coverity).
2011-02-25  Nikolay Sivovcomctl32/rebar: Don't use local variable with the same...
2011-02-25  Nikolay Sivovcomctl32/datetime: Fix use of out-of-scope local buffer...
2011-02-25  Nikolay Sivovcomctl32/comboex: Reduce variable scope.
2011-02-25  Paul Vriensmsi: Add a missing va_end() (Coverity).
2011-02-25  Austin Englishmsxml3/tests: Remove win9x hacks.
2011-02-25  Austin Englishmsi/tests: Remove win9x hacks.
2011-02-25  Austin Englisholeaut32/tests: Fix a couple of todo_wine's.
2011-02-25  Austin Englisholeaut32/tests: Remove win9x hacks.
2011-02-25  Austin Englishshell32/tests: Remove win9x hacks.
2011-02-25  Austin Englishspoolss/tests: Change skip() to win_skip().
2011-02-25  Austin Englishurlmon/tests: Remove win9x hacks.
2011-02-25  Austin Englishuserenv/tests: Remove win9x hacks.
2011-02-25  Vincent Povirkgdiplus: Implement ImageLockModeUserInputBuf.
2011-02-25  Vincent Povirkgdiplus: Copy only the area requested when (un)locking...
2011-02-25  Vincent Povirkgdiplus: Don't copy bits into the buffer when a bitmap...
2011-02-25  Vincent Povirkgdiplus: Copy the bits on bitmap unlock if the write...
2011-02-25  Vincent Povirkgdiplus: Test writes with conversion and without a...
2011-02-25  André Hentschelmsvcrt/tests: Don't test function directly when reporti...
2011-02-24  Maarten Lankhorstntdll: Fix time accounting in NtQuerySystemInformation.
2011-02-24  Jacek Cabanmshtml: Improved debug traces.
2011-02-24  Jacek Cabanmshtml: Make sure we don't try to create node object...
2011-02-24  Jacek Cabanmshtml: Added attribute object tests.
2011-02-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMAttribute...
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4::getAttributeNode implement...
2011-02-24  Jacek Cabanmshtml.idl: Added DispHTMLDOMAttribute declaration.
next