reactos.git
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 Olsen[AUDIT] after looking through code no signs of reverse...
2006-05-27 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
2006-05-27 Magnus Olsenreplacing _swab with wine cvs 2006-05-11 version, this...
2006-05-27 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
2006-05-27 Ged Murphy- fixes the definitions of PostQueuedCompletionStatus...
2006-05-27 Ged Murphy[AUDIT]
2006-05-27 Ged Murphyadd some function definitions I've had floating about...
2006-05-27 Ged Murphy[AUDIT]
2006-05-26 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
2006-05-26 Magnus Olsenreplace djgpp hell bugs fcvtbuf with project jbox...
2006-05-26 Magnus Olsenfixing linux build
2006-05-26 Magnus Olsen[AUDIT] clean imported/ported from DJGPP, djgpp fcvt...
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-25 Magnus Olsendelete empty folder
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 Magnus Olsen[AUDIT] clean seam be imported/ported/base/inspered...
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 Olsen[AUDIT] clean from wine
2006-05-24 Magnus Olsen[AUDIT] clean seam be imported/ported from DJGPP for...
2006-05-24 Magnus Olsenclean up the getch.c remove unsused code.
2006-05-24 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
2006-05-24 Magnus Olsen[AUDIT] clean imported/ported from DJGPP
2006-05-24 Alex Ionescu[AUDIT] namespc.c: The namespace functions are publical...
2006-05-24 Alex Ionescu[AUDIT] security.c: All these functions are simply...
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 Olsen[AUDIT] clean from DJGPP
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[AUDIT] ntobj.c : The Temporary/Permanent object routin...
2006-05-24 Alex Ionescu[AUDIT] symlink.c : The symbolic link implementation...
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 Magnus Olsen[AUDIT] after looking through code no signs of reverse...
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...
2006-05-21 Johannes Anderwalddont allow '=' in the environmental name in the set...
2006-05-21 Magnus Olsen[AUDIT] clean from DJGPP
2006-05-21 Magnus OlsenFixing a i64ltoa bug, replacing both version with wine...
2006-05-21 Aleksey Bragin- Fix GDIOBJ_* prototypes so win32k compiles with GDI_D...
next