Store real parameters registry key in DEVICEMAP\VIDEO
[reactos.git] / reactos /
2006-06-01 Hervé PoussineauStore real parameters registry key in DEVICEMAP\VIDEO
2006-06-01 Christoph von Wittich-fix copy paste error (crypt32->cryptdll)
2006-06-01 Christoph von Wittich-added cryptdll to build
2006-06-01 Ged MurphyFirst time import from wine-0.9.14
2006-06-01 Magnus Olsenredirect __p__tzname to _tzname, I copy the idea from...
2006-06-01 Magnus Olsenredirect __p__mbctype to _mbctype, I copy the idea...
2006-06-01 Ged Murphymore gcc 4.1 fixes
2006-06-01 Ged Murphyfix build for w3seek and his gcc 4.1 crew ;)
2006-06-01 Magnus Olsenremove stub for _wenviron we already have it implement...
2006-06-01 Hervé PoussineauDon't free the string, as it is not ours
2006-06-01 Ged Murphy- Temperarly add the screenshot app to the start menu
2006-06-01 Hervé PoussineauFix calculation of loss percentage
2006-06-01 Magnus Olsenfix so fread return right value of bytes/chars it reads
2006-06-01 Christoph von Wittich-don't update the time in the DTP control when the...
2006-06-01 Ged Murphyadd a really dodgy delete button. I'll replace all...
2006-06-01 Christoph von Wittich-forgot to add world.bmp
2006-06-01 Hervé PoussineauIf the section name contained a dot, sometimes the...
2006-06-01 Ged Murphyhmm, tortoise is messing me about ;)
2006-06-01 Ged Murphy- Start a complete overhaul of servman, using abstracti...
2006-06-01 Christoph von Wittich-forgot to check lpDrawItem->CtlID
2006-06-01 Hervé PoussineauAmovible devices should be checked when doing automatic...
2006-06-01 Christoph von Wittich-added a worldmap picture (source: en.wikipedia.org...
2006-06-01 Magnus OlsenSorry I did wrong calc of the position of ungetc did...
2006-06-01 Magnus Olsensmall rewrite by me, pass wine test and no bugs in...
2006-05-31 Ged Murphyfix possible memory leak
2006-05-31 Christoph von Wittich-fixed bug 1513
2006-05-31 Magnus Olsenrecommit french translatoins : patch from bug 1539...
2006-05-31 Johannes Anderwaldadd french translation
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...
next