Ros-diffs March 2009

ros-diffs@reactos.org
  • 28 participants
  • 483 discussions

[tkreuzer] 40145: Rename IntGdiInitBrushInstance to EBRUSHOBJ_vInit and move it to engbrush.c. Add 2 FIXME comments.
by tkreuzer@svn.reactos.org
15 years, 9 months

[jmorlan] 40144: Replace hard-coded English string constants with translatable resource strings. (Bug 3718)
by jmorlan@svn.reactos.org
15 years, 9 months

[tkreuzer] 40143: Start to cleanup the mess that claims to be our brush implementation: Rename GDIBRUSHOBJ to BRUSH and GDIBRUSHINST to EBRUSHOBJ. Because that's what it is and nothing else. Rename several BRUSHOBJ_xxx functions to BRUSH_xxx, as they deal with a BRUSH, not a BRUSHOBJ. There is a strict difference between a BRUSH and an (E)BRUSHOBJ. Please don't mix this up by giving them all names like BrushObj. Please use (proper!) hungarian notation. Now the willing reader might actually get a
by tkreuzer@svn.reactos.org
15 years, 9 months

[cgutman] 40142: - Reorganize NDIS code
by cgutman@svn.reactos.org
15 years, 9 months

[cgutman] 40141: - Implement NdisFreeSharedMemory
by cgutman@svn.reactos.org
15 years, 9 months

[cgutman] 40140: - Implement NdisAllocateSharedMemory
by cgutman@svn.reactos.org
15 years, 9 months

[cgutman] 40139: - Implement NdisMCreateLog, NdisMCloseLog, and NdisMFlushLog - Patch by Dmitry Chapyshev (with modifications by me)
by cgutman@svn.reactos.org
15 years, 9 months

[cgutman] 40138: - Implement NdisDeregisterAdapterShutdownHandler, NdisMapIoSpace, and NdisRegisterAdapterShutdownHandler - Move NdisCompleteDmaTransfer to 40gone.c
by cgutman@svn.reactos.org
15 years, 9 months

[tkreuzer] 40137: Rename GDIDEVICE to PDEVOBJ. Is seems ms uses both PDEV and PDEVOBJ, whith the latter being the C++ representation. But we don't use C++ and PDEVOBJ seems to be a more appropriate name, as PDEV is often used by display drivers. Make DC.ppdev of type PDEVOBJ* and remove a bunch of typecasts.
by tkreuzer@svn.reactos.org
15 years, 9 months

[cwittich] 40136: add some new (incomplete) network headers
by cwittich@svn.reactos.org
15 years, 9 months
Results per page: