Katayama Hirofumi MZ
a024ae626f
[APITESTS][WIN32KNT_APITEST] Improve NtGdiEnumFontOpen testcase ( #1285 )
...
Use ok, ok_int and ok_ptr macros instead of obsolete TEST macros.
2019-01-24 22:17:40 +09:00
Katayama Hirofumi MZ
687eba26f3
[USER32] Fix AppSwitcher (Alt+Tab) ( #1296 )
...
CORE-15653
2019-01-23 22:44:11 +09:00
Bișoc George
f2e0de2f31
[OSK] Use Unicode functions explicitly ( #1291 )
2019-01-23 13:28:56 +01:00
Yaroslav Kibysh
5910a443c3
[NTOS:INBV] Fix the rotation line bitmap ( #1295 )
2019-01-23 13:24:40 +01:00
Joachim Henze
3463b2db9f
[CDFS] Addendum to last commit CORE-15659
...
#endif placed wrong.
Thx Pierre Schweitzer, Thomas Faber, Serge Gautherie
2019-01-22 19:20:47 +01:00
Joachim Henze
bccad87f3c
[CDFS] Make windows gcc release build compile, regression CORE-15659
2019-01-22 18:49:51 +01:00
Katayama Hirofumi MZ
d4505e4a7f
[APITESTS][WIN32KNT_APITEST] Improve NtGdiEngCreatePalette testcase ( #1284 )
...
Use ok and ok_long and ok_ptr macros instead of obsolete TEST macros.
2019-01-22 23:01:08 +09:00
Katayama Hirofumi MZ
3bc47ebe41
[APITESTS][WIN32KNT_APITEST] Improve NtGdiDoPalette testcase ( #1283 )
...
Use ok, ok_int and ok_long macros instead of RTEST macros.
2019-01-22 21:20:49 +09:00
Katayama Hirofumi MZ
7c847f26e7
[APITESTS][WIN32KNT_APITEST] Improve NtGdiDeleteObjectApp testcase ( #1282 )
...
Use ok, ok_int and ok_long macros instead of obsolete TEST macros.
2019-01-22 21:17:58 +09:00
Katayama Hirofumi MZ
8fa1a24edc
[APITESTS][WIN32KNT_APITEST] Improve NtGdiGetFontResourceInfoInternalW testcase ( #1290 )
...
Use ok macro instead of obsolete TEST macro.
2019-01-22 21:12:19 +09:00
Katayama Hirofumi MZ
377734c9ec
[APITESTS][WIN32KNT_APITEST] Improve NtGdiExtTextOutW testcase ( #1286 )
...
Use ok_int macros instead of obsolete TEST macros.
2019-01-22 21:11:26 +09:00
Katayama Hirofumi MZ
1a591cbdfa
[APITESTS][WIN32KNT_APITEST] Improve NtGdiFlushUserBatch testcase ( #1287 )
...
Use ok, ok_int, ok_long, and ok_ptr macros instead of TEST and ASSERT macros.
2019-01-22 21:10:22 +09:00
Katayama Hirofumi MZ
b8ca99fad5
[APITESTS][WIN32KNT_APITEST] Improve NtGdiGetRandomRgn testcase ( #1293 )
...
Use ok_int and ok_long macros instead of obsolete TEST and RTEST macros.
2019-01-22 21:07:18 +09:00
Katayama Hirofumi MZ
7123914694
[APITESTS][WIN32KNT_APITEST] Improve NtGdiGetDIBits testcase ( #1289 )
...
Use ok, ok_int and ok_long macros instead of obsolete RTEST and ASSERT macros.
2019-01-22 21:06:00 +09:00
Katayama Hirofumi MZ
e32d5a8b76
[APITESTS][WIN32KNT_APITEST] Improve NtGdiCreateCompatibleDC testcase ( #1281 )
...
Use ok, ok_int and ok_ptr macros instead of obsolete TEST macros.
2019-01-22 20:59:38 +09:00
Katayama Hirofumi MZ
0e70731358
[APITESTS][WIN32KNT_APITEST] Improve NtGdiCreateBitmap testcase ( #1280 )
...
Use ok, ok_int, ok_long and ok_ptr macros instead of obsolete TEST macros.
2019-01-22 20:52:25 +09:00
Katayama Hirofumi MZ
b7794e8112
[APITESTS][WIN32KNT_APITEST] Improve NtGdiBitBlt testcase ( #1277 )
...
Use `ok_int`, `ok_long` and `ok` macros instead of obsolete `TEST` and `TESTX` macros.
2019-01-22 20:51:00 +09:00
Katayama Hirofumi MZ
b09bceef7d
[APITESTS][WIN32KNT_APITEST] Improve NtGdiCombineRgn testcase ( #1279 )
...
Use `ok_int` and `ok_long` macros instead of obsolete `TEST` macros.
2019-01-22 20:49:47 +09:00
Mark Jansen
3df31a8217
[USER32_APITEST] Show that scrollbars can be created when extra window data is requested.
2019-01-21 22:25:35 +01:00
Mark Jansen
e022d8d7cb
[WIN32SS] Require at least the amount of extra memory, not the exact amount
...
This fixes Civ II trying to create scrollbars based on 'native' scrollbars.
2019-01-21 22:25:29 +01:00
Pierre Schweitzer
342414c7d6
[SYSDM] Meh
2019-01-21 21:27:50 +01:00
Pierre Schweitzer
2d8f0aee5c
[SYSDM] Update French translation
2019-01-21 21:16:48 +01:00
Mark Jansen
c296ee510f
[DBGHELP_APITEST] Skip the test when the function is not found
2019-01-21 20:42:16 +01:00
Andreas Maier
184255ffdb
[DBGHELP_APITEST] Add test for SymRegisterCallbackW64.
2019-01-21 20:42:15 +01:00
Katayama Hirofumi MZ
289705caa6
[APITESTS][WIN32KNT_APITEST] Improve NtGdiArcInternal testcase ( #1276 )
...
Use ok_int() and ok_long() macros instead of obsolete TEST() macro.
2019-01-21 17:39:05 +01:00
Katayama Hirofumi MZ
6846527f67
[APITESTS][WIN32KNT_APITEST] Use ok_long for NtGdiGetBitmapBits/NtGdiSetBitmapBits ( #1275 )
2019-01-21 17:38:20 +01:00
Jérôme Gardou
5d6c286981
[NTOS/KE] Add diagnosis DPRINT for CORE-15642
2019-01-21 09:38:29 +01:00
Eric Kohl
9f41824321
[MMSYS] Set the tab title, implement the 'restore defaults' button and the synchronized trackbar movement.
2019-01-21 00:25:17 +01:00
Eric Kohl
431f9bf311
[MMSYS] Improvements to the speaker volume property page
...
- Open a separate mixer instance for the page, so that MM_MIXM_CONTROL_CHANGE notifications can be received.
- Keep line and channel configurations in a global struct.
- Handle MM_MIXM_CONTROL_CHANGE and WM_HSCROLL notifications.
2019-01-20 22:00:42 +01:00
Bișoc George
c09a7b5bd7
[NOTEPAD] Fix "Save As" dialog resource ( #1272 )
...
Fix the placement of the "Encoding" and "Endlines" selection controls.
CORE-15596
2019-01-20 19:58:26 +01:00
Stanislav Motylkov
677edc637c
[WINMM] Load Wave/MIDI mapper drivers only after actual device drivers ( #1241 )
...
CORE-15620
2019-01-20 17:55:45 +01:00
Pierre Schweitzer
20ddde0a97
[MOUNTMGR] Misc. fixes to QueryDeviceInformation:
...
- Simplify failure path for DeviceName query failure
- Don't make stable query failure fail the whole function call
Based on a patch by Vadim Galiant
CORE-15550
2019-01-20 17:38:29 +01:00
Eric Kohl
3ae86a245d
[MMSYS] Replaces some magic values
2019-01-20 16:35:52 +01:00
Eric Kohl
d301d6a378
[MMSYS] Add the speaker volume dialog.
...
Retrieve information on the channels and initialize the trackbars accordingly.
2019-01-20 15:59:30 +01:00
Timo Kreuzer
bb9a5f6046
[ROSTESTS] Fix 64bit issues ( #1261 )
2019-01-20 15:58:32 +01:00
Katayama Hirofumi MZ
efe4605177
[WIN32SS][NTUSER] Fix caret position of Ghostscript ( #1271 )
...
CORE-13934, CORE-15656
2019-01-20 23:11:54 +09:00
Pierre Schweitzer
1b92120fc9
[MDI] Fix GCC build
2019-01-20 11:09:54 +01:00
Pierre Schweitzer
32faa24733
[BUTTERFLIES] Fix GCC build
2019-01-20 11:06:42 +01:00
Thomas Faber
21ea19c40f
[NTOS:KE] Remove unnecessary breakpoint in KiRaiseException. CORE-15640
2019-01-20 09:57:03 +01:00
Timo Kreuzer
2890a22179
[ROSAPPS] Fix 64 bit issues
2019-01-20 09:04:58 +01:00
Denis Malikov
37af78775d
[WIN32SS:NTUSER] Fix Window-snap madness ( #1246 )
...
Desktop window was treated as possible to resize.
Fix for 7e396787
CORE-15624
2019-01-19 23:05:19 +01:00
Stanislav Motylkov
d893a6c355
[WINMM:MIDIMAP] Support Windows XP compatible MIDIMap registry setting ( #1240 )
...
CORE-15602
2019-01-19 22:48:22 +01:00
Yaroslav Kibysh
8d15720b31
[USETUP] Implement handling Home/End keys in Boot Loader Page ( #1265 )
2019-01-19 18:44:13 +01:00
Katayama Hirofumi MZ
d0d909245f
[WIN32SS][NTUSER] Refactor PR #1226 ( #1266 )
...
Refactoring of #1226 . CORE-12845
2019-01-19 23:56:33 +09:00
Jérôme Gardou
c3e4b5fec6
[OPENGL32] Fix wglChoosePixelFormat
...
Not asking for a feature is not asking not to have it.
2019-01-19 14:23:54 +01:00
Jérôme Gardou
bb8a3f4e09
[APITESTS] Add tests for opengl32.dll
...
Ensure that our SW implementation exposes the same extensions and the same pixel formats than windows.
2019-01-19 14:23:54 +01:00
Jérôme Gardou
115aa24a29
[PSDK] Add PFD_SUPPORT_COMPOSITION definition
2019-01-19 14:23:54 +01:00
Jérôme Gardou
5f2bebf7a5
[OPENGL32][MESA] Downgrade Mesa library to version 2.6
...
With this commit, we now use a forked version of MESA which only supports OpenGL 1.1, like the windows implementation does.
It exposes :
- The same pixel formats
- The same set of extensions
- Nothing more
All of this without taking 10% of your build time.
If you need a more modern option, look at the MESA package from Rapps, which is (and must be) maintained outside of this code tree.
CORE-7499
2019-01-19 14:23:54 +01:00
Jérôme Gardou
905bcf617f
[SDK] Provide .const macro for gas
2019-01-19 14:23:54 +01:00
Timo Kreuzer
3410b25fde
[NTOS] Turn broken assert into DPRINT
2019-01-19 13:38:24 +01:00