[SYSSETUP][USERENV] Create the system profile after the creation of the default profi...
[reactos.git] / win32ss /
2018-05-27 Bișoc George[USERSRV] Romanian translation update
2018-04-22 Hermès Bélusca-Maïto[WIN32K] Implement UOI_FLAGS in NtUserGetObjectInformat...
2018-04-18 Serge Gautherie[LOCALSPL] Fix 2 Clang-Cl warnings about ullResult...
2018-04-12 Joachim Henze[USER32] Fix compilation when USE_VERSIONED_CLASSES...
2018-04-11 Joachim Henze[WIN32SS][NTDDRAW] Fix ddraw palette regression CORE...
2018-04-10 Adam Słaboń[TRANSLATION] Polish translation update for drwtsn32...
2018-04-08 Hermès Bélusca-Maïto[USERSRV] HardError: Fix compilation warning; fix few...
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 7/7 446/head
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 6/7
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 5/7 - Implement STATU...
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 4/7
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 3/7
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 2/7 - More failure...
2018-04-07 Hermès Bélusca-Maïto[USERSRV] Hard-error improvements 1/7
2018-04-01 Ercan Ersoy[TRANSLATIONS] Update and add Turkish translations...
2018-04-01 Kláben Szabolcs... [TRANSLATION][USERSRV] Add Hungarian Translation (...
2018-04-01 Serge Gautherie[WIN32SS:FRAMEBUF] Improve/Fix DrvSetPointerShape(...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-25 Amine Khaldi[LOCALUI] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 Timo Kreuzer[WIN32K] Fix 64 bit issues (#420)
2018-03-17 Hermès Bélusca-Maïto[USER32] Fix GetWindowTextLength() blocking call using...
2018-03-15 Mark Jansen[WIN32K] Do not try to compare a long name against...
2018-03-15 Mark Jansen[WIN32K] Do not truncate localized font names.
2018-03-11 Pierre Schweitzer[CONSRV] Fix build
2018-03-11 Michael Fritscher[CONSRV] Initialize rcFramebuffer in every case, otherw...
2018-03-10 Hermès Bélusca-Maïto[CONSRV] Silence a noisy DPRINT.
2018-03-09 Thomas Faber[USER32] ForceResetUserApiHook is WINAPI, not FASTCALL...
2018-03-07 Thomas Faber[WINSRV] Don't try to remove messages from the queue... 422/head
2018-03-03 Thomas Faber[WIN32K:NTUSER] Handle IntGetSystemMenu failure cases...
2018-03-03 Thomas Faber[WIN32K:NTUSER] Correctly delete menus in failure cases...
2018-03-03 Thomas Faber[WIN32K:NTUSER] Handle IntCloneMenu failure in MENU_Get...
2018-02-26 Giannis Adamopoulos[USER32] Small fixes for messages carrying pointers
2018-02-26 Giannis Adamopoulos[WINSRV] Implement sending the hard error balloon packa...
2018-02-24 Timo Kreuzer[WIN32K] Get rid of some instances of the ugly RETURN...
2018-02-24 Timo Kreuzer[FORMATTING] Fix indentation, no functional changes.
2018-02-19 Timo Kreuzer[WIN32K] Implement NtUserSetWindowLongPtr for 64 bit...
2018-02-18 Thomas Faber[WIN32K:NTUSER] Safely handle allocation failure in... 366/head
2018-02-18 Thomas Faber[WIN32K:NTUSER] Avoid allocating an extra item in IntCl...
2018-02-18 Thomas Faber[WIN32K:NTUSER] Handle realloc failure in IntRemoveMenu...
2018-02-18 Thomas Faber[WIN32K:NTUSER] Handle allocation failure in PopupMenuW...
2018-02-10 Serge Gautherie[DXG] Fix a Clang-Cl warning about DDHAL_CB32_CANCREATE... 370/head
2018-01-31 Thomas Faber[WIN32K:NTGDI] Fix more uses of RtlCreateUnicodeString...
2018-01-31 Thomas Faber[WIN32K:NTGDI] Correctly interpret RtlCreateUnicodeStri...
2018-01-22 Stanislav Motylkov[WIN32K:NTUSER] Fix color indices for themes
2018-01-22 Jérôme Gardou[WINSRV] -Fix inline functions definitions
2018-01-20 Stanislav Motylkov[WIN32K:NTUSER] Fix hardcoded color for MF_GRAYED menu...
2018-01-17 Colin Finck[PRINTING] Replace all my custom marshalling code by...
2018-01-17 Colin Finck[PRINTING] Try to fix Linux build #2
2018-01-17 Colin Finck[PRINTING] Try to fix Linux build.
2018-01-17 Colin Finck[PRINTING] Implement the undocumented MarshallDownStruc...
2018-01-15 Giannis Adamopoulos[USER32] InternalGetWindowText: Write to caller's buffe...
2018-01-15 Giannis Adamopoulos[USER32] Stop hiding exceptions left and right
2018-01-07 Erdem Ersoy[TRANSLATIONS] Update the email address and add a note...
2018-01-07 Joachim Henze[WIN32K] revert PR173 to fix regressions in Chrome...
2017-12-29 Katayama Hirofumi MZ[TRANSLATION][BASE][FDEBUG][MODULES][WIN32SS] Use corre...
2017-12-28 Timo Kreuzer[WIN32K] Check for empty output rect in GreGradientFill
2017-12-25 Amine Khaldi[USER32] Fix RealUserDrawCaption() return type. Rename...
2017-12-25 Colin Finck[LOCALSPL] Fix parameter handling in LocalSetJob and...
2017-12-24 Giannis Adamopoulos[USER32] Implement the index -1 for GetWindowLong which...
2017-12-23 Amine Khaldi[USER32] Add wine/debug.h to the PCH and remove an...
2017-12-20 Joachim Henze[WIN32K] avoid BSOD in Bochs 2.6.8 CORE-13629, patch...
2017-12-17 Katayama Hirofumi MZ[GDI32] Fix TextOutA multibyte text length overgoing...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-10 Colin Finck[PRINTING] Fix GetPrinterW, add tests for it and GetDef...
2017-12-09 Colin Finck[WINSPOOL] Provide stubs with tracing and reasonable...
2017-12-09 Colin Finck[WINSPOOL] Add tracing to all exported APIs.
2017-12-09 Colin Finck[WINSPOOL] Convert the returned Unicode string back...
2017-12-09 Amine Khaldi[VGA] Correct VgaInterpretCmdStream() declaration.
2017-12-09 Katayama Hirofumi MZ[WIN32K] Fix NtGdiGetTextFaceW to report face name...
2017-12-08 Amine Khaldi[CONSRV] Deduplicate GetScreenBufferSizeUnits(), SmallR...
2017-12-08 James Tabor[User32|IMM32] Fix a recursion crash in IMM. See CORE... 177/head
2017-12-07 Amine Khaldi[FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP...
2017-12-07 Amine Khaldi[USER32] We're still using this one. Fixes build.
2017-12-07 Amine Khaldi[USER32] Remove unused debug channels. Silences some...
2017-11-26 James Tabor[GDI] Fix metafile crashes and null driver issues.
2017-11-24 jimtabor[GDI] - Add type for setting world transform modificati...
2017-11-22 Giannis Adamopoulos[GDI32] GdiDrawStream: Improve handling of small rcDest...
2017-11-18 Jérôme Gardou[WIN32SS]
2017-11-18 Jérôme Gardou[WIN32SS]
2017-11-04 Mark Jansen[WIN32K] Check if the window being destroyed is current...
2017-10-30 Amine Khaldi[INCLUDE/REACTOS][LOCALMON][LOCALSPL][SPOOLSS] Add...
2017-10-28 Amine Khaldi[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM...
2017-10-28 Amine Khaldi[SPOOLSV] Add some missing VOIDs. CORE-11799 (#94)
2017-10-28 Amine Khaldi[NTDLL][NTUSER][SPOOLSS][WINSPOOL] Add some missing...
2017-10-25 Katayama Hirofumi MZ[WIN32SS] fix font extent.
2017-10-13 Waritnan Sookbuntherng[WIN32K][DESK.CPL]: Add fit and fill background placeme...
2017-10-10 Adam SłabońPolish translation update (#29)
2017-10-06 jimtabor[Win32SS]
2017-10-05 gigaherz[NTUSER] Fix rogue CR in a LF-only file.
2017-10-05 Timo Kreuzer[WIN32K] Add a comment regarding UserEnterExclusive...
2017-10-04 Hermès Bélusca-MaïtoAdd .keep guard files in order to restore lost but...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-14 Hermès Bélusca-Maïto[CONSRV]
2014-12-14 Hermès Bélusca-Maïto[CONSRV]: Rename context members with a more explicit...
2014-12-14 Hermès Bélusca-Maïto[CONSRV]: More code cleaning.
2014-12-14 Hermès Bélusca-Maïto[CONSRV]: Move ConioDrawConsole to where it should...
next