projects
/
reactos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
reactos.git
2020-03-09
Timo Kreuzer
[PRINTING] Add x64 print environment keys and folders
commit
|
commitdiff
|
tree
2020-03-08
Erdem Ersoy
[TRACERT] Fix undefined behavior by fixing ReplyBuffer...
commit
|
commitdiff
|
tree
2020-03-08
Serge Gautherie
[CMAKE] gcc.cmake: '-Wno-unused-const-variable' applies...
commit
|
commitdiff
|
tree
2020-03-08
Eric Kohl
[UMPNPMGR] Implement PNP_DisableDevInst()
commit
|
commitdiff
|
tree
2020-03-08
Eric Kohl
[UMPNPMGR] Fix indentation and improve debug messages
commit
|
commitdiff
|
tree
2020-03-07
Eric Kohl
[SETUPAPI] Improve CM_Disable_DevNode_Ex
commit
|
commitdiff
|
tree
2020-03-07
Katayama Hirofumi MZ
[SHELL32_APITEST] Strengthen SHChangeNotify testcase...
commit
|
commitdiff
|
tree
2020-03-06
Dmitry Borisov
[FREELDR] Minor code improvements
commit
|
commitdiff
|
tree
2020-03-06
Dmitry Borisov
[FREELDR] Add ARC-emulation support for NEC PC-98 series
commit
|
commitdiff
|
tree
2020-03-06
Serge Gautherie
[RASDLG] Fix remaining '\n\n\n\n\n\n\n' typo (#2416)
commit
|
commitdiff
|
tree
2020-03-06
Serge Gautherie
[USETUP] Fix ' \n' typos, in *.h (#2415)
commit
|
commitdiff
|
tree
2020-03-06
Hermès Bélusca...
[CMAKE][FREELDR] Take the global defines into account...
commit
|
commitdiff
|
tree
2020-03-06
Hermès Bélusca...
[USER32] Fix crash in Edit control. CORE-16727
commit
|
commitdiff
|
tree
2020-03-06
Dmitry Borisov
[HALX86] Move PC/AT hardware definitions to a separate...
commit
|
commitdiff
|
tree
2020-03-06
Dmitry Borisov
[CPORTLIB][NTOS:INBV][KDCOM][FREELDR] Add ComPort libra...
commit
|
commitdiff
|
tree
2020-03-06
Jose Carlos...
[TRANSLATION] Update PT translation (#2342)
commit
|
commitdiff
|
tree
2020-03-06
Tibor Lajos...
[TRANSLATION] Add Hungarian translation for explorer...
commit
|
commitdiff
|
tree
2020-03-06
Adam Słaboń
[DSOUND_NEW][DDRAW] CMake fixes (#2389)
commit
|
commitdiff
|
tree
2020-03-06
Serge Gautherie
[REACTOS] Fix remaining ' \n' typos, in *.rc (#2393)
commit
|
commitdiff
|
tree
2020-03-06
Serge Gautherie
[PSDK][XDK] Move 2 aliases to psdk/winbase.h from xdk...
commit
|
commitdiff
|
tree
2020-03-06
Serge Gautherie
[PSDK] winbase.h: Add missing LPEXCEPTION_RECORD
commit
|
commitdiff
|
tree
2020-03-06
Serge Gautherie
[KERNEL32_WINETEST] Fix COMMCONFIG.wcProviderData value...
commit
|
commitdiff
|
tree
2020-03-05
Hervé Poussineau
[SETUPAPI] Implement StopDevice()
commit
|
commitdiff
|
tree
2020-03-05
JoachimHenze
[NTUSER] Fix ShellHook notifications when creating...
commit
|
commitdiff
|
tree
2020-03-04
Hermès BÉLUSCA...
[CPL][TIMEDATE] Romanian & Italian translation update...
commit
|
commitdiff
|
tree
2020-03-04
Andreas Maier
[PSDK] Extend struct _SECPKG_DLL_FUNCTIONS, fix definit...
2254/head
commit
|
commitdiff
|
tree
2020-03-04
Joachim Henze
[WIN32SS] Improve Drawing Scrollbars
commit
|
commitdiff
|
tree
2020-03-02
Thomas Faber
[NTOS:MM] Assert PFN lock ownership in MiInsertPageInFr...
2371/head
commit
|
commitdiff
|
tree
2020-03-02
Thomas Faber
[USBHUB] Partially implement USBH_ProcessHubStateChange...
2370/head
commit
|
commitdiff
|
tree
2020-03-02
Thomas Faber
[USBHUB] Fix recipient in USBH_SyncClearPortStatus...
commit
|
commitdiff
|
tree
2020-03-02
Hermès Bélusca...
[CONSRV] Fix a corruption of the CONSRV memory when...
commit
|
commitdiff
|
tree
2020-03-02
Hermès Bélusca...
[CONSRV] Some code simplification and tidy up.
commit
|
commitdiff
|
tree
2020-03-02
Hermès Bélusca...
[CONSRV] Use NtClearEvent() and NtClose() instead of...
commit
|
commitdiff
|
tree
2020-03-02
Hermès Bélusca...
[CONSRV] Tidy up lineinput.c by moving the History...
commit
|
commitdiff
|
tree
2020-03-02
Hermès Bélusca...
[KERNEL32:CONSOLE] Explicitly use _WIN32_WINNT_VISTA.
commit
|
commitdiff
|
tree
2020-03-02
Hermès Bélusca...
[CONSRV] Support history resizing from console settings...
commit
|
commitdiff
|
tree
2020-03-01
Eric Kohl
[NTOS:IO] Fix indentation. No code changes!
commit
|
commitdiff
|
tree
2020-03-01
Eric Kohl
[NTOS:IO] Improve the device action worker
commit
|
commitdiff
|
tree
2020-03-01
Dmitry Borisov
[FREELDR] Move the PC VESA and hardware detection libra...
commit
|
commitdiff
|
tree
2020-03-01
Katayama Hirofumi MZ
[SHELL32] Improve ShellExecCmdLine in path resolving...
commit
|
commitdiff
|
tree
2020-03-01
Hervé Poussineau
[VIDEOPRT] Workaround bug CORE-16695 (infinite loop...
commit
|
commitdiff
|
tree
2020-02-29
Eric Kohl
[NTOS:IO] Move IopRemovePlugPlayEvent around and add...
commit
|
commitdiff
|
tree
2020-02-29
Katayama Hirofumi MZ
[SHELL32_APITEST] Add DoPropTest to SHChangeNotify...
commit
|
commitdiff
|
tree
2020-02-28
Katayama Hirofumi MZ
[SHELL32_APITEST] Support multi-process of SHChangeNoti...
commit
|
commitdiff
|
tree
2020-02-28
Katayama Hirofumi MZ
[SHELL32][BOOTDATA] Unselect filename extension upon...
commit
|
commitdiff
|
tree
2020-02-27
Serge Gautherie
[DOC] 3rd Party Files.txt: Add 'Schily Tools, mkisofs...
commit
|
commitdiff
|
tree
2020-02-27
Bișoc George
[UTILMAN] Small refactor on process management code...
commit
|
commitdiff
|
tree
2020-02-27
Katayama Hirofumi MZ
[CMD] Fix 'if' command for root directories (#2394)
commit
|
commitdiff
|
tree
2020-02-26
Jérôme Gardou
[WINESYNC]: d3dx9 is now in sync with wine-staging...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Implement ID3DXSkinInfoImpl_Update...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Align texture dimensions to block...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: No need to fail if we don't suppor...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Filter out D3DCompile warning...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36/tests: Add initial tests for dummy...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Return dummy skininfo interface...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: ID3DXFont_DrawText calc_rect can...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Support NULL terminated strings...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Fix horizontal centering in ID3DXF...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Implement ID3DXFontImpl_DrawText.
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: add DXTn support
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Improve D3DXSaveTextureToFile...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Add support for FOURCC surface...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9: Implement D3DXComputeTangent
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Add semi-stub for D3DXOptimizeVert...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36/tests: Remove useless \n within...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36/tests: Add additional tests for...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36/tests: Add initial tests for D3DXDi...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Implement D3DXDisassembleShader...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Improve stub for ID3DXEffectImpl_C...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Add format description for X8L8V8U...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9_36: Recognize bump luminance X8L8V8U8...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9: Return D3DFMT_A8R8G8B8 in D3DXGetImag...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9: Use parameter data for the first...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9: Handle short parameter in d3dx_set_sh...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9/tests: Add more tests for VertexShader...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9/tests: Clear vertex shader constants...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC] d3dx9/tests: Actually test the return of...
commit
|
commitdiff
|
tree
2020-02-26
Jérôme Gardou
[WINESYNC]: revert wine-staging patchset for d3dx9
commit
|
commitdiff
|
tree
2020-02-26
Jérôme Gardou
[REACTOS] Exclude some wine modules from clang-format
commit
|
commitdiff
|
tree
2020-02-26
Jérôme Gardou
[TOOLS] Add a python script for syncing wine patches
commit
|
commitdiff
|
tree
2020-02-26
Jérôme Gardou
[WINESYNC]: d3dx9 is now in sync with wine-staging...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Implement ID3DXSkinInfoImpl_UpdateS...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Align texture dimensions to block...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: No need to fail if we don't support...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Filter out D3DCompile warning messa...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36/tests: Add initial tests for dummy...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Return dummy skininfo interface...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: ID3DXFont_DrawText calc_rect can...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Support NULL terminated strings...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Fix horizontal centering in ID3DXFo...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Implement ID3DXFontImpl_DrawText.
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: add DXTn support
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Improve D3DXSaveTextureToFile to...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Add support for FOURCC surface...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9: Implement D3DXComputeTangent
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_*: Add D3DXSHProjectCubeMap stub
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36: Add semi-stub for D3DXOptimizeVertices.
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36/tests: Remove useless \n within...
commit
|
commitdiff
|
tree
2020-02-26
winesync
[WINESYNC]d3dx9_36/tests: Add additional tests for...
commit
|
commitdiff
|
tree
next