[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / win32ss / user / winsrv /
2024-03-06 Hermès Bélusca-Maïto[KERNEL32][PSDK][NTVDM][CONSRV] Use now-documented...
2024-02-22 Hermès Bélusca-Maïto[WINSRV] Delay-load psapi.dll
2024-02-22 Hermès Bélusca-Maïto[WINSRV] Use ARRAYSIZE() instead of hardcoding buffer...
2024-02-13 Katayama Hirofumi MZ[REACTOS] Standardize <imm.h> and <immdev.h> (#6493)
2024-01-08 Whindmar Saksit[CONSRV] Don't blink cursor if the console window is...
2023-08-18 Whindmar Saksit[CONSRV] Only call CoUninitialize if initialized (...
2023-07-16 Katayama Hirofumi MZ[CMD][SDK][WINSRV] DIR command: Consider double-width...
2023-07-16 Hermès Bélusca-Maïto[CONSRV] Work-around buggy WM_MOUSEMOVE events received... 5441/head
2023-07-16 Hermès Bélusca-Maïto[CONSRV] Mouse 'signal' --> mouse 'event'
2022-10-28 Katayama Hirofumi MZ[KBSWITCH][CPL:INPUT][NTUSER][EXPLORER] Fix keyboard...
2022-03-31 Wu Haotian[TRANSLATION] Review & update Simplified Chinese (zh...
2022-03-31 Chan Chilung[TRANSLATION] Update Hong Kong Chinese (zh-HK) translat...
2022-02-08 Hermès Bélusca-Maïto[CONCFG:FONT] Implement support for the Windows 10... 4337/head
2022-02-08 Hermès Bélusca-Maïto[CONCFG:FONT] Convert the TT_FONT_ENTRY structure to...
2022-02-08 Hermès Bélusca-Maïto[CONCFG:FONT][CONSRV] Use a suitable font when changing...
2022-02-08 Hermès Bélusca-Maïto[KERNEL32][CONSRV] Retrieve the best-suited language...
2022-02-04 Hermès Bélusca-Maïto[CONSRV] Introduce a CON_SET_OUTPUT_CP() macro to simpl...
2022-01-30 Hermès Bélusca-Maïto[CONCFG] Rewrite the InitTTFontCache() registry enumera...
2022-01-30 Hermès Bélusca-Maïto[CONCFG] IsValidConsoleFont(): Validate font against...
2022-01-30 Hermès Bélusca-Maïto[CONCFG:FONT] Add SAL annotations.
2022-01-15 Hermès Bélusca-Maïto[CONSRV] Trivially implement TuiSetCodePage(). CORE...
2022-01-15 Hermès Bélusca-Maïto[BLUE][CONSRV][USETUP] Completely remove support for...
2022-01-15 Hermès Bélusca-Maïto[CONSRV] Stub out support for terminal-level changing...
2022-01-14 Chan Chilung[TRANSLATION] Update Chinese Traditional (zh-TW) transl...
2022-01-13 Katayama Hirofumi MZ[USERSRV][TRANSLATION] Improve Japanese (ja-JP.rc)
2021-12-29 Chan Chilung[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation...
2021-10-10 Chan Chilung[TRANSLATION] Chinese Traditional (zh-TW) translation...
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-05-05 Hermès Bélusca-Maïto[CONSRV] wcwidth.c: Fix out-of-range comparisons Clang...
2021-05-05 Hermès Bélusca-Maïto[CONSRV] Fix uninitialized variables warnings detected...
2021-04-28 Jérôme Gardou[REACTOS] Explicitly link against pseh & include pseh...
2021-02-22 George BișocReplace my E-mail with the ReactOS org one (#3475)
2021-02-10 Serge Gautherie[CONSRV] SetConWndConsoleLeaderCID(): Check must be...
2021-02-10 Jérôme Gardou[CONSRV] Set 0 as a console leader PID/TID when unsetti...
2020-12-26 Hermès Bélusca-Maïto[CONSRV] Less hardcoded magic values.
2020-09-13 Kyle Katarn[RAPPS][CONSRV] French translation update (#3160)
2020-09-13 Katayama Hirofumi MZ[CONSRV] Improve Japanese (ja-JP) translation
2020-09-12 chirsz[CONSRV] Improve zh-CN translation (#3157)
2020-08-16 Aobi Chan CL[USERINIT][WINLOGON][USER32][USERSRV] Update Traditiona... 3018/head
2020-08-15 Omer Itzic S[USERSRV] Update Hebrew translation (#3010) 3010/head
2020-05-17 Julen Urizar Compains[TRANSLATION] Update Spanish, and add Basque translatio...
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 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-03-22 Timo Kreuzer[WINSRV] Use DIB section for frame buffer bitmap
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-02-23 Hermès Bélusca-Maïto[CONSRV] Fix setting the default screenbuffer and conso...
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-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-01-19 Katayama Hirofumi MZ[WIN32SS][USERSRV] Add CSR API_NUMBER comments
2020-01-12 Katayama Hirofumi MZ[WIN32SS][WINSRV] Fullwidth character handling Part...
2020-01-07 Katayama Hirofumi MZ[WIN32SS][WINSRV] Fullwidth character handling for...
2019-12-31 Katayama Hirofumi MZ[WIN32SS][WINSRV] Add CSR API_NUMBER info comments...
2019-12-25 Katayama Hirofumi MZ[CONSRV] Preparation for Asian console support (#2171)
2019-12-15 Hermès Bélusca-Maïto[BLUE] Improve initialization and interfacing with...
2019-12-14 Doug Lyons[CONSRV] Fix for console windows shrinking on Minimize...
2019-12-07 Joachim Henze[CONSRV] Speed up console txt output CORE-16187
2019-12-06 Katayama Hirofumi MZ[WIN32SS][WINSRV] Do CJK font choose workaround (#2134)
2019-12-05 Katayama Hirofumi MZ[WIN32SS][WINSRV] Optimize console background drawing...
2019-08-26 Jose Carlos Jesus[WIN32SS][USER][EXPLORER] Add/Update portuguese transla...
2019-05-25 Hermès Bélusca-Maïto[CONSRV] Minor code cleanup.
2019-05-19 Hermès Bélusca-Maïto[CONSOLE][CONCFG][CONSRV] Provide support for specified...
2019-05-04 Hermès Bélusca-Maïto[CONSOLE.CPL] Fix the console screen preview when selec...
2019-04-28 Hermès Bélusca-Maïto[CONSRV] Cache the console window system menu handle...
2019-04-28 Hermès Bélusca-Maïto[WINSRV] Implement SrvGetThreadConsoleDesktop(). CORE...
2019-04-22 Bernhard Feichtinger[NTOS][USERSRV] Silence noisy debug output.
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-01-05 David QuintanaResource file strings cleanup (#581)
2019-01-04 Giannis Adamopoulos[WINSRV] ConSrvConnect: Always store the control dispat...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Fix a wrong debug print
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Don't terminate processes with no...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: remove wrong dead code and fix indent...
2019-01-04 Giannis Adamopoulos[WINSRV] consrv: Implement terminating console processe...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Simplify sanity checks in UserClientS...
2019-01-02 Julio Carchi[TRANSLATION] Spanish translations (#944)
2018-12-19 Giannis Adamopoulos[NTUSER] Implement creating the system threads
2018-12-19 Giannis Adamopoulos[WINSRV] Add a hack to fix giving the api port to win32k
2018-12-19 Giannis Adamopoulos[NTUSER] Fix desktop and window station assignment...
2018-12-19 Giannis Adamopoulos[WINSRV] Fix setting the console title
2018-11-27 Giannis Adamopoulos[WINSRV] Wait for the process to exit after calling...
2018-11-11 Ercan Ersoy[TRANSLATION] Turkish translations of many components...
next