wine
2008-04-01  Stefan Dösingerwined3d: Catch D3DUSAGE_AUTOGENMIPMAP and D3DUSAGE_REND...
2008-04-01  Stefan Dösingerddraw: Do not fail if D3D is not available.
2008-04-01  Stefan Dösingerwined3d: Refuse 3D initialization without opengl.
2008-04-01  Stefan Dösingerwined3d: Return a fake pixel format if gl is not loaded.
2008-04-01  Stefan Dösingerwined3d: Create a fake non-gl adapter.
2008-04-01  Rob Shearmanadvapi32: Remove some unused services functions.
2008-04-01  Rob Shearmanservices: Fix memory leak of some data in the service...
2008-04-01  Rob Shearmanrpcrt4: Add a reference to the binding object in I_RpcN...
2008-04-01  Rob Shearmanrpcrt4: Improve trace in RPCRT4_find_interface to print...
2008-04-01  Rob Shearmanwidl: Be more strict about where semicolons can appear...
2008-04-01  Alexandre Julliardntdll: Add a guard page at the bottom of the stack...
2008-04-01  Alexandre Julliardntdll: Add support for handling page faults caused...
2008-04-01  Alexandre Julliardntdll: Moved stack allocation for thread and process...
2008-04-01  Jacek Cabanmshtml: Fixed copy&paste mistake.
2008-04-01  Jacek Cabaninclude: Added activedbg.idl.
2008-04-01  Jason Greend3d9: Add some visual tests for Direct3DDevice9_Stretch...
2008-04-01  Jason Greend3d9: Add a visual test for the DP2ADD shader instruction.
2008-04-01  Vitaly Perovcomdlg32: When PD_USEDEVMODECOPIESANDCOLLATE flag is...
2008-04-01  Aric Stewartimm32: Begin to add basic framework for loading IMEs...
2008-04-01  Aric Stewartimm32: Correct a typo accidently using data instead...
2008-04-01  Alexandre Julliardwinemine: Use a standard About box with the larger...
2008-04-01  Herve Chanalwinemine: A nicer icon.
2008-04-01  Reece Dunnshlwapi/tests: Loop over the STGM access modes when...
2008-04-01  Paul Vrienssetupapi: Fix for SetupGetIntField, with tests.
2008-04-01  Reece Dunnwinecfg: Add support for updating all system colours.
2008-04-01  Alistair Leslie... mscoree: Added ICorRuntimeHost support.
2008-04-01  Alistair Leslie... mscoree: Add missing interfaces.
2008-04-01  Vitaliy Margolenlocalspl: Add Russian translation.
2008-04-01  Piotr Cabanmsxml3: Added fixmes to stubs.
2008-04-01  Piotr Cabanmsxml3: Added SAXXMLReader registration.
2008-04-01  Rob ShearmanRemove superfluous semicolons from IDL files.
2008-04-01  Rob Shearmanwidl: Parse typedefs of function pointers.
2008-04-01  Andrew Talbotntdll: Remove superfluous semicolon.
2008-04-01  Andrew Talbotmsxml3: Remove superfluous semicolon.
2008-04-01  Andrew Talbotmshtml: Remove superfluous semicolon.
2008-04-01  Roderick Colenbranderwgl: Add missing WGL_STEREO_ARB to ConvertAttribWGLtoGLX.
2008-04-01  Roderick Colenbranderwgl: Fix ChoosePixelFormat behavior.
2008-04-01  Hans Leidekkerwininet: Use INTERNET_MAX_URL_LENGTH to size buffers...
2008-04-01  Hans Leidekkerwininet: Parse the redirect URL in HTTP_HandleRedirect...
2008-04-01  Hans Leidekkerwininet: Remove dead code from HTTP_DealWithProxy and...
2008-04-01  Paul Vrienswinecfg: Update the Dutch resources.
2008-04-01  Chris Robinsonquartz: Break processing loop when shutting down.
2008-04-01  Andrew Talbotws2_32: Make function declarations match definitions.
2008-03-31  Alexandre Julliarduser32: Don't start explorer.exe on non-visible window...
2008-03-31  Alexandre Julliardwineboot: No longer needs to keep running now that...
2008-03-31  Alexandre Julliardadvapi32: Silence the pipe read error in the normal...
2008-03-31  Dan Kegelgdi32: Test retrieving BI_BITFIELDS info for 16bpp...
2008-03-31  Vitaliy Margolenuser32: Properly translate keyboard left/right-shift...
2008-03-31  Alexander Morozovsetupapi: Add a check of "#" for interface subkey names.
2008-03-31  Aric Stewartimm32: Have both ImmInternalPostIMEMessage and ImmInter...
2008-03-31  James Hawkinsfusion: Add initial tests for IAssemblyCache.
2008-03-31  James Hawkinsinclude: Add corerror.h.
2008-03-31  Roderick Colenbranderwgl: Move all winex11.drv opengl traces to wgl.
2008-03-31  Roderick Colenbranderwined3d: Request a pixel format with alpha support...
2008-03-31  Hans Leidekkerwininet: Use a direct connection for tests that connect...
2008-03-31  Hans Leidekkerwininet: Set ProxyEnable registry value if it isn't...
2008-03-31  Hans Leidekkerwininet: Don't set the host port from the server port.
2008-03-31  Hans Leidekkerwininet: Fix redirects through a proxy.
2008-03-31  Hans Leidekkerwininet: Don't close proxy connections when keep-alive...
2008-03-31  Hans Leidekkerwininet: Support http_proxy environment variable.
2008-03-31  Marcus Meissnershell32: Adjusted German about dialog for changes in...
2008-03-31  Alexander Nicolaysen... net: Add Norwegian Bokmål resource.
2008-03-31  Alexander Nicolaysen... reg: Add Norwegian Bokmål resource.
2008-03-31  Maarten Lankhorstquartz: Check against a null dereference and don't...
2008-03-31  Andrew Talbotdbghelp: Fix type mismatch in comparison.
2008-03-31  Andrew Talbotqcap: Assign to struct instead of using CopyMemory.
2008-03-31  Andrew Talbotole32: Assign to structs instead of using CopyMemory.
2008-03-31  Andrew Talbotquartz: Assign to structs instead of using CopyMemory.
2008-03-31  Andrew Talbotuxtheme: Assign to struct instead of using CopyMemory.
2008-03-31  Andrew Talbotdsound: Assign to structs instead of using CopyMemory.
2008-03-31  Jacek Cabanmshtml: Added parsing external scripts support.
2008-03-31  Jacek Cabanmshtml: Added parsing inline script support.
2008-03-31  Jacek Cabanmshtml: Return S_OK in OnEnterScript and OnLeaveScript.
2008-03-31  Jacek Cabanmshtml: Added IActiveScriptSite::GetItemInfo implementa...
2008-03-31  Jacek Cabanmshtml: Added IActiveScriptSite::GetLCID implementation.
2008-03-31  Jacek Cabanmshtml: Added IActiveScriptSiteWindow stub implementation.
2008-03-31  Vitaliy MargolenUpdate Russian translations.
2008-03-31  Vitaliy Margolenmshtml: Add Russian translation.
2008-03-31  Vitaliy Margolennet: Update help.
2008-03-31  Alexander Nicolaysen... kernel32: Set processorLevel to cpu family.
2008-03-31  Roderick Colenbranderwined3d: Fix a postpixelshader_blending bug.
2008-03-31  Dmitry Timoshkovwine.inf: Update timezone information.
2008-03-31  Michael Stefaniucwordpad: Update the German translation.
2008-03-31  Michael Stefaniucnotepad: Update the German translation.
2008-03-31  Andrew Talbotuser32: Void functions should not return a value.
2008-03-31  Andrew Talbotinetcomm: Void functions should not return a value.
2008-03-31  Andrew Talbotrpcrt4: Void functions should not return a value.
2008-03-31  Mikołaj Zalewskicredui: Update Polish translation.
2008-03-31  Mikołaj Zalewskireg: Add Polish translation.
2008-03-31  Mikołaj Zalewskishell32: Update Polish translation.
2008-03-31  Mikołaj Zalewskiregedit: Add some ES_AUTOHSCROLL to dialog templates...
2008-03-31  Mikołaj Zalewskiwinecfg: Update Polish translation.
2008-03-31  Mikołaj Zalewskicomdlg32: Add some ES_NUMBER to pagesetup dialog templa...
2008-03-31  Mikołaj Zalewskiwldap32: Add Polish translation.
2008-03-31  Mikołaj Zalewskiwrc: verify-translation: Allow the translators to set...
2008-03-31  Mikołaj Zalewskiwrc: verify-translation: Remove dumping of stringtables.
2008-03-31  Mikołaj Zalewskiwrc: verify-translation: Compare all the controls of...
2008-03-31  Alasdair Sinclairfonts: Fix uninstall of TrueType fonts.
2008-03-31  Alexandre Julliardwinex11: Ignore EnterNotify resulting from a pointer...
2008-03-31  Jacek Cabanwinex11: Add owned windows to the taskbar if it has...
next