Justin Miller
770adbc8a3
[WINETESTS] Fix warnings when compiling comctl32_winetest ( #7316 )
...
fix warnings when compiling comctl32_winetest
the comctl32 winetest just does a few things so properly mark the ros diff.
2024-10-14 14:14:56 -07:00
Justin Miller
0707475f69
[COMCTL32][MEDIA] Sync comctl32 to wine 5.0 ( #6789 )
...
For SOME reason comctl32 has been synched manually multiple times to different versions and different pots
This PR aims to fix that
With the exception of button.c which all in all is a massive fork over wines code entirely.
and datetime.c which is at wine 6.0
Comctl32 is now at wine-5.0
2024-09-03 21:54:05 -07:00
Serge Gautherie
eba00d1b5e
[CMAKE] winetests/: Move '/wd4334' to 3 sub-modules only
...
Addendum to 42d2d5e
.
2021-05-12 12:50:48 +02:00
Jérôme Gardou
7e116f0ef3
[CMAKE] Get rid of replace_compile_flags
...
Introduce a finer-grained remove_target_compile_option instead
2020-10-20 21:44:54 +02:00
Amine Khaldi
139a3d6661
[CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905
2020-06-06 21:58:41 +03:00
Victor Perevertkin
7e069ccdb2
[CMAKE] Replace custom functions to built-in ones
...
add_target_compile_definitions -> target_compile_definitions
add_target_compile_flags -> target_compile_options
add_target_include_directories -> target_include_directories
2020-04-16 15:59:38 +03:00
Serge Gautherie
803b5e1371
[WINETESTS] Remove forced _WIN32_WINNT defines ( #2463 )
...
Only comctl32 is affected.
Import
be3cda6ec0
2020-04-03 14:01:22 +02:00
Serge Gautherie
724466597f
[REACTOS] Remove forced _WIN32_IE defines
...
No impact, as already deactivated or superseded or superfluous.
Import
7770e26f2d
2020-03-30 13:47:09 +03:00
Amine Khaldi
8addeea484
[COMCTL32_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-10-26 22:52:00 +01:00
Amine Khaldi
5f7243b577
[COMCTL32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-25 13:16:18 +01:00
Serge Gautherie
cbcfbc4322
[COMCTL32_WINETEST] treeview.c: Skip test_right_click()
...
until CORE-14975 is fixed upstream and WINESYNC.
CORE-14975
2018-09-01 09:22:45 +02:00
Amine Khaldi
f37104dadf
[COMCTL32_WINETEST] Sync with Wine Staging 3.3. CORE-14434
2018-04-03 13:25:05 +01:00
Thomas Faber
73e6bc960a
[COMCTL32] Unset the toolbar's hot item when deleting a button. CORE-14222
...
This fixes occasional crashes when hovering over disappearing tray icons.
2018-01-20 02:24:01 +01:00
Amine Khaldi
0d320bc25f
[COMCTL32_WINETEST] Sync with Wine 3.0. CORE-14225
2018-01-18 23:49:50 +01:00
Amine Khaldi
284a839dbd
[COMCTL32_WINETEST] Add a PCH.
2017-12-17 13:40:43 +01:00
Amine Khaldi
00124d1b1a
[CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build.
2017-12-07 21:53:45 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00