reactos.git
2004-12-18 Steven EdwardsMerged most of the recent changes from the Wine edit...
2004-12-18 Hartmut Birr- PsUnblockThread must be called with dispatcher databa...
2004-12-18 Thomas Bluemelsilence debug message i accidently added
2004-12-18 Thomas Bluemelguard SetConsoleInputExeNameW() with SEH to properly...
2004-12-18 Eric KohlImplement NtAllocateUuids() partially.
2004-12-18 Thomas Bluemelimplemented undocumented GetConsoleInputExeNameA/W...
2004-12-18 Hartmut Birr- Allocated a zero filled memory block for the font.
2004-12-18 Gé van GeldorpRollback last change
2004-12-18 Art YerkesAdded a few forwards to ws2_32.
2004-12-18 Gunnar DalsnesIntReadConsole: in case of unicode read, not all chars...
2004-12-17 Filip Navara- Fix issues with DCE clip region ownership.
2004-12-17 Royce Mitchell IIIBUGFIX: stabs lookup ( particularly line # lookup )
2004-12-17 Gé van GeldorpPass parameters in correct order
2004-12-17 Filip Navara- Don't allow changing ownership of foreign GDI handles.
2004-12-17 Filip Navara- Fix ownership issues with DCEs.
2004-12-17 Royce Mitchell IIIcompletely rewritten PagedPool.
2004-12-17 Gregor AnichRemove unused defines and structures.
2004-12-17 Gé van GeldorpDon't mess with WNDCLASS contents if class doesn't...
2004-12-17 Aleksey BraginInclude link to IoCsq...() funcs
2004-12-17 Gunnar DalsnesIntReadConsole: don't tell we failed just because we...
2004-12-16 Eric KohlSimplify time conversion functions.
2004-12-16 Eric KohlRemove 'unassigned' error codes.
2004-12-16 Gé van GeldorpImplement NtFlushInstructionCache()
2004-12-16 Steven EdwardsAdded regex support
2004-12-16 Steven EdwardsWe need this for now.
2004-12-16 Steven EdwardsThis should not be in CVS
2004-12-16 Steven EdwardsKJK::Hyperion has PSEH'ifyed msc.c
2004-12-16 Steven EdwardsFirst shot at importing dbghelp. Its broken. Dont enable it
2004-12-16 Steven Edwardsadd dbghelp.h and cvconst.h for importing dbghelp.dll
2004-12-16 Gunnar Dalsnes-link heaps together instead of using stupid table...
2004-12-16 Art YerkesWe can arrive here early on, before the filter is set...
2004-12-16 Alex IonescuFreeldr will not load a UI if Timeout = 0, and will...
2004-12-16 Alex IonescuSet default Freeldr Timeout to 5 seconds (requested).
2004-12-16 Richard Campbell- Implemented SwitchToThisWindow, not 100% correct...
2004-12-16 Gunnar Dalsnesadd InternetOpenUrlA/W stubs
2004-12-16 Richard CampbellFinal Touchups:
2004-12-16 Richard Campbell- Added the remaining two dialog layouts
2004-12-16 Richard Campbell- center some things that i realized weren't centered...
2004-12-16 Richard Campbell- oops...
2004-12-16 Richard Campbell- added background page controls...no code yet, just...
2004-12-16 Richard Campbell- Removed extra 'properties' in window caption.
2004-12-15 Steven Edwardsrevert change from lastnight.
2004-12-15 Eric KohlFix GetInheritanceSource[A/W] signature.
2004-12-15 Eric KohlRemove aclapi.h from include. User the w32api version...
2004-12-15 Eric KohlImplement simple trustee functions:
2004-12-15 Gé van GeldorpAllocate correct amount of memory.
2004-12-15 Steven Edwardsadd notepad to the bootcd
2004-12-15 Steven EdwardsDisable check for invalid chars in string.
2004-12-15 Steven EdwardsMoved notepad to main CVS module.
2004-12-15 Steven EdwardsAdd notepad to the makefile
2004-12-15 Steven EdwardsAdded Wine notepad to main tree.
2004-12-15 Royce Mitchell IIIchange a few #ifdefs to allow loading of SYM files...
2004-12-15 Royce Mitchell IIIfilter out invalid S_FUN entries
2004-12-15 Royce Mitchell IIIRSYM: force all sym files to have 0-based function...
2004-12-14 Filip Navara- Implement NtUserMonitorFromWindow.
2004-12-14 Filip Navara- Fix bug in IntCallHookProc for window classes specifi...
2004-12-14 Casper Hornstrup2004-12-14 Casper S. Hornstrup <chorns@users.sourcefo...
2004-12-14 Gé van GeldorpThis is a generated file, doesn't belong in CVS
2004-12-14 Gregor AnichFixed compilation with GCC 3.4.2
2004-12-14 Thomas Bluemelimplemented GetUserNameA()
2004-12-14 Art YerkesCleaned up a bit. Sorry, I should edit more carefully.
2004-12-14 Thomas Bluemelfixed typo in comment
2004-12-14 Thomas Bluemelimplemented LookupAccountSidA()
2004-12-14 James TaborUpdate files from WineHq.
2004-12-14 Gé van GeldorpMake GDB work again
2004-12-14 Art YerkesStore interface speed to retrieve later.
2004-12-14 Royce Mitchell IIIimplemented LookupAccountSidW() thx to the help of...
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions
2004-12-14 Royce Mitchell IIIBUGFIX: bad params to MouseSafetyOnDrawStart() in IntEn...
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in IntEngLineTo()
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in IntEngGradientFill()
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in EngCopyBits()
2004-12-14 Royce Mitchell IIIfix infinite loop in KeRosDumpStackFrames()
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in IntEngStretchBlt()...
2004-12-14 Royce Mitchell IIIIntEngBitBlt() ASSERT() some assumptions
2004-12-14 Royce Mitchell IIIcame across small potential kmode crash while researchi...
2004-12-14 Gunnar DalsnesSTATUSBAR_SetTextT:
2004-12-14 Gunnar Dalsneszw.h: correct ZwDuplicateToken proto.
2004-12-14 Thomas Bluemelsorry for defining structures twice...
2004-12-13 Filip Navara- Modify RtlGetNtVersionNumbers to allow loading of...
2004-12-13 Thomas Bluemelcache free gdi handles
2004-12-13 Filip Navara- Remove duplicate typedefs.
2004-12-13 Art YerkesI had put an IOSB on the stack in TdiConnect. Now...
2004-12-13 Eric Kohl- Remove Wine-isms from the profile code.
2004-12-13 Eric KohlDon't link kernel32.dll against wine.a.
2004-12-13 Thomas Bluemelforgot this file
2004-12-13 Art YerkesAdded stack frames and Tag printing to used blocks...
2004-12-13 Art YerkesAllocate a final WCHAR for the NUL put on by wcsncat.
2004-12-13 Thomas Bluemeladded stubs for SetSecurityInfo(), GetInheritanceSource...
2004-12-13 Hartmut Birr- Replaced HeapAlloc, HeapFree and HeapReAlloc with...
2004-12-13 Thomas Bluemelcvs maintainance
2004-12-13 Thomas Bluemelcvs maintainance
2004-12-13 Filip NavaraI was wrong, MiniSendComplete shouldn't be called at...
2004-12-13 Filip NavaraREVERT:
2004-12-13 Filip Navara- Don't call ProtocolSendComplete after NdisSend (NDIS...
2004-12-13 Filip NavaraMiniSendComplete should be called if MiniportSend routi...
2004-12-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-13 Filip Navara- Fix compilation errors with GCC 4.0-20041205.
2004-12-13 Filip NavaraDon't pass UNICODE_STRINGs in the dwTypeData of MENUITE...
2004-12-13 Gé van GeldorpFix double-spaced output in crash report
next