Alexandre Julliard
|
bbdf77a311
|
opengl32: Move wglCreateContext to the WGL driver.
|
2012-06-28 15:47:31 +02:00 |
Alexandre Julliard
|
3bcb8057a1
|
opengl32: Move wglCreateContextAttribsARB to the WGL driver.
|
2012-06-28 15:07:44 +02:00 |
Alexandre Julliard
|
47fe838b15
|
opengl32: Move wglMakeContextCurrentARB to the WGL driver.
|
2012-06-28 14:49:49 +02:00 |
Alexandre Julliard
|
7a031d9b92
|
opengl32: Add the concept of a WGL driver.
|
2012-06-28 14:37:31 +02:00 |
Alexandre Julliard
|
db25d4022a
|
winex11: Simplify wglSetPixelFormatWINE and export it as a standard extension function.
|
2012-06-28 13:13:01 +02:00 |
Hans Leidekker
|
02b00ffb27
|
wbemprox: Implement IEnumWbemClassObject::Clone.
|
2012-06-28 11:37:06 +02:00 |
Hans Leidekker
|
992d1e1559
|
wbemprox: Add reference counting to the query object.
|
2012-06-28 11:37:05 +02:00 |
Hans Leidekker
|
0ceee481fe
|
wbemprox: Support IClientSecurity on the class enumerator object;.
|
2012-06-28 11:37:05 +02:00 |
Hans Leidekker
|
dc0e478d5c
|
wbemprox: Implement IWbemServices::GetObject.
|
2012-06-28 11:37:05 +02:00 |
Hans Leidekker
|
8f0da0eaad
|
wbemprox: Implement more properties of Win32_VideoController.
|
2012-06-28 11:37:04 +02:00 |
Julian Rüger
|
581c705ccc
|
opengl32: Remove spaces preceding punctuation, streamline some debug messages.
|
2012-06-28 11:37:04 +02:00 |
Julian Rüger
|
2f38107556
|
opengl32: Fix typos in comments.
|
2012-06-28 11:37:03 +02:00 |
Stefan Leichter
|
db21158faa
|
gdi32: Spelling fix.
|
2012-06-28 11:37:03 +02:00 |
Dmitry Timoshkov
|
174b74bab2
|
gdiplus: Increase refcount of the source stream when loading a bitmap instead of cloning it.
|
2012-06-28 11:37:03 +02:00 |
Dmitry Timoshkov
|
55f160db34
|
gdiplus: Add a test for image stream refcount.
|
2012-06-28 11:37:02 +02:00 |
André Hentschel
|
3cd0834a24
|
kernel32: Change LCMapStringW to LCMapStringEx and call it from LCMapStringW.
|
2012-06-28 11:36:56 +02:00 |
Hwang YunSong
|
823e214ee8
|
po: Update Korean translation.
|
2012-06-28 11:36:12 +02:00 |
Nozomi Kodama
|
b56227cbf1
|
d3dx9_36: Implementation of D3DXSHDot.
|
2012-06-28 11:35:25 +02:00 |
Lucas Zawacki
|
d0977a2b8b
|
joy.cpl: Added POV axis visualization.
|
2012-06-28 11:35:07 +02:00 |
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 |