mshtml: Added IActiveScriptDebug32 stub implementation.
[wine] / dlls / opengl32 / tests /
2008-04-01  Roderick Colenbranderwgl: Fix ChoosePixelFormat behavior.
2008-02-27  Francois Gougetopengl32/tests: Add the trailing '\n' to an ok() call...
2008-02-25  Roderick Colenbranderwgl: Add a test case for wglCreateContext.
2008-02-11  Paul Vriensopengl32/tests: Only use functions if they are implemented.
2007-09-20  Chris Robinsonwgl: Don't set a pixel format on windows that already...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-08-23  Roderick Colenbranderwgl: Fix wglGetCurrentReadDCARB bugs.
2007-08-20  Paul Vriensopengl32/tests: Be a bit more verbose when doing wglGet...
2007-08-14  Chris Robinsonwgl: GDI support is not advertised with double buffering.
2007-08-06  Chris Robinsonwgl: WGL_COLOR_BITS_ARB does include alpha.
2007-08-03  Francois Gougetopengl32/tests: Add missing '\n' to ok() call.
2007-08-02  Roderick Colenbranderwgl: SetPixelFormat should fail on the root window.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.