Ros-diffs July 2009

ros-diffs@reactos.org
  • 27 participants
  • 605 discussions

[cfinck] 446: Change the RosCMS Login code and Bugzilla's ROSCMS Login module to determine the client's IP address also from the X-Forwarded-For header. This also readds the IP check to Bugzilla.
by cfinck@svn.reactos.org
15 years, 5 months

[cfinck] 445: - Remove the IP check from the Bugzilla ROSCMS Login Module. It won't work if the Bugzilla sits behind a proxy and wasn't very effective anyway. - Avoid a PHP notice that a particular array key does not exist in RosCMS v4's Login code.
by cfinck@svn.reactos.org
15 years, 5 months

[tkreuzer] 41820: Get rid of the DCs XlateBrush and XlatePen. The resulting code isn't any better yet, but this step is needed for the upcoming xlateobj rewrite.
by tkreuzer@svn.reactos.org
15 years, 5 months

[tkreuzer] 41819: BltMask: remove unnecessary check
by tkreuzer@svn.reactos.org
15 years, 5 months

[tkreuzer] 41818: IntGdiPolyPatBlt: Don't unnecessarily update the dc's brush, improve and simplyfy code,
by tkreuzer@svn.reactos.org
15 years, 5 months

[sginsberg] 41817: - Revert 41788, replaced by a real fix in 41815. See issue #4663 for more details.
by sginsberg@svn.reactos.org
15 years, 5 months

[sginsberg] 41816: - NtUserMessageCall: Fix probe-and-capture for the FNID_BROADCASTSYSTEMMESSAGE case -- win32k must copy user mode buffers to safe memory before reading from them (or wrap the operations in SEH). Copy the buffer to the stack as it is small.
by sginsberg@svn.reactos.org
15 years, 5 months

[hyperion] 41815: modified lib/pseh/i386/framebased-gcchack.c Notorious ass-clown Arch Blackmann forgot to pop the trylevel that handled an exception. Subsequent throws would keep being caught by the same trylevel over and over again, and infinite loops are indeed possible. Eat shit and die, Arch If test_bug_4663 test in the PSEH2 test suite is actually representative of the bug, the bug itself may have been fixed
by hyperion@svn.reactos.org
15 years, 5 months

[hyperion] 41814: modified pseh2/psehtest.c We need a bigger boat. Improve the test for bug #4663
by hyperion@svn.reactos.org
15 years, 5 months

[gschneider] 41813: According to http://msdn.microsoft.com/en-us/library/tcxf1dw6(VS.71).aspx and http://www.cplusplus.com/reference/clibrary/cstdio/printf/ there are no %le and %lf printf formats. The 'l' specifier is used for integers or wide characters, 'L' for long double. Outputting a double doesn't require any additional specifier (see http://msdn.microsoft.com/en-us/library/hf4y5e3w(VS.71).aspx).
by gschneider@svn.reactos.org
15 years, 5 months
Results per page: