jscript: Always use bytecode version of literal expressions.
[wine] / dlls /
2011-11-24  Jacek Cabanjscript: Always use bytecode version of literal express...
2011-11-24  Jacek Cabanjscript: Use bytecode for regexp literals.
2011-11-24  Jacek Cabanjscript: Use bytecode for null literal.
2011-11-24  Jacek Cabanmshtml: Properly remove event listeners.
2011-11-24  Piotr Cabanmsvcrt: Fix FILE critical section initialization.
2011-11-24  Hans Leidekkerws2_32: Pass NULL nodename on to native getaddrinfo.
2011-11-24  Marcus Meissnerwinhttp: Check return value of CLSIDFromProgID (Coverity).
2011-11-24  Marcus Meissnermshtml: Switch two checks (Coverity).
2011-11-24  Marcus Meissnerwinhttp: Added missing LeaveCriticalSection (Coverity).
2011-11-24  Huw Daviesgdi32: Avoid reading past the end of the indices array.
2011-11-24  Huw Daviesgdi32: Add an option to allow pen_lines to draw a close...
2011-11-24  Henri Verbeetwined3d: Get rid of the WINED3DADAPTER_IDENTIFIER typedef.
2011-11-24  Henri Verbeetwined3d: Get rid of the WINED3DTRIPATCH_INFO typedef.
2011-11-24  Henri Verbeetwined3d: Trace the minimum buffer map alignment in...
2011-11-24  Henri Verbeetddraw: Fail surface creation if the cooperative level...
2011-11-24  Henri Verbeetddraw: Set the render target to the wined3d frontbuffer...
2011-11-23  Alexandre Julliardwindowscodecs/tests: Avoid size_t in a trace.
2011-11-23  Piotr Cabanmsvcp90: Added empty locale constructor and destructor...
2011-11-23  Piotr Cabanmsvcp90: Added partial locale::_Locimp implementation.
2011-11-23  Andy Claytonwininet: Avoid calling HTTP_ReceiveRequestData before...
2011-11-23  Jacek Cabanmshtml: Added IMutable::SetMutable implementation.
2011-11-23  Jacek Cabanmshtml: Use codepage reported by http headers.
2011-11-23  Jacek Cabanmshtml: Added nsIChannel::SetContentCharset implementation.
2011-11-23  Jacek Cabanmshtml: Use IUri for IHTMLLocation::get_hostname implem...
2011-11-23  Piotr Cabanmsvcrt: Keep FILE critical section initialized after...
2011-11-23  Dmitry Timoshkovntdll: Revert 33b0f0edffa0c8a06b4ee8831c92fdc373f83ece.
2011-11-23  Dmitry Timoshkovntdll: Change the virtual memory test to accept both...
2011-11-23  Alexandre Julliardgdi32: Specify an initial allocation size for paths...
2011-11-23  Alexandre Julliardgdi32: Get rid of the Hungarian line noise in the gdi_p...
2011-11-23  Alexandre Julliardgdi32: Get rid of the GdiPath typedef.
2011-11-23  Alexandre Julliardgdi32: Get rid of the no longer needed path states.
2011-11-23  Alexandre Julliardgdi32: Only store the path in the DC when it's closed.
2011-11-23  Jacek Cabanjscript: Use bytecode for double literal.
2011-11-23  Jacek Cabanjscript: Use bytecode for string literal.
2011-11-23  Jacek Cabanjscript: Use bytecode for bool literal implementation.
2011-11-23  Jacek Cabanjscript: Use bytecode for int literal implementation.
2011-11-23  Jacek Cabanjscript: Use bytecode for 'in' expression implementation.
2011-11-23  Henri Verbeetwined3d: Get rid of the WINED3DRECTPATCH_INFO typedef.
2011-11-23  Henri Verbeetwined3d: Get rid of the WINED3DLINEPATTERN typedef.
2011-11-23  Henri Verbeetddraw: Move setting ddraw->d3d_target out of ddraw_atta...
2011-11-23  Henri Verbeetwined3d: Don't return a surface for a NULL dc in wined3...
2011-11-23  Henri Verbeetwined3d: Remove the special case for loop and rep in...
2011-11-23  Matteo Bruniddraw: Reorder formats in EnumTextureFormats.
2011-11-23  Matteo Bruniwined3d: Update sRGB GL texture state.
2011-11-23  Frédéric Delanoyshell32: Avoid hardcoding array lengths.
2011-11-23  Frédéric Delanoyoleaut32: Avoid hardcoding array lengths.
2011-11-23  Frédéric Delanoymsvcrt: Avoid hardcoding array lengths.
2011-11-23  Nikolay Sivovmsxml3: Fixed ISupportErrorInfo for IXMLDOMNamedNodeMap.
2011-11-22  Alexandre Julliarduser32: Don't allow activating a WS_CHILD top-level...
2011-11-22  Nikolay Sivovmsxml3: Add a couple of tests for unusual behaviour...
2011-11-22  Jörg Höhlemmdevapi: SHAREDMODE_EXCLUSIVE + EVENTCALLBACK is too...
2011-11-22  Alexander Morozovcrypt32: Initialize a pointer for dynamic data.
2011-11-22  Alexander Morozovcrypt32/tests: Add some tests for CryptDecodeObjectEx...
2011-11-22  Alexandre Julliardmsxml3: Don't return REFIID to avoid compiler warnings.
2011-11-22  Alexandre Julliardkernel32/tests: Avoid size_t in traces.
2011-11-22  Andrew Eikumwinecoreaudio.drv: Make driver sample accurate.
2011-11-22  Andrew Eikumwinecoreaudio.drv: Fix latency calculation.
2011-11-22  Jacek Cabanjscript: Use bytecode for '+' expression implementation.
2011-11-22  Jacek Cabanjscript: Added tests of unary '+' on not existent property.
2011-11-22  Alexandre Julliardshlwapi: Convert dialogs to po files.
2011-11-22  Alexandre Julliardbrowseui: Make sure that common controls are loaded...
2011-11-22  Alexandre Julliardbrowseui: Convert dialogs to po files.
2011-11-22  Alexandre Julliardsane: Convert dialogs to po files.
2011-11-22  Alexandre Julliardgphoto2: Convert dialogs to po files.
2011-11-22  Hans Leidekkermsi: Perform a case insensitive match on the volume...
2011-11-22  Alexandre Julliardgdi32: Store a pointer to the path in the DC and make...
2011-11-22  Alexandre Julliardgdi32: Return a new path from PATH_WidenPath instead...
2011-11-22  Alexandre Julliardgdi32: Return a new path from PATH_FlattenPath instead...
2011-11-22  Alexandre Julliardgdi32: Return the region directly from PATH_PathToRegion.
2011-11-22  Alexandre Julliardgdi32: Add helper functions for allocating and freeing...
2011-11-22  Alexandre Julliardgdi32: Use reallocs when growing a path instead of...
2011-11-22  Dmitry Timoshkovkernel32: Add a test for main module image section...
2011-11-22  Dmitry Timoshkovkernel32: Add a test to show that Windows changes the...
2011-11-22  Dmitry Timoshkovkernel32: Add a test to see how a page protection chang...
2011-11-22  Frédéric Delanoymountmgr.sys: Avoid hardcoding array lengths.
2011-11-22  Frédéric Delanoykrnl386.exe16: Avoid hardcoding array lengths.
2011-11-22  Frédéric Delanoycomctl32: Avoid hardcoding array lengths.
2011-11-22  Henri Verbeetwined3d: Get rid of the WINED3DGAMMARAMP typedef.
2011-11-22  Henri Verbeetwined3d: Get rid of the WINED3DVIEWPORT typedef.
2011-11-22  Henri Verbeetwined3d: Recognize the SM4 xor opcode.
2011-11-22  Henri Verbeetwined3d: Recognize the SM4 ushr opcode.
2011-11-22  Henri Verbeetwined3d: Recognize the SM4 udiv opcode.
2011-11-22  Francois Gougetgphoto2.ds: Remove an unused and untranslatable listvie...
2011-11-22  Michael Stefaniucqedit/tests: Add SampleGrabber COM aggregation test.
2011-11-21  Jacek Cabanjscript: Use bytecode for unary '+' expression.
2011-11-21  Jacek Cabanjscript: Use bytecode for binary negation implementation.
2011-11-21  Bruno Jesusws2_32: Invert SIOCATMARK logic.
2011-11-21  Nikolay Sivovmsxml3: Added IDispatchEx support for SAXReader.
2011-11-21  Hans Leidekkerwinhttp: Make the standard utilities available to PAC...
2011-11-21  Hans Leidekkerwinhttp: Fix a memory leak in run_script.
2011-11-21  Hans Leidekkerwinhttp: Reverse the order of arguments passed to Invoke.
2011-11-21  Francois Gougetinetcpl: Remove a couple of unused and untranslatable...
2011-11-21  Francois Gougetdinput: Remove an unused and untranslatable listview...
2011-11-21  Francois Gougetdxdiagn: Fix a string resource so its format placeholde...
2011-11-21  Francois Gougetsetupapi: Fix a string resource so its format placehold...
2011-11-21  Francois Gougetcomdlg32: Fix a couple of string resources so their...
2011-11-21  Francois Gougetcryptui: Fix a string resource so its format placeholde...
2011-11-21  Alexandre Julliardwinex11: Don't allocate the glyph cache without Xrender...
2011-11-21  Alexandre Julliardwinex11: Get rid of the non-Xrender client-side font...
2011-11-21  Alexandre Julliardgdi32: Add support for anti-aliasing in the null driver...
next