- 13 Mar, 2009 16 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
The idea here is that we should lookup format information in struct GlPixelFormatDesc, while StaticPixelFormatDesc and GlPixelFormatDescTemplate will only be used to build the table.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Nikolay Sivov authored
comctl32: LVN_ITEMCHANGED notification should be sent for each item when group selected for ~LVS_OWNERDATA.
-
Michael Stefaniuc authored
long is always 32bit in IDL files but that's not true in C.
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
- 12 Mar, 2009 24 commits
-
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Hans Leidekker authored
We were forcing features with a REINSTALL override to be reinstalled locally, which is only correct if the original install state is local. This causes problems with the office 2007 sp1 installer, which applies a REINSTALL override to an advertised feature.
-
Francois Gouget authored
-
Francois Gouget authored
Also convert a 'smart' quote to a regular quote.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
On Darwin, line numbers usually precede the associated function.
-
Ken Thomases authored
On Darwin, line numbers usually precede the associated function.
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Henri Verbeet authored
This is redundant now.
-
Henri Verbeet authored
Use the format description stored in the resource instead.
-
Henri Verbeet authored
The goal is to eventually use a pointer to the format description in most places where we currently use WINED3DFORMAT. IWineD3DSurfaceImpl for example has copies of several fields from the format description, but also needs to lookup the format description itself in several places.
-