Commit Graph

88853 Commits

Author SHA1 Message Date
Lucas Zawacki 22e48becaa joy.cpl: Make dialog the same size as the other cpl applets. 2012-06-28 11:22:15 +02:00
Erich Hoover 43ecfe036e hhctrl.ocx: Use document title for subtopics in the index. 2012-06-28 11:21:12 +02:00
Erich Hoover 5874d6f1fd hhctrl.ocx: Turn multiple index entries of the same name into a single entry. 2012-06-28 11:18:34 +02:00
Alexandre Julliard 4a367c5719 winex11: Export wglMakeCurrent and wglMakeContextCurrentARB as standard extension functions. 2012-06-28 01:44:03 +02:00
Alexandre Julliard bebf84f7a8 winex11: Use the GET_DRAWABLE escape to implement wglMakeContextCurrentARB. 2012-06-28 01:44:03 +02:00
Alexandre Julliard 7f4d3022d0 winex11: Use the GET_DRAWABLE escape to implement wglMakeCurrent. 2012-06-28 01:44:03 +02:00
Alexandre Julliard 3e8b3d0f66 winex11: Add a GET_DRAWABLE escape to mirror the SET_DRAWABLE one. 2012-06-28 01:44:02 +02:00
Alexandre Julliard 94abcd532f wined3d: Always load wgl functions from opengl32.dll. 2012-06-28 01:44:02 +02:00
Dmitry Timoshkov 6207d9642c windowscodecs: Suppress libtiff warnings. 2012-06-28 01:39:31 +02:00
Austin English 3a44c305a8 po: Add missing url tag to nl.po. 2012-06-28 01:39:29 +02:00
Henri Verbeet 0ce894f274 d3d9: Implement d3d9_device_GetDisplayModeEx(). 2012-06-28 01:39:28 +02:00
Henri Verbeet 2c8834dffd d3d9: Implement d3d9_GetAdapterDisplayModeEx(). 2012-06-28 01:39:27 +02:00
Henri Verbeet a1bfd0988f wined3d: Take scanline ordering into account in the mode setting code. 2012-06-28 01:39:26 +02:00
Henri Verbeet 4cb8d1ea1e include: Add the DEVMODE dmDisplayFlags constants. 2012-06-28 01:39:25 +02:00
Henri Verbeet 427f3e40dc wined3d: Get rid of is_display_mode_supported().
If a display mode is unsupported, wined3d_set_adapter_display_mode() shouldn't
have a problem figuring that out on its own.
2012-06-28 01:39:24 +02:00
Jacek Caban b225c73aa8 mshtml: Don't release nselem in HTMLElement_destructor. 2012-06-28 01:39:23 +02:00
Hans Leidekker 0c899bf440 wbemprox: Implement Win32_ComputerSystem.TotalPhysicalMemory. 2012-06-28 01:39:22 +02:00
Hans Leidekker ca471b8779 wbemprox: Implement Win32_OperatingSystem.CSDVersion. 2012-06-28 01:39:21 +02:00
Hans Leidekker e7e66e59ae wbemprox: Implement Win32_NetworkAdapter.Speed. 2012-06-28 01:39:21 +02:00
Hans Leidekker fc6d667ac0 wbemprox: Add support for 64-bit integer types. 2012-06-28 01:39:20 +02:00
Hans Leidekker f1f4f1d9d7 wbemprox: Store the result index in the class enumerator instead of the view. 2012-06-28 01:39:20 +02:00
Hans Leidekker 211469dd06 wbemprox: Set the row count in fill_processor. 2012-06-28 01:39:19 +02:00
Piotr Caban d1f0fe954f msvcp90: Sync spec files. 2012-06-28 01:39:17 +02:00
Piotr Caban 1f8fcf30f3 msvcp90: Added partial implementation of locale_ctor_cstr function. 2012-06-28 01:39:17 +02:00
Piotr Caban 705fe163da msvcp90: Allocate different id's for facets in use_facet functions. 2012-06-28 01:39:16 +02:00
Piotr Caban ccb4c48466 msvcp90: Added _Fiopen functions implementation. 2012-06-28 01:39:15 +02:00
Piotr Caban f457511b1d msvcp90: Added locale::facet::_Register function implementation. 2012-06-28 01:39:14 +02:00
Piotr Caban 3c921119d6 msvcp80: Forward basic_string<char>::erase functions to msvcp90. 2012-06-28 01:39:13 +02:00
Piotr Caban c1ae61b07f msvcp90: Added basic_istream::operator>>(char&) implementation. 2012-06-28 01:39:12 +02:00
Jacek Caban 7a8f0994df mshtml: Share nsobject reference with nsnode. 2012-06-28 01:39:12 +02:00
Jacek Caban f2b3220854 mshtml: Share nsscript reference with nsnode. 2012-06-28 01:39:11 +02:00
Jacek Caban e45c621719 mshtml: Share nsoption reference with nsnode. 2012-06-28 01:39:10 +02:00
Jacek Caban 8a9d3c845b mshtml: Share nsimg reference with nsnode. 2012-06-28 01:39:08 +02:00
Jacek Caban caada38f04 mshtml: Share nsdoc reference with nsnode. 2012-06-28 01:39:06 +02:00
Jacek Caban db244a8051 mshtml: Share nstable reference with nsnode. 2012-06-28 01:39:05 +02:00
Jacek Caban 39005645b8 mshtml: Share nsframe and nsiframe references with nsnode. 2012-06-28 01:39:04 +02:00
Jacek Caban 6ac375d3ac mshtml: Share nsform reference with nsnode. 2012-06-28 01:39:03 +02:00
Jacek Caban 829f24c1c7 mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection. 2012-06-28 01:39:01 +02:00
Jacek Caban c2ca817dd1 mshtml: Keep references to nodes stored in HTMLElementCollection. 2012-06-28 01:38:57 +02:00
Alexandre Julliard 09a5f0f1c5 gdiplus/tests: Add back some necessary casts. 2012-06-28 01:38:47 +02:00
Francois Gouget e0f4d5caf9 start: Fix the command line handling. 2012-06-28 01:38:40 +02:00
Francois Gouget d16123919f msvcp90: Make a couple more numpunct_*_use_facet() functions static. 2012-06-27 11:38:10 +02:00
Michael Stefaniuc 4754a3d605 d3drm: Get rid of unsafe_impl_from_IDirect3DRMFrame2(). 2012-06-27 11:36:41 +02:00
Michael Stefaniuc 7367685021 qedit: Support COM aggregation for SampleGrabber. 2012-06-27 11:36:28 +02:00
Michael Stefaniuc 703d0a33ce qedit: COM cleanup for the IPin iface (SampleGrabber). 2012-06-27 11:36:16 +02:00
Michael Stefaniuc 023f79a8dd qedit: Basic COM cleanup for SampleGrabber. 2012-06-27 11:36:07 +02:00
André Hentschel 06da4b2201 advapi32: Remove 'stub' from TRACEs of implemented functions. 2012-06-27 11:35:56 +02:00
Dmitry Timoshkov d079b66ba5 gdiplus: Avoid casting IWICBitmapFrameDecode to IWICBitmapSource. 2012-06-26 19:44:27 +02:00
Dmitry Timoshkov 7f9230c566 gdiplus: Add some tests for image properties. 2012-06-26 19:44:21 +02:00
Dmitry Timoshkov fb6b27de77 gdiplus: Implement GdipGetPropertyIdList. 2012-06-26 19:41:11 +02:00