reactos.git
2021-02-13 Robert Naumann[SHELL32] Update German translation
2021-02-13 Carlo Bramini[SHIMGVW] Fix CTRL-K to IDC_ROT_CLOCKW (#3457)
2021-02-13 Carlo Bramini[SHIMGVW] Add new features (CORE-11044) (#3113)
2021-02-13 Serge Gautherie[PSDK] winbase.h: Update LoadLibraryEx() dwFlags value...
2021-02-12 Robert Naumann[NOTEPAD] Implement File->New Window
2021-02-12 Piotr Hetnarowiczrapps pl-PL lang update (#3454)
2021-02-10 Serge Gautherie[CONSRV] SetConWndConsoleLeaderCID(): Check must be...
2021-02-10 Jérôme Gardou[VIDEOPRT] Mark low memory range as NOACCESS when we...
2021-02-10 Jérôme Gardou[NTOS:MM] Do not assert on a case we actually support
2021-02-10 Jérôme Gardou[CONSRV] Set 0 as a console leader PID/TID when unsetti...
2021-02-10 Jérôme Gardou[NTOS:MM] Flush dirty pages after closing the page...
2021-02-09 Robert Naumann[SYSSETUP] Update German translation.
2021-02-09 Timo Kreuzer[NTOS:CC] Raise status, when CcMapData fails (#3348)
2021-02-08 Serge Gautherie[LOAD][UNLOAD] Fix w*printf() format strings (#3319)
2021-02-07 Serge Gautherie[DOC][WS2_32][WS2HELP] Fix ws2* paths (#3425)
2021-02-07 Aobi Chan CL[TRANSLATION] Chinese Traditional (zh-TW) translation...
2021-02-07 Václav Zouzalík[INF] Add Czech (cs-CZ), Slovak (sk-SK) and Esperanto... 3446/head
2021-02-07 Yaroslav Kibysh[SYSSETUP] Make status dialog look like msgina status...
2021-02-07 Mark Jansen[CMAKE] Fix empty dependencies.graphml being created
2021-02-07 Mark Jansen[WININET] Fix usage of uninitialized variable
2021-02-07 Eric Kohl[NET] Remove the NAME, PRINT and SEND options because...
2021-02-06 Siavosh Kasravi[SHELL32] Fixing COpenWithMenu.cpp for handling path...
2021-02-05 Serge Gautherie[SETUPLIB] Fix 'unlock' copypasta in debug print (...
2021-02-05 Victor Perevertkin[GITHUB] Fix labeler rules, attempt 2
2021-02-05 Victor Perevertkin[GITHUB] Fix labeler rules
2021-02-05 Victor Perevertkin[GITHUB] Fix YAML parsing in labeler.yml
2021-02-05 Victor Perevertkin[GITHUB] Add Labeler action for labelling PRs automatically
2021-02-05 George Bișoc[NTOS:SE] Do not use a global lock for tokens (#3445)
2021-02-05 Victor Perevertkin[NTOS:MM][FASTFAT_NEW] Fix DBG usage, fixes Release...
2021-02-04 Jérôme Gardou[MEDIA] Update WINESYNC.txt for d3dx9 DLLs 3415/head
2021-02-04 Jérôme Gardou[WINESYNC]: d3dx9 is now in sync with wine-staging...
2021-02-04 winesync[WINESYNC] d3dx9_36: Implement ID3DXSkinInfoImpl_Update...
2021-02-04 winesync[WINESYNC] d3dx9_36: Filter out D3DCompile warning...
2021-02-04 winesync[WINESYNC] d3dx9_36: Improve D3DXSaveTextureToFile...
2021-02-04 winesync[WINESYNC] d3dx9_36: Add support for FOURCC surface...
2021-02-04 winesync[WINESYNC] d3dx9: Implement D3DXComputeTangent
2021-02-04 winesync[WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub
2021-02-04 winesync[WINESYNC] d3dx9_36: Add semi-stub for D3DXOptimizeVert...
2021-02-04 winesync[WINESYNC] d3dx9_36/tests: Add additional tests for...
2021-02-04 winesync[WINESYNC] d3dx9_36/tests: Add initial tests for D3DXDi...
2021-02-04 winesync[WINESYNC] d3dx9_36: Implement D3DXDisassembleShader...
2021-02-04 winesync[WINESYNC] d3dx9_36: Improve stub for ID3DXEffectImpl_C...
2021-02-04 winesync[WINESYNC] d3dx9_36: Add format description for X8L8V8U...
2021-02-04 winesync[WINESYNC] d3dx9: Return D3DFMT_A8R8G8B8 in D3DXGetImag...
2021-02-04 winesync[WINESYNC] d3dx9: Avoid closing invalid handles.
2021-02-04 winesync[WINESYNC] d3dx9: Correctly handle sprites array reallo...
2021-02-04 winesync[WINESYNC] d3dx9: Remove unreachable DT_SINGLELINE...
2021-02-04 winesync[WINESYNC] d3dx9: Implement clipping of glyphs in ID3DX...
2021-02-04 winesync[WINESYNC] d3dx9: Fully initialize the glyph position.
2021-02-04 winesync[WINESYNC] d3dx9: Don't release textures when D3DXSPRIT...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Use wide-char string literals.
2021-02-04 winesync[WINESYNC] d3dx9: Simplify D3DXSphereBoundProbe() a...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add a few D3DXLoadSurfaceFromSu...
2021-02-04 winesync[WINESYNC] d3dx9: Ignore filter in D3DXLoadSurfaceFromS...
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXSkinInfo_Clone().
2021-02-04 winesync[WINESYNC] d3dx9: Use BitScanReverse in make_pow2.
2021-02-04 winesync[WINESYNC] d3dx9/tests: Remove useless '\n' within...
2021-02-04 winesync[WINESYNC] d3dx9: Add support for D3DFMT_P8 in DDS...
2021-02-04 winesync[WINESYNC] d3dx9: Handle horizontal alignment in ID3DXF...
2021-02-04 winesync[WINESYNC] d3dx9: Handle vertical alignment in ID3DXFon...
2021-02-04 winesync[WINESYNC] d3dx9: Add a helper for computing the boundi...
2021-02-04 winesync[WINESYNC] d3dx9: Switch character count to unsigned...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Introduce compare_uint().
2021-02-04 winesync[WINESYNC] d3dx9: Use stricmp() instead of _strnicmp...
2021-02-04 winesync[WINESYNC] d3dx9: Validate state operation in d3dx_pars...
2021-02-04 winesync[WINESYNC] d3dx9: Use an assert() to validate access...
2021-02-04 winesync[WINESYNC] d3dx9: Remove a recursive call to ID3DXFont_...
2021-02-04 winesync[WINESYNC] d3dx9: Add two more DT_SINGLELINE tests.
2021-02-04 winesync[WINESYNC] d3dx9: Handle DT_CALCRECT in ID3DXFont_DrawText.
2021-02-04 winesync[WINESYNC] d3dx9: Handle DT_SINGLELINE in ID3DXFont_Dra...
2021-02-04 winesync[WINESYNC] d3dx9: Handle word breaks in ID3DXFont_DrawText.
2021-02-04 winesync[WINESYNC] d3dx9: Handle clipping in ID3DXFont_DrawText.
2021-02-04 winesync[WINESYNC] d3dx9: Handle newlines in ID3DXFont_DrawText.
2021-02-04 winesync[WINESYNC] d3dx9: Add a very basic ID3DXFont_DrawText...
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXFont_PreloadText.
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXFont_PreloadCharacters.
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXFont_GetGlyphData.
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXFont_PreloadGlyphs.
2021-02-04 winesync[WINESYNC] d3dx9: Reimplement make_pow2() in d3dx9_priv...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add more ID3DXFont_DrawTextW...
2021-02-04 winesync[WINESYNC] d3dx9: Implement D3DXCreateKeyframedAnimatio...
2021-02-04 winesync[WINESYNC] d3dx9: Support D3DFMT_X8L8V8U8 in DDS files.
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add some more ID3DXFont tests.
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add some tests for ID3DXFont_Dr...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Get rid of redundant handling...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Use Tahoma in all font tests.
2021-02-04 winesync[WINESYNC] d3dx9: Pass D3DCOMPILE_ENABLE_BACKWARDS_COMP...
2021-02-04 winesync[WINESYNC] d3dx9: Fix some spec file entries.
2021-02-04 winesync[WINESYNC] d3dx9: Make ID3DXLine::OnResetDevice() retur...
2021-02-04 winesync[WINESYNC] d3dx9_36/tests: Fix some constant conversion...
2021-02-04 winesync[WINESYNC] d3dx9_36: Fix the spelling of a comment.
2021-02-04 winesync[WINESYNC] d3dx9: Implement D3DXCreateFragmentLinker...
2021-02-04 winesync[WINESYNC] d3dx9_36: Fix the spelling of a TRACE()...
2021-02-04 winesync[WINESYNC] d3dx9: Implement d3dx_effect_ApplyParameterB...
2021-02-04 winesync[WINESYNC] d3dx9: Implement recording parameters to...
2021-02-04 winesync[WINESYNC] d3dx9: Factor out free_parameter_object_data...
2021-02-04 winesync[WINESYNC] d3dx9: Factor out set_value() function.
2021-02-04 winesync[WINESYNC] d3dx9: Implement d3dx_effect_DeleteParameter...
2021-02-04 winesync[WINESYNC] d3dx9: Implement d3dx_effect_EndParameterBlo...
2021-02-04 winesync[WINESYNC] d3dx9: Implement d3dx_effect_BeginParameterB...
next