reactos.git
2020-02-08 Mark Jansen[ATL] Rename CHeapPtr data member, since it is public
2020-02-08 Mark Jansen[ROSTESTS] Fix result being evaluated twice,
2020-02-08 Mark Jansen[ROSTESTS] Update test helpers to allow custom file...
2020-02-08 Mark Jansen[PSDK] Add FileDescriptor.dwFlags constants
2020-02-08 Mark Jansen[SDK] Move HIDA helper functions to shellutils.h
2020-02-08 Thomas Faber[MMIXER] Fix overzealous asserts. CORE-16611 2300/head
2020-02-08 Thomas Faber[MMIXER] Safely handle MMixerGetDeviceNameWithComponent...
2020-02-08 Thomas Faber[MMIXER] Fix memory leak in MMixerGetDeviceNameWithComp...
2020-02-08 Thomas Faber[PORTCLS] Handle failure return from QueryPowerChangeSt... 2302/head
2020-02-08 Thomas Faber[PORTCLS] Return STATUS_PENDING after calling IoMarkIrp...
2020-02-08 Thomas Faber[PORTCLS] Don't unnecessarily wait for lower drivers...
2020-02-08 Thomas Faber[CRT] Only write to the output buffer when necessary... 2306/head
2020-02-08 Thomas Faber[NTOS:MM] Use POOL_BILLED_PROCESS_INVALID constant.
2020-02-08 Aaron DewesUpdate german translation (#2291)
2020-02-07 Hervé Poussineau[ISAPNP] Correctly calculate checksum
2020-02-07 Guntha[ZIPFLDR] Extraction is now in its own thread (#2261)
2020-02-07 Hermès Bélusca... [USER32] Update the translations of IDS_ASK_TERMINATE.
2020-02-07 Assis Duarte[USER32] Update Brazilian-Portuguese translation (...
2020-02-07 Tibor Lajos... [TRANSLATION] Update Hungarian translation of userenv...
2020-02-07 Masanori Ogino[OPENGL32][MESA] Describe the current status (#2309)
2020-02-07 Masanori Ogino[GLU32] Sync with glu 9.0.1 (#2314)
2020-02-07 Hermès Bélusca... [CPL][INPUT] Fix french typography error.
2020-02-07 Katayama Hirofumi MZ[CPL][INPUT] Translate IDS_REBOOT_NOW into Japanese
2020-02-07 Katayama Hirofumi MZ[CPL][INPUT] Translate IDS_REBOOT_NOW into French
2020-02-07 Katayama Hirofumi MZ[SETUPAPI] Add Japanese 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-02-05 Serge Gautherie[NTOS:MM] Stop using PD_COUNT, PDE_COUNT and PTE_COUNT...
2020-02-05 Bișoc George[TIMEDATE] Do not display a message box when NTP sync...
2020-02-05 Jose Carlos... [FORMATING] Fix indentation of startmnucust
2020-02-01 Bișoc George[SHELL32] Display the ReactOS version to the About...
2020-02-01 Hermès Bélusca... [INCLUDE:HOST] Revert a bug that has been sneaked in...
2020-02-01 Serge Gautherie[CODEOWNERS] Add 'Printing' entry
2020-02-01 Thomas Faber[USBHUB] Only break into the debugger in the case that...
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-30 Katayama Hirofumi MZ[SHELLEXT][ZIPFLDR] Be case sensitive (#2292)
2020-01-29 Katayama Hirofumi MZ[SHELLEXT][ZIPFLDR] Use CStringA::FormatMessage (#2287)
2020-01-29 Mark Jansen[SDK] Add some missing propsheet fields + validate... 2271/head
2020-01-29 Mark Jansen[CMLIB] Use UNIMPLEMENTED_ONCE in HvHiveWillShrink
2020-01-29 Mark Jansen[WIN32SS] Demote a trace message
2020-01-29 Mark Jansen[SYSSETUP] Zero out propsheet data fields
2020-01-29 Mark Jansen[NEWDEV] Zero out propsheet data fields
2020-01-29 Mark Jansen[FONTEXT] Add detail view columns to font folder 2264/head
2020-01-29 Dmitry Borisov[FREELDR] Properly set keyboard flags in hardware detec...
2020-01-29 Katayama Hirofumi MZ[SDK][ATL] Make ThrowMemoryException protected
2020-01-29 Katayama Hirofumi MZ[SDK][ATL] Implement CStringT::FormatMessage (#2286)
2020-01-28 Mark Jansen[BROWSEUI] Fix infinite recursion in autocomplete control 2277/head
2020-01-28 Katayama Hirofumi MZ[CPL][APPWIZ] Consider PSN_SETACTIVE
2020-01-28 Katayama Hirofumi MZ[CPL][APPWIZ] Use display name for shortcut label ...
2020-01-28 Katayama Hirofumi MZ[CPL][DESK] Use GetModuleHandleW(L"shell32.dll")
2020-01-28 Katayama Hirofumi MZ[CPL][DESK] Improve Japanese translation for IDD_THEMES
2020-01-28 Katayama Hirofumi MZ[CPL][DESK] Improve Polish translation for IDD_THEMES
2020-01-28 Katayama Hirofumi MZ[CPL][DESK] Add "Themes" Tab resource data (#2280)
2020-01-28 Katayama Hirofumi MZ[CPL][DESK] Don't use magic number (IDI_SHELL_NO)
2020-01-28 Katayama Hirofumi MZ[CPL][DESK] Use shell32 icon directly; follow-up to...
2020-01-28 Katayama Hirofumi MZ[CPL][DESK] Add icons to 'Background' tab (#2281)
2020-01-27 Joachim Henze[NETID] Fix typo in de-DE.rc
2020-01-27 Katayama Hirofumi MZ[APPWIZ] Delete shortcut file upon user cancel (#2279)
2020-01-26 Eric Kohl[NETID] Fix validation of host and domain names and...
2020-01-26 Hermès Bélusca... [FREELDR] Rework BTRFS filesystem to not be tied to...
2020-01-26 Hermès Bélusca... [FREELDR] Use RTL copy/zero-memory helper functions.
2020-01-26 Mas4hmad[TRANSLATION] Update Indonesian Translation (#2268)
2020-01-26 Bișoc George[USETUP] Remove redundant TEXT_STYLE_NORMAL flag on...
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-26 Timo Kreuzer[ROSTESTS] fix x64 build and fix/disable warnings
2020-01-26 Eric Kohl[NETID] Implement DNS suffix and NetBIOS computer name...
2020-01-25 Mark Jansen[NTDLL] Add policy kill-switch for manifest based autom... 2272/head
2020-01-25 Mark Jansen[COMCTL] Use DIALOG instead of DIALOGEX resources 2270/head
2020-01-24 Hermès Bélusca... [MSPAINT] Shorten the license string that is displayed...
2020-01-24 Katayama Hirofumi MZ[USERENV] Add 'See also' comments for translators
2020-01-24 Serge Gautherie[CMAKE] Remove a remnant comment related to 'dll/cpl...
2020-01-24 Katayama Hirofumi MZ[SHELL32] Improve comments of shell folder paths
2020-01-24 Katayama Hirofumi MZ[SHELL32][USERENV] Update Japanese special folder names
2020-01-22 Hervé Poussineau[WIN32SS] Replace inline by FORCEINLINE, as in other...
2020-01-22 Hervé Poussineau[SETUPLIB] Fix possible out-of-bound buffer if BootStor...
2020-01-22 Hervé Poussineau[SDK] Use HEX macro, like elsewhere in the file
2020-01-22 Hervé Poussineau[NTOS] Move FORCEINLINE specifier where appropriate
2020-01-22 Hervé Poussineau[FREELDR] Comment out useless variable
2020-01-22 Katayama Hirofumi MZ[EXPLORER][INCLUDE] Fix wrong title on taskbar about...
2020-01-21 Katayama Hirofumi MZ[BOOTDATA][USERENV] Improve and fix user profile info...
2020-01-20 jimtabor[Win32nt|ApiTests] Add Exclude, Intersect and Offset...
2020-01-20 James Tabor[NtGdi] Fix clip region merging.
2020-01-20 Serge Gautherie[ATL] Re-enable MSVC warning C4477 (#2010)
2020-01-19 Katayama Hirofumi MZ[WIN32SS][USERSRV] Add CSR API_NUMBER comments
2020-01-19 Bișoc George[USETUP] Implement resource ID text based strings for...
2020-01-19 Jose Carlos... [TRANSLATION] Update Portuguese translation (#2257)
2020-01-19 Eric Kohl[SYSSETUP] When the physical host name is set, also...
2020-01-19 Eric Kohl[KERNEL32] Improvements to Get/SetComputerNameExW
2020-01-19 Eric Kohl[NETEVENT] Netevent.dll does not have an entry point...
2020-01-18 Dmitry Borisov[FREELDR] Add FAT12 file system boot sector for NEC...
2020-01-18 Serge Gautherie[WBEMPROX] Always free 'new_path' (#2056)
2020-01-18 Stanislav Motylkov[HALXBOX] Don't use Xbox partitions if MBR signature...
2020-01-18 Eric Kohl[DNSAPI] DnsQuery_W: Check names for invalid characters...
2020-01-18 Timo Kreuzer[XDK] Fix x64 version of KeGetCurrentProcessorNumber...
2020-01-18 Thomas Faber[FLTMGR] Safely query object name in FltpGetObjectName...
2020-01-18 Thomas Faber[SHELL] Add SHOpenFolderAndSelectItems to shlobj.h.
2020-01-15 Hermès Bélusca... [ATL30] Fix m_szAutoName definition and construction...
next