[CRT_APITEST] Implement wctomb() testcase (#2701)
[reactos.git] / win32ss /
2020-05-01 Oleg Dubinskiy[WIN32SS][NTDDRAW] Get complexity of visible region...
2020-04-30 Jose Carlos Jesus[USER32] Fixed issue with thumb scrolling on IDC_PICKIC...
2020-04-30 Jose Carlos Jesus[USER32] Fixed scrolling by mouse wheel issue
2020-04-30 Jose Carlos Jesus[USER32] Fixed scrolling issue in Change Icon dialog...
2020-04-27 Serge Gautherie[WINSPOOL] EnumPrintersA: Refactor failure handling...
2020-04-27 Mark Jansen[WIN32K] Mute a DPRINT 1395/head
2020-04-27 Mark Jansen[WIN32K] Allocate a buffer for a classname that is...
2020-04-26 Hermès Bélusca-Maïto[WIN32SS] Fix formatting only.
2020-04-26 Victor Perevertkin[MEDIA][CMAKE] Create add_driver_inf cmake function 2444/head
2020-04-26 Serge Gautherie[USER32] EDIT_WM_KillFocus(): Restore Wine code, #ifdef...
2020-04-24 Timo Kreuzer[NTOS:IO] Fix parsing of resource lists 2262/head
2020-04-23 Katayama Hirofumi MZ[NTGDI][FREETYPE] Return non-zero gm.gmBlackBoxX/Y...
2020-04-21 Joachim Henze[WIN32SS] CORE-16738 Comment an assert
2020-04-19 James Tabor[Win32SS] Fix build
2020-04-19 James Tabor[Win32SS] Fix Send and Post Parameters for WM_DEVICECHANGE
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-04-13 Hermès Bélusca-Maïto[CONSRV] Move process-initialization-specific functions...
2020-04-13 Hermès Bélusca-MaïtoFix build.
2020-04-13 Hermès Bélusca-Maïto[CONSRV] Convenience fixes.
2020-04-12 Hermès Bélusca-Maïto[CONSRV] Introduce a set of macros CON_API / CON_API_NO...
2020-04-11 James Tabor[User32] Return Default Window Procedure for WM_DEVICEC...
2020-04-11 James Tabor[User32] Implement Device Event Message handler
2020-04-11 Hermès Bélusca-Maïto[CONSRV] Finally fix CONSOLE vs. CONSRV_CONSOLE/WINSRV_...
2020-04-11 Hermès Bélusca-Maïto[WIN32SS] Get rid of "consrv_new".
2020-04-09 Mas Ahmad Muhammad[TRANSLATION] Add and update Indonesian translations...
2020-04-09 Julen Urizar Compains[TRANSLATION] Multiple minor fixes and addings. (#2516)
2020-04-08 James Tabor[User32] Fix Dialog Hang
2020-04-06 James Tabor[Win32SS] Fix Mask for Draw Frame States
2020-04-03 Serge Gautherie[WIN32K:NTUSER] ntuser.h: Rename NtUserWaitForInputIdle...
2020-04-03 James Tabor[NTUser] Fix Strings and Format to Hooks
2020-03-30 Tibor Lajos Füzi[GDI32] Allow BI_BITFIELDS compression in CreateDIBitma...
2020-03-28 jimtabor[Win32SS] Form Sanity to Hook Callbacks
2020-03-28 jimtabor[User32] Fix null return.
2020-03-26 Hervé Poussineau[WIN32K] Add some static specifiers, to prevent exporti...
2020-03-24 Jérôme Gardou[WIN32K] Fix bounds calculation when drawing with a pen
2020-03-22 Timo Kreuzer[WINSRV] Use DIB section for frame buffer bitmap
2020-03-19 Katayama Hirofumi MZ[USER32] Relax conditions for creating MDI windows...
2020-03-13 Thomas Faber[NTOS:IO][GDI32][CMD] Fix some under-sized variables...
2020-03-12 Joachim Henze[WIN32SS] Fix regression CORE-16721
2020-03-09 Timo Kreuzer[PRINTING] Add x64 print environment keys and folders
2020-03-06 Hermès Bélusca-Maïto[USER32] Fix crash in Edit control. CORE-16727
2020-03-05 JoachimHenze[NTUSER] Fix ShellHook notifications when creating...
2020-03-04 Joachim Henze[WIN32SS] Improve Drawing Scrollbars
2020-03-02 Hermès Bélusca-Maïto[CONSRV] Fix a corruption of the CONSRV memory when...
2020-03-02 Hermès Bélusca-Maïto[CONSRV] Some code simplification and tidy up.
2020-03-02 Hermès Bélusca-Maïto[CONSRV] Use NtClearEvent() and NtClose() instead of...
2020-03-02 Hermès Bélusca-Maïto[CONSRV] Tidy up lineinput.c by moving the History...
2020-03-02 Hermès Bélusca-Maïto[CONSRV] Support history resizing from console settings...
2020-03-01 Hervé Poussineau[VIDEOPRT] Workaround bug CORE-16695 (infinite loop...
2020-02-25 Doug Lyons[WINSPOOL] Implement DocumentPropertiesA including...
2020-02-24 Colin Finck[GDI32] GdiConvertToDevmodeW: Import WINE commit 323937...
2020-02-23 Hermès Bélusca-Maïto[CONSRV] Fix setting the default screenbuffer and conso...
2020-02-23 Joachim Henze[NTUSER] Fix regression CORE-11828
2020-02-23 Joachim Henze[FREETYPE] Fix regression fonts in Adobe Photoshop...
2020-02-22 Hermès Bélusca-Maïto[CONSRV] Keep a count of input events in the console...
2020-02-22 Hermès Bélusca-Maïto[KERNEL32][CONSRV] Use more often the internal ConioRec...
2020-02-22 Hermès Bélusca-Maïto[CONSRV] ConDrvScrollConsoleScreenBuffer() fixes. ... 2278/head
2020-02-22 Hermès Bélusca-Maïto[CONSRV] Miscellaneous console fixes for CJK support...
2020-02-22 Joachim Henze[WIN32SS] Fix a typo in dbg print
2020-02-14 Katayama Hirofumi MZ[LOCALSPL] Don't hardcode C:\ReactOS (#2343)
2020-02-13 jimtabor[GDI32] Use Gdi Flush for SetViewportOrgEx.
2020-02-12 Colin FinckFix build
2020-02-12 Doug Lyons[WINSPOOL] Implement GetPrinterDriverA and a helper...
2020-02-11 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix ScrollWindowEx SW_SCROLLCHILDREN...
2020-02-09 jimtabor[NtGDI] Use Vis Region for New Clip Region
2020-02-08 Hermès Bélusca-Maïto[CONSRV] Additions for the GUI frontend.
2020-02-08 Hermès Bélusca-Maïto[CONSRV] Simplify parts of code in the line-input module.
2020-02-08 Hermès Bélusca-Maïto[CONSRV] Disable the old code for scrolling via keyboar...
2020-02-08 Hermès Bélusca-Maïto[CONSRV] Minor code cleanup.
2020-02-08 Hermès Bélusca-Maïto[CONSRV] Fix the definitions of the Console[Input|Outpu...
2020-02-08 Hermès Bélusca-Maïto[CONSRV] Rephrase/complete some comments.
2020-02-08 Aaron DewesUpdate german translation (#2291)
2020-02-07 Hermès Bélusca-Maïto[USER32] Update the translations of IDS_ASK_TERMINATE.
2020-02-07 Assis Duarte[USER32] Update Brazilian-Portuguese translation (...
2020-02-06 Serge Gautherie[WINSPOOL] printers.c: Demote 3 ERR() to TRACE(), Fix...
2020-02-06 Doug Lyons[WINSPOOL] Implement GetPrinterA based on GetPrinterW...
2020-01-31 James Tabor[Printing] Part of GDI Support
2020-01-31 Colin Finck[FORMATTING] Fix indentation of winspool/printers.c
2020-01-31 Doug Lyons[WINSPOOL] Add Implementation of EnumPrintersA (#2273)
2020-01-29 Mark Jansen[WIN32SS] Demote a trace message
2020-01-26 Doug Lyons[PRINTING] Improve Stubs for GetPrinterA and GetPrinter...
2020-01-26 Mark Jansen[WIN32K] Don't trust the BITMAPINFOHEADER size 2242/head
2020-01-22 Hervé Poussineau[WIN32SS] Replace inline by FORCEINLINE, as in other...
2020-01-20 James Tabor[NtGdi] Fix clip region merging.
2020-01-19 Katayama Hirofumi MZ[WIN32SS][USERSRV] Add CSR API_NUMBER comments
2020-01-14 Stanislav Motylkov[FREELDR][XBOXVMP] Check only low 28 bits for framebuff...
2020-01-12 Katayama Hirofumi MZ[WIN32SS][WINSRV] Fullwidth character handling Part...
2020-01-07 Katayama Hirofumi MZ[WIN32SS][WINSRV] Fullwidth character handling for...
2020-01-03 Thomas Faber[WIN32K:NTGDI] Add missing probe to NtGdiGetPath.
2020-01-03 Thomas Faber[WIN32K:NTGDI] Avoid breakpoints in syscalls.
2019-12-31 Katayama Hirofumi MZ[WIN32SS][WINSRV] Add CSR API_NUMBER info comments...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Avoid user memory access outside of...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Correctly capture UNICODE_STRING in...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Add missing probe in NtUserGetClassName.
2019-12-29 Hermès Bélusca-Maïto[WIN32SS:USER] Some minimal work and fixes concerning...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Add missing parameter probe in NtUserGe...
2019-12-26 Katayama Hirofumi MZ[NTUSER] Fix caret display mistake (#2180)
2019-12-25 Katayama Hirofumi MZ[CONSRV] Preparation for Asian console support (#2171)
2019-12-25 Katayama Hirofumi MZ[WIN32SS][NTGDI][FREETYPE] Add ASSERT(pOS2); to FillTM...
2019-12-25 Katayama Hirofumi MZ[BOOTDATA][NTUSER] Fix some system parameters (#2162)
next