- 11 Feb, 2008 13 commits
-
-
Paul Vriens authored
-
Roderick Colenbrander authored
wined3d: Add read_from_framebuffer_texture which combines code from read_from_framebuffer (drawpixels) and LoadLocation. This makes the code easier to read and the pieces borrowed from read_from_framebuffer are more correct than the code in LoadLocation.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Andrew Talbot authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Rob Shearman authored
There is no need to use cmd_insertLinkNoUI when we have the code to do most of the action anyway. Make use of the handy InsertLinkAroundSelection to insert the "a" element when not inserting at the caret and don't create a text node in this case because it is redundant.
-
- 08 Feb, 2008 16 commits
-
-
Alexandre Julliard authored
-
Alistair Leslie-Hughes authored
-
Dmitry Timoshkov authored
-
Reece H. Dunn authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Roderick Colenbrander authored
-
Lei Zhang authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Juan Lang authored
rsaenh: Merge the encrypting and decrypting states, as encrypting and decrypting are allowed with the same key.
-
Johan Gardell authored
-
Colin Finck authored
-
Colin Finck authored
-
- 07 Feb, 2008 11 commits
-
-
Alexandre Julliard authored
-
Rob Shearman authored
This allows the handle to the DC to be passed in the WM_CTLCOLORSTATIC message sent to the parent.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Often the Linux / MacOS graphics driver version is of no use for finding a proper driver version to report to the D3D app. So this patch adds some infrastructure for easy hardcoding of card specific driver versions to report to the application. This helps applications which make assumptions based on the driver version, like bug workarounds.
-
Reece H. Dunn authored
-
Reece H. Dunn authored
-
Alexandre Julliard authored
-
James Hawkins authored
-