[WIN32SS:USER] Code formatting only.
[reactos.git] / win32ss /
2018-07-22 Hermès Bélusca-Maïto[WIN32SS:USER] Code formatting only.
2018-07-13 Katayama Hirofumi MZ[USER32][WIN32SS] Fix display of owned popup windows...
2018-07-13 Katayama Hirofumi MZ[EXPLORER][SHELL32][USER32] Implement 'Show the Desktop...
2018-07-09 Katayama Hirofumi MZ[USER32][WIN32SS] Improve CascadeWindows function ...
2018-07-08 Katayama Hirofumi MZ[USER32][WIN32SS] Implement CascadeWindows function...
2018-07-08 Hermès Bélusca-Maïto[WIN32K:NTUSER] Remove the hackish code that has been... 674/head
2018-07-08 Hermès Bélusca-Maïto[WIN32K:NTUSER] Add diagnostic asserts in IntLinkWindow...
2018-07-08 Hermès Bélusca-Maïto[WIN32K:NTUSER] Formatting only!
2018-06-30 Katayama Hirofumi MZ[WIN32SS] Fix NtUserGetClipboardData for text paste...
2018-06-30 Timo Kreuzer[WIN32K] Implement RECTL_bClipRectBySize() and use...
2018-06-30 Timo Kreuzer[CMAKE] Zap builddir.h.cmake and instead define macros...
2018-06-29 Mark Jansen[FREETYPE] Allow a NULL style_name.
2018-06-28 Katayama Hirofumi MZ[FONT][FREETYPE] Refactor global variable names and...
2018-06-28 Katayama Hirofumi MZ[WIN32SS] Fix IntSynthesizeDib to synthesize CF_DIB...
2018-06-10 Hermès Bélusca-Maïto[CONSRV] Don't show the newly-created console if the...
2018-06-10 Hermès Bélusca-Maïto[CONSRV] Use a similar parameter name as in other funct...
2018-06-10 Hermès Bélusca-Maïto[WIN32K] Fix DBG_PRINT macro.
2018-06-09 Hermès Bélusca-Maïto[USERSRV] HardError: Free WindowTitleU buffer only...
2018-05-31 Eric Kohl[NDK] Replace the SYSTEMTIME fields StandardDate and...
2018-05-30 Baruch Rutman[GDI32][LPK] BiDi support for ExtTextOut and GetCharact...
2018-05-30 Serge Gautherie[REACTOS] Improve/Fix some "printf" formats (#555)
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]
next