Fix some whitespaces
[reactos.git] / reactos /
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)
2006-05-24 Alex Ionescu- Fix Symbolic Link implementation:
2006-05-24 Alex Ionescu- SymTest: The Symbolic Link kernel implementation...
2006-05-23 Alex Ionescu- Cleanup the formatting, code and function headers...
2006-05-23 Aleksey Bragin- Fix build (forgot to add file) to msvcrt test
2006-05-23 Art YerkesRecompute broadcast address upon ip change (spotted...
2006-05-23 Magnus OlsenFixing strechblt dib16 and dib32 can be compile with...
2006-05-23 Aleksey BraginUpdate msvcrt_winetest to Wine-23052006
2006-05-23 Aleksey BraginUpdate ntdll_winetest to Wine-23052006
2006-05-23 Aleksey Bragin- Update user32_winetest to Wine-23052006. Update inclu...
2006-05-23 Johannes Anderwaldprevent ncpa from crashing when no component is selecte...
2006-05-23 Aleksey Bragin- Thomas Weidenmuller: Fix calculating the string offset.
2006-05-23 James TaborAdd TT_PRIM_CSPLINE, from wine.
2006-05-22 Aleksey Bragin- Update text-outputting routines in user32.dll to...
2006-05-22 Johannes Anderwaldincrease mouse thread priority - patch by w3seek
2006-05-22 Johannes Anderwaldfrench translation by Usurp from bug 1492 :-)
2006-05-22 Johannes Anderwaldfrench translation by Usurp from bug 1416
2006-05-22 Aleksey Bragin- Update TEXT_TabbedTextOut from Wine's trunk. Reduces...
2006-05-22 Aleksey Bragin- Implement GetTabbedTextExtentA(), based on implementa...
2006-05-22 Aleksey Bragin- Fix compiling of win32k without compilation units
2006-05-21 Magnus Olsenreplace follow _wtol, _wtoi, _i64tow, _ui64tow, _ltow...
next