Use correct format for arguments in debug messages
[reactos.git] / reactos / lib /
2005-12-08 Christoph von Wittichimplemented: NtGdiAbortPath, NtGdiBeginPath, NtGdiEndPa...
2005-12-08 Steven Edwardspass the correct defines to build as a static lib
2005-12-08 Steven Edwardsimport libxml2-2.6.20. I did not bother with a vendor...
2005-12-08 Gé van GeldorpStrings with different lengths are not equal
2005-12-08 Gé van GeldorpSelf-registration of devenum.dll depends on quartz...
2005-12-08 Alex Ionescu- Temporary fix for making locale switches possible...
2005-12-08 Alex Ionescu- Allow TLS usage for 1088 TLS slots, fixes part of...
2005-12-07 Andrew GreenwoodCleanup of existing code, basic implementation of play...
2005-12-07 Thomas Bluemelprint more detailed information for the status codes...
2005-12-06 Magnus OlsenBugfix EnumDisplayDevicesA when it convert the struct...
2005-12-06 Brandon TurnerActually provide __aulldiv code.
2005-12-06 Magnus Olsenfix the Bug#: 1074 the regserver api does not exists...
2005-12-06 Brandon TurnerRename uallshr_asm.s -> aullshr_asm.s.
2005-12-06 Gé van GeldorpAlex Buell <alex.buell@munted.org.uk>:
2005-12-06 Brandon TurnerSeparated math and memory functions into their own...
2005-12-06 Alex Ionescu- Make iofuncs.h standalone.
2005-12-05 Thomas BluemelPatch by FRy2oo5 <fRy2oo5@gmail.com>:
2005-12-05 Thomas Bluemeldisable the device if the user selects "Do not show...
2005-12-05 Thomas Bluemeladd stub for SetupDiSetClassInstallParamsW
2005-12-05 Thomas Bluemelimplemented enabling/disabling of devices
2005-12-05 Thomas Bluemeldisplay the "Reinstall Driver" button in case the insta...
2005-12-05 Thomas BluemelPatch by FRy2oo5 <fRy2oo5@gmail.com>:
2005-12-05 Christoph von Wittichadded SplitSymbols stub
2005-12-05 Thomas Bluemelupdate the hardware page on device status changes
2005-12-05 Thomas Bluemelfixed SetHandleInformation to take dwMask into account...
2005-12-04 Magnus Olsenprepare fixing vfw.h header so it can be compile withou...
2005-12-04 Art YerkesAdded kbdhe. Was missing.
2005-12-04 Thomas BluemelPatch by Apostolos Alexiadis <grad0621@di.uoa.gr>:
2005-12-04 Thomas BluemelPatch by FRy2oo5 <fRy2oo5@gmail.com>:
2005-12-04 Magnus Olsenupdate the hu.rc from irc : talley
2005-12-04 Magnus Olsenupdate the hu.rc from irc : talley
2005-12-04 Ged MurphyA bit more eye candy for the start menu.
2005-12-04 Sebastian Gasiorekupdated listbox control from wine 0.9.2
2005-12-04 Thomas Bluemeladded missing constants
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-12-03 Magnus Olsenrevert my latest change for it contain to some serous...
2005-12-03 Sebastian Gasiorekfix for LoadStringA - return part of string if buffer...
2005-12-03 Magnus OlsenImplmenet IDxDiagContainerImpl_GetNumberOfProps, IDxDi...
2005-12-03 Gé van GeldorpDocument (failed) attempt to optimize memcpy()
2005-12-03 Thomas Bluemelfixed prototype of GdiGetCharDimensions
2005-12-03 Sebastian Gasiorekfixes from Wine.
2005-12-03 Thomas Bluemelpartly implemented DeviceProblemWizardA/W
2005-12-03 Thomas Bluemel- document and partly implement DevicePropertiesExA/W()
2005-12-03 Thomas Bluemel- if the device cannot be opened display information...
2005-12-02 Sebastian Gasiorekimported newer version of DIALOG_DoDialogBox and DEFDLG...
2005-12-02 Sebastian Gasiorekfixes for GetDlgItemTextA, GetDlgItemTextW and DIALOG_C...
2005-12-02 Magnus OlsenCorretat en översätting miss upptäckes av harteex progr...
2005-12-02 Sebastian GasiorekImported from Wine 0.9.2:
2005-12-01 Thomas Bluemelfixed a device status check (take two)
2005-12-01 Thomas Bluemelfixed a device status check
2005-12-01 Gé van GeldorpSend proper messages/events to processes during logoff...
2005-12-01 Hervé PoussineauHMACHINE and DEVINST are not the same thing. Fix their...
2005-12-01 Thomas Bluemelfixed uninitialized variable warning
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Thomas Bluemeldon't tell the user the device is working properly...
2005-12-01 Thomas Bluemelfixed refreshing the advanced properties on device...
2005-12-01 Thomas Bluemelhandle device updates in the advanced property pages...
2005-12-01 Thomas Bluemel- display whether the device is enabled or disabled
2005-12-01 Gé van GeldorpNotify main thread in case of exception
2005-12-01 Thomas Bluemel- hide devices if necessary
2005-12-01 Hervé PoussineauDon't write outside the array in SetupDiGetClassDevProp...
2005-11-30 Thomas Bluemelfixed querying the automatic daylight-savings information
2005-11-30 Thomas Bluemelrename dhcpcapi.dll to dhcpcsvc.dll
2005-11-30 Thomas Bluemelimplemented SetupDiGetClassDevPropertySheetsA
2005-11-30 Thomas Bluemelfixed call to SetupDiGetClassDevPropertySheets
2005-11-30 Gé van GeldorpAlex Buell <alex.buell@munted.org.uk>:
2005-11-30 Hervé PoussineauFinish implementation of SetupDiGetClassDevPropertyShee...
2005-11-30 Thomas Bluemeldisplay "Unknown" as status when querying the device...
2005-11-30 Thomas Bluemel- support remote device property sheets
2005-11-30 Alex Ionescu- Implement remaining functions in rtl/i386/math_asm.S
2005-11-30 Steven Edwardsa few more porting fixes
2005-11-30 Alex Ionescu- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK...
2005-11-30 Alex Ionescu- Disable inlining of more string functions in MSVC...
2005-11-30 Alex Ionescu- Define _CTYPE_DISABLE_MACROS for MSVC build.
2005-11-30 Steven Edwardsand remove the defines from here for _CRT_* backward...
2005-11-30 Steven Edwards'precomp.h' -><precomp.h>
2005-11-30 Hartmut Birr- Used the already detected cache line size for RtlPref...
2005-11-29 Thomas Bluemelfix comment in RtlPrefetchMemoryNonTemporal
2005-11-29 Alex Ionescu- Implement RtlPrefectMemoryNonTemporal. Patch by Patri...
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Gé van GeldorpFix the fix to RtlFindMessage
2005-11-28 Alex Ionescu- Remove inlined gas assembly + c code mix in math...
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-28 Thomas Bluemelfix no newline at end of file warning
2005-11-28 Thomas Bluemelfixed some warnings
2005-11-28 Thomas Bluemelminor fixes
2005-11-27 Art YerkesCase changes for file names to unbreak unix build.
2005-11-27 Thomas Bluemelfixed uninitialized variable warning
2005-11-27 Thomas BluemelPatch by encoded <samcharly@hotmail.com>:
2005-11-27 Gé van GeldorpAuto-register DLLs during 2nd stage setup
2005-11-27 Hervé PoussineauKeep remote machine name in device info set. Use it...
2005-11-27 Hervé PoussineauWrite connection name at the right place in registry.
2005-11-27 Hervé PoussineauSmall cleanup/fixes:
2005-11-27 Hervé PoussineauImplement most of SetupDiGetClassDevPropertySheetsW
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-27 Casper HornstrupSpeed up compilation of gdiplus
2005-11-27 Casper HornstrupSpeed up compilation of advapi32
2005-11-27 Ged Murphyremove my changes to Elronds patch. RtlNtStatusToDosErr...
2005-11-27 Magnus OlsenTranslaton and keyboard driver by Robert Horvath -...
next