Ros-diffs July 2009

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

[fireball] 42141: - Silent debug prints in eng/engsurf.c. - Fix a typo in the comments of gdi/misc.c. - Offset source point in BitBlt by vport origin too. - Offset coordinates once in GreTextOut, so that SharpGlyphMono works with already offsetted device coordinates. - Offset coordinates by vport origin in GrePolyline and GreRectangle.
by fireball@svn.reactos.org
15 years, 5 months

[mkupfer] 42140: fix a minor translation mistake
by mkupfer@svn.reactos.org
15 years, 5 months

[khornicek] 42139: - draw text with the foreground color
by khornicek@svn.reactos.org
15 years, 5 months

[fireball] 42138: - Add missing braces to prevent PVOID pointer arithmetic.
by fireball@svn.reactos.org
15 years, 5 months

[fireball] 42137: - Add user buffer probing and copying to RosGdiPolygon. - Offset all points before calling the GrePolygon function.
by fireball@svn.reactos.org
15 years, 5 months

[fireball] 42136: - Remove wake_up, this became an unneeded wineism now. - Silence timeout_user debug prints.
by fireball@svn.reactos.org
15 years, 5 months

[fireball] 42135: - Create an event for every message queue and return its handle for the user driver to wait on. This fixes "active" looping in all GetMessage loops, which actually made the system feel soo slow. - Turn two DPC callbacks (timer and timeout) to allocate and schedule work items instead of processing everything inside the DPC, because the processing may result in a KePulseEvent call. - Change message queue and msg_result to be allocated from a nonpaged pool, because they are access
by fireball@svn.reactos.org
15 years, 5 months

[fireball] 42134: - It's fine to use kernel32's WaitForMultipleObjectsEx, it's going to be the same NtCreateEvent handle anyway. Thanks Alex for reminding. Win32k fix to follow.
by fireball@svn.reactos.org
15 years, 5 months

[fireball] 42133: - Fix user driver's MsgWaitForMultipleObjectsEx implementation to call native NtWaitForMultipleObjects instead of kernel32's WaitForMultipleObjects. Next commit will fix the corresponding win32k counter part to provide it a correct handle. Winex11.drv should be fixed in a similar way. - Disable move_window_bits invocation for now, so it doesn't distort the picture.
by fireball@svn.reactos.org
15 years, 5 months

[ros-arm-bringup] 42132: - Prettify PFN dump output (add totals for each consumer and page type).
by ros-arm-bringup@svn.reactos.org
15 years, 5 months
Results per page: