- 07 Oct, 2015 36 commits
-
-
Matteo Bruni authored
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Matteo Bruni authored
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Riccardo Bortolato authored
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Riccardo Bortolato authored
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Riccardo Bortolato authored
Store wined3d_texture and sub_resource in d3d8_volume. Updated the d3d8_volume_LockBox to make use of wined3d_texture_map. Also updated d3d9, d3d11, ddraw callbacks accordingly. Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Riccardo Bortolato authored
Initial usage in d3d11. Also removed wined3d_volume_from_resource. Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Riccardo Bortolato authored
Introduced a new surface_check_block_align function that accepts a wined3d_box, eventually the old _rect version will be completely replaced. Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Otherwise background of some windows doesn't match current theme, and mouse cursor sometimes gets stuck after moving over vertical splitter. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Piotr Caban authored
comctl32: Don't use uninitialized LVITEM fields in LISTVIEW_InsertItemT when LVS_EX_CHECKBOXES was specified. Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Piotr Caban authored
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
-
Aric Stewart authored
Signed-off-by: Aric Stewart <aric@codeweavers.com>
-
Aric Stewart authored
Signed-off-by: Aric Stewart <aric@codeweavers.com>
-
Aric Stewart authored
Signed-off-by: Aric Stewart <aric@codeweavers.com>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Andrew Eikum authored
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
-
Henri Verbeet authored
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Henri Verbeet authored
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Henri Verbeet authored
d2d1: Properly handle the candidate being the last vertex before the base edge origin in d2d_cdt_fixup(). Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
-
Iván Matellanes authored
Signed-off-by: Iván Matellanes <matellanesivan@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Iván Matellanes authored
Signed-off-by: Iván Matellanes <matellanesivan@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Iván Matellanes authored
Signed-off-by: Iván Matellanes <matellanesivan@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Iván Matellanes authored
Signed-off-by: Iván Matellanes <matellanesivan@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Iván Matellanes authored
Signed-off-by: Iván Matellanes <matellanesivan@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
Iván Matellanes authored
Signed-off-by: Iván Matellanes <matellanesivan@gmail.com> Signed-off-by: Piotr Caban <piotr@codeweavers.com>
-
- 06 Oct, 2015 4 commits
-
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
This fixes an installer that passes to InstallProduct a command line like PROPERTY1="Installing ""Product name"" version 8.0" PROPERTY2=1 PROPERTY3=1 In this case properties PROPERTY2 and PROPERTY3 were not recognized and that led to an installation failure when a custom action didn't see them as set. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Dmitry Timoshkov authored
msi/tests: Add a test for MsiInstallProduct with command line containing double quotes inside of the property. Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-