Ros-diffs

ros-diffs@reactos.org
  • 81390 discussions

[dchapyshev] 40205: - Sync Tahoma fonts with Wine head
by dchapyshevï¼ svn.reactos.org
16 years, 3 months

[tkreuzer] 40204: [FORMATTING] fix indentation, no code change.
by tkreuzerï¼ svn.reactos.org
16 years, 3 months

[tkreuzer] 40203: More dc cleanup: make DC_AllocDC return a pointer, not a handle, like done with the other objects, too. Remove DC_GetnextDC and DC_SetNextDC, as they are trivial. Misc cleanup and improvements.
by tkreuzerï¼ svn.reactos.org
16 years, 3 months

[tkreuzer] 40202: Fix formatting add a FIXME comment, no code change
by tkreuzerï¼ svn.reactos.org
16 years, 3 months

[tkreuzer] 40201: Remove DC_GET_VAL macro and friends. They were defining functions that we didn't use, except 4, but those were also quite useless, as the only returned a value from the dc structure that you pass in. same for IntGetGraphicsMode. Also remove IntGetViewportExtEx and replace it with DC_vUpdateViewportExt
by tkreuzerï¼ svn.reactos.org
16 years, 3 months

[cgutman] 40200: - Fix several cancellation and socket shutdown issues: - Don't call DestroySocket if FCB->State == SOCKET_STATE_CLOSED because the FCB is already being destroyed (Irp->Cancel checks hid this bug) - Remove the Irp->Cancel checks (hacks) - Only return early if we can't cancel an IRP - Add an FCB->State check in StreamSocketConnectComplete - Store the failure status in the IRP
by cgutmanï¼ svn.reactos.org
16 years, 3 months

[tkreuzer] 40199: - Add a bunch of tests for NtGdiDeleteObjectApp - Add Is handle valid function to check whether a handle is still valid.
by tkreuzerï¼ svn.reactos.org
16 years, 3 months

[jmorlan] 40198: Implement all remaining switches for the START command.
by jmorlanï¼ svn.reactos.org
16 years, 3 months

[jmorlan] 40197: Fix a bug in wcstoul causing it to set *endptr improperly.
by jmorlanï¼ svn.reactos.org
16 years, 3 months

[tkreuzer] 40196: - Don't delete an object that has a shared reference! - Implement DC_vSelectSurface, that dereferences the old SURFACE and references the new. Use it instead of doing it manually. - Select NULL surface when doing cleanup. - Go back to ASSERT in GDIOBJ_ShareUnlockObjByPtr. Should (hopefully) not be hit anymore. - Add additional functions for tracing shared locks in gdidbg.c. - Add debugprints when leaking objects on process cleanup.
by tkreuzerï¼ svn.reactos.org
16 years, 3 months
Results per page: