HACK: hard-coded gdi handle quotas, excepting code paths I haven't found yet, reactos...
[reactos.git] / reactos /
2004-12-19 Royce Mitchell IIIHACK: hard-coded gdi handle quotas, excepting code...
2004-12-18 Royce Mitchell IIIIntSetCursor() don't BSOD in low-resource conditions
2004-12-18 Art YerkesRemoved some badly formatted checkpoints.
2004-12-18 Art YerkesAdded some extra printing.
2004-12-18 Gé van GeldorpAdd some DPRINTs
2004-12-18 Gé van GeldorpAdd olepro32.dll to build
2004-12-18 Gé van GeldorpSync to Wine-20041201:
2004-12-18 Gé van GeldorpAdd some stubs
2004-12-18 Gregor AnichSupport mapping of video device memory into usermode...
2004-12-18 Royce Mitchell IIIdump some statistics on the gdi handle table when it...
2004-12-18 Royce Mitchell IIINtGdiExtTextOut(): fixed some double-frees I introduced...
2004-12-18 Royce Mitchell IIIadded non-magic-dependant double-free detection via...
2004-12-18 Royce Mitchell IIIuse KeRosPrintAddress in RPoolMgr
2004-12-18 Gé van GeldorpSet version info to NT 4.0 Build 1381 Service Pack...
2004-12-18 Royce Mitchell IIIadded KeRosPrintAddress
2004-12-18 Filip Navara- Minor fix in MiniportDpc.
2004-12-18 Royce Mitchell IIIfix stack dumps from printing an infinite amount of...
2004-12-18 Art YerkesAdded missing pending check (pointed out by filip).
2004-12-18 Art YerkesFilip and I have hopefully fixed the ndis completion...
2004-12-18 Gé van GeldorpHandle failures better (i.e. without crashing)
2004-12-18 Gregor AnichFix handling of breakpoint exceptions in KDB.
2004-12-18 Art YerkesAdd a busy flag for the receive worker. This needs...
2004-12-18 Art YerkesCheck for a bad return from AllocatePacketWithBuffer.
2004-12-18 Royce Mitchell IIINtGdiExtTextOut(): improved error handling
2004-12-18 Royce Mitchell IIIIntGdiInitBrushInstance(): assume callers pass us valid...
2004-12-18 Hartmut Birr- Fixed the timer calibration for processors without...
2004-12-18 Royce Mitchell IIIEngMaskBitBlt() ASSERT instead of if(), this function...
2004-12-18 Royce Mitchell IIIadd error checking
2004-12-18 Royce Mitchell IIIBUGFIX: EngMaskBitBlt() shouldn't BSOD if Mask is NULL
2004-12-18 Hartmut Birr- Fixed the definitions of HEAP_GROWABLE and HEAP_NO_VA...
2004-12-18 Royce Mitchell IIIBUGFIX: Missing error handling in IntSetDIBits()
2004-12-18 Royce Mitchell IIIBUGFIX: EngCreateBitmap() - don't call GDIOBJ_SetOwnerS...
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 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 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()
next