2004-12-18 |
Royce Mitchell III | fix stack dumps from printing an infinite amount of...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | NtGdiExtTextOut(): improved error handling
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | IntGdiInitBrushInstance(): assume callers pass us valid...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | EngMaskBitBlt() ASSERT instead of if(), this function...
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | add error checking
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | BUGFIX: EngMaskBitBlt() shouldn't BSOD if Mask is NULL
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | BUGFIX: Missing error handling in IntSetDIBits()
|
commit | commitdiff | tree |
2004-12-18 |
Royce Mitchell III | BUGFIX: EngCreateBitmap() - don't call GDIOBJ_SetOwnerShip...
|
commit | commitdiff | tree |
2004-12-17 |
Royce Mitchell III | BUGFIX: stabs lookup ( particularly line # lookup )
|
commit | commitdiff | tree |
2004-12-17 |
Royce Mitchell III | completely rewritten PagedPool.
|
commit | commitdiff | tree |
2004-12-15 |
Royce Mitchell III | change a few #ifdefs to allow loading of SYM files...
|
commit | commitdiff | tree |
2004-12-15 |
Royce Mitchell III | filter out invalid S_FUN entries
|
commit | commitdiff | tree |
2004-12-15 |
Royce Mitchell III | RSYM: force all sym files to have 0-based function...
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | implemented LookupAccountSidW() thx to the help of...
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | BUGFIX: bad params to MouseSafetyOnDrawStart() in IntEngTran...
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngLineTo()
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngGradientFill()
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in EngCopyBits()
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | fix infinite loop in KeRosDumpStackFrames()
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | ASSERT parameter assumptions in IntEngStretchBlt()...
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | IntEngBitBlt() ASSERT() some assumptions
|
commit | commitdiff | tree |
2004-12-14 |
Royce Mitchell III | came across small potential kmode crash while researching...
|
commit | commitdiff | tree |
2004-12-13 |
Royce Mitchell III | implemented GetUserNameA() and GetUserNameW() - thanks...
|
commit | commitdiff | tree |
2004-12-13 |
Royce Mitchell III | BUGFIX: unhandled error conditions IntGdiCreateDC()
|
commit | commitdiff | tree |
2004-12-13 |
Royce Mitchell III | BUGFIX: get rid of an incorrect ASSERT
|
commit | commitdiff | tree |
2004-12-12 |
Royce Mitchell III | BUGFIX: NtGdiGetDeviceCaps() called NtGdiEscape() with...
|
commit | commitdiff | tree |
2004-12-12 |
Royce Mitchell III | add missing assertion
|
commit | commitdiff | tree |
2004-12-12 |
Royce Mitchell III | BUGFIX: MouseSafety does it's own parameter validation...
|
commit | commitdiff | tree |
2004-12-12 |
Royce Mitchell III | testing reveals that source rect must be constrained...
|
commit | commitdiff | tree |
2004-12-11 |
Royce Mitchell III | PagedPool improvements: differenciate between hiredzone...
|
commit | commitdiff | tree |
2004-12-09 |
Royce Mitchell III | allow data from SYM files to be used in stack traces...
|
commit | commitdiff | tree |
2004-12-07 |
Royce Mitchell III | SetDllDirectoryA/W(): lie to caller and indicate that...
|
commit | commitdiff | tree |
2004-12-07 |
Royce Mitchell III | removed an ASSERT that occured when system ran out...
|
commit | commitdiff | tree |
2004-09-30 |
Royce Mitchell III | You're such a trooper, Marvin
|
commit | commitdiff | tree |
2004-09-29 |
Royce Mitchell III | sprintf bad
|
commit | commitdiff | tree |
2004-09-26 |
Royce Mitchell III | add a little more debug output in case of unhandled...
|
commit | commitdiff | tree |
2004-09-26 |
Royce Mitchell III | more sayings
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | add some debug output
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | small fix to OskitDumpBuffer() - each line should display...
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | new version of OskitDumpBuffer() that shows ascii characters...
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | forgot to save workspace before commiting. removed...
|
commit | commitdiff | tree |
2004-09-23 |
Royce Mitchell III | oskittcp can now be built with vs6
|
commit | commitdiff | tree |
2004-09-22 |
Royce Mitchell III | don't zero out OtcpEvent structure from InitOskitTCP...
|
commit | commitdiff | tree |
2004-09-22 |
Royce Mitchell III | clean up/simplify 'type' command some more and don...
|
commit | commitdiff | tree |
2004-09-22 |
Royce Mitchell III | replace problematic stack variable in OskitTCPSend...
|
commit | commitdiff | tree |
2004-09-21 |
Royce Mitchell III | bcopy()'s arguments are different order than memcpy()
|
commit | commitdiff | tree |
2004-09-20 |
Royce Mitchell III | initialize fields that sosend() expects to have valid...
|
commit | commitdiff | tree |
2004-09-20 |
Royce Mitchell III | sosend( ) will not process mbuf if you pass it a uio...
|
commit | commitdiff | tree |
2004-09-19 |
Royce Mitchell III | added 'type' command
|
commit | commitdiff | tree |
2004-09-13 |
Royce Mitchell III | fix -lstdc++
|
commit | commitdiff | tree |
2004-07-05 |
Royce Mitchell III | fixed typo
|
commit | commitdiff | tree |
2004-07-04 |
Royce Mitchell III | small fix to constant we aren't even using, yet, but...
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | small cleanup
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | oops, if you're going to move a function, get rid of...
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | NtRaiseException fixed to not clobber EAX any more...
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | (remove old disabled code)
|
commit | commitdiff | tree |
2004-07-02 |
Royce Mitchell III | NtContinue fixed to return failure on invalid params...
|
commit | commitdiff | tree |
2004-07-01 |
Royce Mitchell III | merge in kjk_hyperion's ZwContinue test
|
commit | commitdiff | tree |
2004-07-01 |
Royce Mitchell III | cleanup/reformat syscall code, save return value as...
|
commit | commitdiff | tree |
2004-06-27 |
Royce Mitchell III | fix end-of-lines
|
commit | commitdiff | tree |
2004-06-22 |
Royce Mitchell III | small bugfix - debug/release inconsistency - found...
|
commit | commitdiff | tree |
2004-06-21 |
Royce Mitchell III | gone with the wind - sorry for that, I guess CVS isn...
|
commit | commitdiff | tree |
2004-06-21 |
Royce Mitchell III | cvsignore maintainance
|
commit | commitdiff | tree |
2004-06-20 |
Royce Mitchell III | fixed that stupid run dialog not defaulting to the...
|
commit | commitdiff | tree |
2004-06-20 |
Royce Mitchell III | much nicer-looking 8-bit versions of drives.ico and...
|
commit | commitdiff | tree |
2004-06-20 |
Royce Mitchell III | much nicer-looking 8-bit versions of mycomputer.ico...
|
commit | commitdiff | tree |
2004-06-02 |
Royce Mitchell III | change to zoomin Makefile to get it compiling, and...
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | put version information where it's supposed to go ...
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | reactos-specific debugging functions KeRosDumpStackFrames...
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | OS version information - patch by Christoph von Wittich
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | upgrading user32 test to Wine-20040527 - disabled...
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | added constants needed by wine's "user32 msg" test
|
commit | commitdiff | tree |
2004-05-28 |
Royce Mitchell III | added CS_DROPSHADOW, needed by latest version of wine...
|
commit | commitdiff | tree |
2004-05-27 |
Royce Mitchell III | eliminate unnecessary multiplications in the inner...
|
commit | commitdiff | tree |
2004-05-23 |
Royce Mitchell III | remove UNIMPLEMENTED from NtUserIsClipboardFormatAvailable...
|
commit | commitdiff | tree |
2004-05-20 |
Royce Mitchell III | get current HINSTANCE if given NULL in CreateWindowExA...
|
commit | commitdiff | tree |
2004-05-07 |
Royce Mitchell III | use bugcheck macros where appropriate so users have...
|
commit | commitdiff | tree |
2004-05-07 |
Royce Mitchell III | fixed output from test
|
commit | commitdiff | tree |
2004-03-24 |
Royce Mitchell III | implement SetPixelV
|
commit | commitdiff | tree |
2004-03-22 |
Royce Mitchell III | Reformatting plus change to NtGdiGetPixel to handle...
|
commit | commitdiff | tree |
2004-03-21 |
Royce Mitchell III | 1000+% performance increase in 1bpp dib -> 1bpp dib...
|
commit | commitdiff | tree |
2004-03-18 |
Royce Mitchell III | simple hack to keep winzip from bugchecking us
|
commit | commitdiff | tree |
2004-03-18 |
Royce Mitchell III | fixed several serious bugs in info.c and added a couple...
|
commit | commitdiff | tree |
2004-03-16 |
Royce Mitchell III | NtGdiGetPixel cleanup - fixed small bug with rect boundary...
|
commit | commitdiff | tree |
2004-03-15 |
Royce Mitchell III | mark GetPixel as @implemented and fix param names
|
commit | commitdiff | tree |
2004-03-04 |
Royce Mitchell III | NtGdiPolygon simplification
|
commit | commitdiff | tree |
2004-03-03 |
Royce Mitchell III | patch by m-t and myself: fixes RoundRect compatibility...
|
commit | commitdiff | tree |
2004-03-03 |
Royce Mitchell III | patch by m-t: small patch to improve compatibility.
|
commit | commitdiff | tree |
2004-02-20 |
Royce Mitchell III | If nWidth or nHeight is zero, CreateBitmap returns...
|
commit | commitdiff | tree |
2004-02-18 |
Royce Mitchell III | fix bug in NtGdiExtEscape - not checking for NULL ...
|
commit | commitdiff | tree |
2004-02-15 |
Royce Mitchell III | removed unnecessary explicit define of _M_IX86
|
commit | commitdiff | tree |
2004-02-12 |
Royce Mitchell III | patch by blight:
|
commit | commitdiff | tree |
2004-02-06 |
Royce Mitchell III | patch by blight:
|
commit | commitdiff | tree |
2004-02-06 |
Royce Mitchell III | commented out unused variables/code
|
commit | commitdiff | tree |
2004-02-06 |
Royce Mitchell III | slow functions implemented in nasm now, too
|
commit | commitdiff | tree |
2004-02-06 |
Royce Mitchell III | fixed offset to glDispatch table to match current TEB
|
commit | commitdiff | tree |
2004-02-06 |
Royce Mitchell III | fast proxy functions now exported by nasm code. opengl32...
|
commit | commitdiff | tree |
2004-02-06 |
Royce Mitchell III | patch by blight:
|
commit | commitdiff | tree |
2004-02-06 |
Royce Mitchell III | patch by blight:
|
commit | commitdiff | tree |
next |