- 25 Nov, 2013 10 commits
-
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Frédéric Delanoy authored
-
Nikolay Sivov authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 23 Nov, 2013 1 commit
-
-
Alexandre Julliard authored
-
- 22 Nov, 2013 29 commits
-
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Jacek Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Ken Thomases authored
winemac: Put clipboard formats synthesized from other standard clipboard formats at the end of the list.
-
Ken Thomases authored
This makes sure that the formats are enumerated in a consistent order.
-
Ken Thomases authored
winemac: Cache the "natural" clipboard format entry associated with synthesized built-in entries at startup.
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
New clipboard formats had been registered for them, but that was pointless. No Windows app would ever expect or make use of such clipboard formats or the associated pasteboard data.
-
Ken Thomases authored
winemac: Add support for a "Decorated" registry setting to control whether windows get Mac-style decorations.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
The current implementation is not precise enough when the FPU is in REAL4 mode, which also happens to be the mode d3d9 sets by default. Doing the same thing with integer math is a huge pain, so just replace the decimal separator instead.
-
Rico Schüller authored
-
Alistair Leslie-Hughes authored
-
Andrew Eikum authored
-
Andrew Eikum authored
Some failures are temporary, for example if the user reconfigures their audio setup while playing audio. Returning 0 could have bad "going backward in time" effects which can break audio even after the call starts to succeed again.
-