[NTOSKRNL] Drop the alloc map from page file
[reactos.git] / win32ss /
2018-08-15 Katayama Hirofumi MZ[WIN32SS] Fix DrawText wrt DT_CALCRECT | DT_VCENTER...
2018-08-15 Denis Malikov[WIN32SS][USER] fixing couple typos for WINVER >= 0x600
2018-08-12 Katayama Hirofumi MZ[WIN32SS][FONT] Fix font metrics (#713)
2018-08-10 Katayama Hirofumi MZ[WIN32SS][FONT] Fix the system logical stock font data...
2018-08-09 Katayama Hirofumi MZ[CONSRV] Implement support for file/directory drag... 692/head
2018-08-08 Hermès Bélusca-Maïto[CONSRV] Minor code re-organization.
2018-08-08 Hermès Bélusca-Maïto[CONSRV] Add a PasteText() helper function and use it.
2018-08-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[DLLS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[WINSRV] Fix 64 bit issues
2018-08-04 Timo Kreuzer[REACTX] Fix 64 bit issues
2018-08-04 Timo Kreuzer[USER32] Fix 64 bit issues
2018-08-04 Timo Kreuzer[GDI32] Fix 64 bit issues
2018-07-29 Katayama Hirofumi MZ[WIN32SS][FREETYPE] Update copyright text
2018-07-29 Katayama Hirofumi MZ[WIN32SS] Add 5 members to FONTGDI structure
2018-07-29 Katayama Hirofumi MZ[WIN32SS][FONT] Change the type of 2nd argument of...
2018-07-26 Katayama Hirofumi MZ[USER32][WIN32SS] Implement TileWindows function (...
2018-07-22 Hermès Bélusca-Maïto[WIN32SS:NTUSER] Update SetWindowStationUser() and...
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...
next