Fix BSOD in IntPrepareDriver (bug 1321)
[reactos.git] / reactos /
2006-05-31 Hervé PoussineauFix BSOD in IntPrepareDriver (bug 1321)
2006-05-31 Christoph von Wittichshow Cancel button
2006-05-31 Hervé PoussineauRemove useless cast
2006-05-31 Magnus Olsenstart implement WSHGetSockaddrType, it missing error...
2006-05-30 Ged Murphyadd screenshot app to bootcd
2006-05-30 Ged Murphyadd a temp screenshot app in case I don't get time...
2006-05-30 Aleksey Bragin- Unlock *.def file (it doesn't need to be audited)
2006-05-30 Hervé PoussineauFix indentation by replacing tabs by spaces. No code...
2006-05-30 Hervé PoussineauFix installation from default directory (%SYSTEMROOT...
2006-05-30 Hervé PoussineauImplement the Browse button, but it is not working...
2006-05-30 Hervé PoussineauRemember custom paths entered in wizard
2006-05-30 James TaborImplement NtGdiGetCharABCWidths. Not sure if the math...
2006-05-29 Ged Murphychange version text in line with new svn version
2006-05-29 Hervé Poussineau- Implement SetupCopyOEMInfW
2006-05-29 Hervé PoussineauFix typo ("SetupDiGetDeviceRegistryProperty" -> "SetupD...
2006-05-29 Magnus OlsenHidden bug in our tcp/ip stack, at shutdown api the...
2006-05-29 Magnus Olsenrevers r22073 and r22075 bugfix for envinmert for it...
2006-05-29 Hervé PoussineauDo the normal install before custom install actions.
2006-05-29 Hervé PoussineauSP_DRVINFO_DETAIL_DATA_W.InfFileName must contain the...
2006-05-29 Hervé PoussineauDon't stop the search after the first driver found...
2006-05-29 Hervé PoussineauFix some whitespaces
2006-05-29 Alex Ionescu- Object Manager Improvements (3 of 3):
2006-05-29 Alex Ionescu- Object Manager Fixes (2 of 3):
2006-05-29 Alex Ionescu- Object Manager Improvement Patch 1/3:
2006-05-28 James TaborFix build. Missing chg for GetOutlineTextMetrics.
2006-05-28 James TaborImplement NtGdiGetOutlineTextMetrics and GetOutlineText...
2006-05-28 Hervé PoussineauBetter handling of errors/special cases
2006-05-28 Hervé PoussineauAdd newdev.h of the w32api package
2006-05-28 Hervé PoussineauFix the build
2006-05-28 Hervé Poussineau- Display install page when installing the device,...
2006-05-28 Hervé PoussineauKeep minimal amount of differences with Wine code
2006-05-28 Alex Ionescu- Add SecurityQoS and PreviousMode parameters to ObFind...
2006-05-28 Hervé PoussineauForward more functions to setupapi
2006-05-28 Hervé PoussineauRewrite SetupDiGetActualSectionToInstallExW:
2006-05-28 Hervé PoussineauSearch driver files in the same directory as the .inf...
2006-05-28 Magnus Olsencopy number to numberf so people can bugfix it/rewrite it
2006-05-28 Magnus Olsenalmost last commit for full support of %e %E %f %g...
2006-05-28 Magnus Olsenstarteted implement float into sprintf, snprintf and...
2006-05-28 Magnus Olsenmaking one more wine msvcrt printf test pass
2006-05-28 Magnus Olsenfixing two hiden bug in reactos, null termante the...
2006-05-27 Aleksey BraginFix an incorrect HalBeginSystemInterrupt() prototype
2006-05-27 Ged MurphyFix possible memory leak in ProbeAndCaptureUnicodeString
2006-05-27 Magnus Olsen patch from w3seek : <w3seek> btw here's a (temporary...
2006-05-27 Hervé PoussineauSmall fixes by w3seek
2006-05-27 Magnus Olsensorry for breaking the build, I did put in wrong versio...
2006-05-27 Hervé PoussineauFix search of driver on removable media
2006-05-27 Magnus OlsenBugfix environ so it does not allown = in environ name...
2006-05-27 Magnus Olsenreplacing _swab with wine cvs 2006-05-11 version, this...
2006-05-27 Ged Murphy- fixes the definitions of PostQueuedCompletionStatus...
2006-05-27 Ged Murphyadd some function definitions I've had floating about...
2006-05-26 Magnus Olsenreplace djgpp hell bugs fcvtbuf with project jbox...
2006-05-26 Magnus Olsenfixing linux build
2006-05-26 Steven Edwardssync lz32 winetest to 0.9.14
2006-05-26 Steven Edwardsadded my own icmp test...this cannot possibly fail
2006-05-26 Ged Murphy[AUDIT]
2006-05-26 Steven Edwardssync ntdll tests to 0.9.14
2006-05-26 Steven Edwardsremove another dud, sync psapi test to 0.9.14
2006-05-26 Steven Edwardssync the setupapi test to wine 0.9.14 and remove some...
2006-05-26 Steven Edwardsupdate the winetest framework to 0.9.14 and sync some...
2006-05-26 Andrew MungerBump trunk to 0.4.0, no turning back now.
2006-05-26 Hervé PoussineauAllow the user to specify a custom path for the driver...
2006-05-25 Hervé PoussineauOf course, I forgot to commit the new file in revision...
2006-05-25 Hervé Poussineau- Move new hardware wizard code to wizard.c
2006-05-25 Andrew MungerFix green, it just needed it's ObOpenObjectByName param...
2006-05-25 Alex Ionescu- Get rid of the intriguing idea that exported/public...
2006-05-25 Steven Edwardsadd directories for the comming wine tests
2006-05-25 Alex Ionescu- Remove ROS-internal object macros and use the public...
2006-05-25 Alex Ionescu- Convert all Win32k Object callback functions to the...
2006-05-25 Aleksey Bragin[AUDIT]
2006-05-25 Steven Edwardsstarted syncing to Wine-0.9.14
2006-05-25 Alex Ionescu- Rewrite Desktop/WindowsStation parsing to follow...
2006-05-25 Johannes Anderwalditalian explorer translation patch by folle_invasato...
2006-05-25 Magnus Olsenrevert this chnage for filip told me it is complete...
2006-05-25 Magnus OlsenAdding rtl to msvcrt.rbuild for it is only one that...
2006-05-25 Alex Ionescu- Fix ObReferenceObjectByName and ObOpenObjectByName...
2006-05-25 Alex Ionescu- Get rid of OB_ROS_PARSE_METHOD and use OB_PARSE_METHO...
2006-05-24 Magnus OlsenDid foregt the translate file we try one more time...
2006-05-24 Magnus OlsenSwedish translation of getfirefox by Andreas Bjerkeholt
2006-05-24 Magnus Olsenbug : 1279 : patch from : user temarez : adding Ukrai...
2006-05-24 Magnus Olsenbug : 1279 : patch from : user temarez : updating...
2006-05-24 Magnus Olsenbug : 1279 : patch from : user temarez : adding Ukrai...
2006-05-24 Alex Ionescu- Cleanup profiling and debugging code, add function...
2006-05-24 Alex IonescuForgot to commit this change
2006-05-24 Aleksey Bragin[AUDIT]
2006-05-24 James Taborsvn propset svn:eol-style native foo.py
2006-05-24 Alex Ionescu- Reorganize most of /ob so that functions inside each...
2006-05-24 Magnus Olsenclean up the getch.c remove unsused code.
2006-05-24 Alex Ionescu- Wipe out PROS_OBJECT_HEADER and use OBJECT_HEADER...
2006-05-24 Alex Ionescu- Rewrote the Object Directory implementation to follow...
2006-05-24 Magnus OlsenDo not create crash/bsod log when u logoff or shutdown...
2006-05-24 Magnus Olsensorry forget cleanup after me ;)
2006-05-24 Magnus Olsenimport cprintf from wine cvs 2006-05-23 as bug 1529...
2006-05-24 Magnus OlsenFixing two fail from wine gdi32 test, When HDC is NULL...
2006-05-24 Magnus Olsenrevert my change from bootvid.c now, after w3seek patch...
2006-05-24 Magnus OlsenPatch from w3seek: patch to fix a couple of argument...
2006-05-24 Johannes Anderwaldfix a few typos and display issuses in german resource...
2006-05-24 Magnus OlsenFix the regress of livecd, it works now again, some...
2006-05-24 Alex Ionescu- Move all object directory stuff in dirobj.c and imple...
2006-05-24 Alex IonescuThis should fix the build.
2006-05-24 Alex Ionescu- Thomas Weidenmueller (w3seek@reactos.org)
next