Ros-diffs June 2008

ros-diffs@reactos.org
  • 23 participants
  • 435 discussions

[greatlrd] 33877: add a NULL check in IntGdiInitBrushInstance if XlateObj is NULL fall back to use white as default color when GDIBRUSH_IS_SOLID are set.
by greatlrd@svn.reactos.org
16 years, 3 months

[greatlrd] 33876: BitBlt Make it act bit more like windows, use PatBlt instead for BitBlt for no ROP source for it bit faster Thx irc Goplat found my bug in the macro.
by greatlrd@svn.reactos.org
16 years, 3 months

[greatlrd] 33875: thx irc nick : Goplat notice my macro was bit wrong for detect the source rop, did take to many short cut.
by greatlrd@svn.reactos.org
16 years, 3 months

[greatlrd] 33874: Change BitBlt so it act simluare to windows, but this changes will break trunk graphic, Waring Waring Waring Waring do not merge down this change to trunk until NtGdiPatBlt are bugfixed it seam it contain allot of graphic glitch and it seam it does not call on the hw gdi acclartions of PatBlt and some other issue.
by greatlrd@svn.reactos.org
16 years, 3 months

[greatlrd] 33873: BugFix : NtGdiPatBlt did not call on NtGdiMaskBlt when source have been set in ROP
by greatlrd@svn.reactos.org
16 years, 3 months

[greatlrd] 33872: BugFix : NtGdiBitblt follow member BitmapDest and BitmapSrc one of them can be NULL in NtGdiBitBlt logic so do not try access members in null pointer
by greatlrd@svn.reactos.org
16 years, 3 months

[fireball] 33871: - Fix KDBG's EIP munging. - Don't make single-step break into KDBG if it comes from user-mode. - Don't make KDBG return "continue" for breakpoint/singlestep, it should return "do not handle exception". - Add 20 new invalid instructions detected instead of crashing/"UNHANDLED CODE". - Fix DR registry handling (set DebugActive = TRUE when needed, and set Context->Dr7). - Fix set/get context: These two functions didn't work at all. Get actually performed a Set, and Vice-versa. Als
by fireball@svn.reactos.org
16 years, 3 months

[fireball] 33870: - Fix a major bug while closing a process that was debugging another process, which would cause a bugcheck because it tried to kill itself while it was being killed -- instead, it should try killing the debuggee! fixes the bug that arty and I fought about when he said "process killing seems broken" and tried to add delayed-object-closing. Patch by Alex Ionescu. - Remove a leftover from kernel32 which assumed that if "BeingDebugged" was TRUE, the library was being tested on an X
by fireball@svn.reactos.org
16 years, 3 months

[fireball] 33869: - Change the registry name from Registry to REGISTRY, which fixes almost all Wine registry tests and any other application using the registry in case-sensitive mode, because the real name is REGISTRY. - Add SEH to NtCreate/OpenKey, which fixes the rest of the wine registry tests. - Fix PnP Manager code that was doing case sensitive registry access with "Registry".
by fireball@svn.reactos.org
16 years, 3 months

[fireball] 33868: - Update RtlIsTextUnicode (fixes some ntdll rtlstr winetests).
by fireball@svn.reactos.org
16 years, 3 months
Results per page: