wine
2011-09-16  Jacek Cabanvbscript: Added support for exit do statement.
2011-09-16  Jacek Cabanvbscript: Added do while..loop statement implementation.
2011-09-16  Jacek Cabanvbscript: Added while..wend statement implementation.
2011-09-16  Jacek Cabanvbscript: Added GC implementation.
2011-09-16  Jacek Cabanvbscript: Added class_terminate support.
2011-09-16  Jacek Cabanvbscript: Added class_initializer support.
2011-09-16  Jacek Cabanvbscript: Added more IDispatchEx tests.
2011-09-16  Jacek Cabanvbscript: Use default object value for objets in stack_...
2011-09-16  Jacek Cabanvbscript: Added support for default getters.
2011-09-16  Jacek Cabanvbscript: Added interp_set_member implementation.
2011-09-16  Jacek Cabanvbscript: Added support for exit property statement.
2011-09-16  Jacek Cabanvbscript: Added compiler/runtime support for property...
2011-09-16  Jacek Cabanvbscript: Added getters/setters parser implementation.
2011-09-16  Jacek Cabanvbscript: Added property invoke implementation.
2011-09-16  Jacek Cabanvbscript: Added GetDispID support for properties.
2011-09-16  Jacek Cabanvbscript: Added class properties compiler implementation.
2011-09-16  Jacek Cabanvbscript: Added class property parser implementation.
2011-09-16  Piotr Cabanurlmon: Added 111 ordinal stub.
2011-09-16  Piotr Cabanurlmon: Added 331 and 335 ordinal exports.
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromBuffer tests.
2011-09-16  Piotr Cabanpropsys: Added InitVariantFromBuffer implementation.
2011-09-16  Piotr Cabanurlmon: Added 362 ordinal export (InitVariantFromGUIDAs...
2011-09-16  Piotr Cabanpropsys/tests: Added InitVariantFromGUIDAsString tests.
2011-09-16  Piotr Cabanpropsys: Added InitVariantFromGUIDAsString implementation.
2011-09-16  Francois Gougetvbscript/tests: Some tests require that the user interf...
2011-09-16  Francois Gougetpo: Remove English strings from the Japanese translation.
2011-09-16  Francois Gougetpo: Remove English strings from the Korean translation.
2011-09-16  Francois Gougetpo: Remove English strings from the Dutch translation.
2011-09-16  Francois Gougetpo: Remove English strings from the Turkish translation.
2011-09-16  Francois Gougetpo: Remove English strings from the Finnish translation.
2011-09-16  Francois Gougetpdh/tests: Some tests require that the user interface...
2011-09-16  Francois Gougetpdh/tests: Make the test pass on Windows 2000.
2011-09-16  Francois Gougetpdh/tests: Rename a counter to make the purpose of...
2011-09-16  Francois Gougetpdh: Add more Pdh macros and prototypes to the headers.
2011-09-16  Stefan Dösingerddraw/tests: Add some slop to the fog tests.
2011-09-16  Stefan Dösingerd3d8/tests: State getters don't work with PUREDEVICEs.
2011-09-16  Stefan Dösingerd3d8/test: Add slop to some fog tests.
2011-09-16  Stefan Dösingerd3d9/Tests: State getters don't work with PUREDEVICEs.
2011-09-16  Stefan Dösingerd3d9/tests: Add a slop to the fog tests for X1600 GPUs.
2011-09-16  Stefan Dösingerd3d9/tests: Fix the depth stencil size tests on AMD.
2011-09-16  Andrew Talbotmmsystem.dll16: Remove an unused variable.
2011-09-16  Henri Verbeetwined3d: Make the device parameter to process_vertices_...
2011-09-16  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-16  Henri Verbeetddraw: Use real flips.
2011-09-16  Henri Verbeetddraw: Use offscreen backbuffers.
2011-09-16  Henri Verbeetddraw: Store the primary surface.
2011-09-16  Alexandre Julliardwinex11: Use the original unclipped coordinates for...
2011-09-16  Alexandre Julliardwinex11: Disable the XRender StretchBlt implementation...
2011-09-15  Alexandre Julliardwinex11: Use the physdev picture directly for the SRCCO...
2011-09-15  Alexandre Julliardwinex11: Implement the CreateBitmap entry point in...
2011-09-15  Alistair Leslie... msxml3: Move xmlparser.idl to msxml3.
2011-09-15  Michael Stefaniucd3d8: Remove pointless casts to the type of the casted...
2011-09-15  Jacek Cabanvbscript: Added stop statement semi-stub implementation.
2011-09-15  Jacek Cabanvbscript: Added this object to identifier lookup chanin.
2011-09-15  Jacek Cabanvbscript: Added interp_mcall implementation.
2011-09-15  Jacek Cabanvbscript: Added beginning InvokeEx implementation.
2011-09-15  Jacek Cabanvbscript: Added beginning GetDispID implementation.
2011-09-15  Jacek Cabanvbscript: Added class function compiler implementation.
2011-09-15  Jacek Cabanvbscript: Added class functions parser implementation.
2011-09-15  Jacek Cabanvbscript: Added function storage specifiers support.
2011-09-15  Jacek Cabanvbscript: Added obj member call test.
2011-09-15  Jacek Cabanvbscript: Added object member call implementation.
2011-09-15  Jacek Cabanvbscript: Added interp_nothing implementation and tests.
2011-09-15  Jacek Cabanvbscript: Added nothing literal parser/compiler impleme...
2011-09-15  Jacek Cabanvbscript: Store class_desc_t in vbdisp_t.
2011-09-15  Jacek Cabanvbscript: Added interp_new implementation.
2011-09-15  Jacek Cabanvbscript: Added new expression parser/compiler implemet...
2011-09-15  Jacek Cabanvbscript: Added interp_set_ident implementation.
2011-09-15  Jacek Cabanvbscript: Added set statement parser/compiler implement...
2011-09-15  Jacek Cabanvbscript: Added class compiler implementation.
2011-09-15  Jacek Cabanvbscript: Added class parser implementation.
2011-09-15  Alexandre Julliardwinex11: Get rid of the WXRFormat typedef.
2011-09-15  Alexandre Julliardwinex11: Remove a redundant field in the XRender format...
2011-09-15  Alexandre Julliardwinex11: Get rid of the WineXRenderFormat structure.
2011-09-15  Alexandre Julliardwinex11: Store the XRender picture formats in a global...
2011-09-15  Alexandre Julliardwinex11: Get rid of the xrender_info structure.
2011-09-15  Hans Leidekkermsi: Improve parsing of the package platform.
2011-09-15  Francois Gougetpo: Remove English strings from the Serbian (Latin...
2011-09-15  Francois Gougetpo: Remove an English string from the Serbian (Cyrillic...
2011-09-15  Francois Gougetpo: Remove English strings from the Portuguese (Portuga...
2011-09-15  Francois Gougetpo: Remove English strings from the Portuguese (Brazil...
2011-09-15  Francois Gougetmshtml/tests: Improve the current UI language detection...
2011-09-15  Francois Gougetshlwapi/tests: Some tests require that the user interfa...
2011-09-15  Francois Gougetwinetest: Also log the current thread and default user...
2011-09-15  Francois Gougetshlwapi/tests: Fix test_StrFromTimeIntervalA() to print...
2011-09-15  Nikolay Sivovcomctl32/monthcal: Properly compute maximum date for...
2011-09-15  Nikolay Sivovcomctl32/monthcal: Store calendars matrix dimensions...
2011-09-15  Stefan Dösingerwined3d: Only the ARBfp fragement pipeline reads emulat...
2011-09-15  Stefan Dösingerd3d9/tests: Range fog is not used with table fog.
2011-09-15  Stefan Dösingerwined3d: Disable range fog with per-pixel fog.
2011-09-15  Stefan Dösingerddraw/tests: Not all GPUs support dwZBufferBitDepth...
2011-09-15  Frédéric Delanoycmd/tests: Add RENAME tests.
2011-09-15  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-15  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-15  Henri Verbeetwined3d: Flush after surface updates.
2011-09-15  Henri Verbeetddraw: Get rid of some unused macros.
2011-09-15  Henri Verbeetddraw: Get rid of the surfaces field in IDirectDrawImpl.
2011-09-15  Andrew Eikumwinealsa.drv: Allow creation of the default device...
2011-09-15  Juan Langwintrust: Correct ObjectTrust error with empty files.
2011-09-15  Alexandre Julliardwinex11: Remove the XRender support in the X11 driver...
next