Ros-diffs July 2008

ros-diffs@reactos.org
  • 25 participants
  • 761 discussions

[jmorlan] 34559: - CsrReleaseObject: Fix locking to prevent possibility of closing the same handle twice. - GuiConsolePaint: Clip the paint area to the screen buffer, to stop heap corruption if the window gets oversized. - ConioDeleteConsole: Do decrement the active screen buffer's refcount, but only after calling ConioCleanupConsole to destroy the window. - Remove Win32CsrInsertObject. This function did two unrelated things (initialize lock and create handle), but in the only place it was used
by jmorlan@svn.reactos.org
16 years, 2 months

[cfinck] 34558: Commit my test suite I used for verifying the behaviours of wctomb, wcstombs and WideCharToMultiByte and writing the reimplementations for ReactOS on request of Stefan
by cfinck@svn.reactos.org
16 years, 2 months

[cfinck] 34557: - Remove 2 wrong versions of wctomb and 2 wrong versions of wcstombs - Implement new versions of wctomb and wcstombs, which consider the language set by setlocale() and work according to all behaviours I could find when testing under WinXP SP2. This was tested with an own test suite (which I can commit as well if anyone is interested) - Do a real conversion to MultiByte characters using wctomb in fputwc and vfwprintf. (verified under WinXP SP2) - Set 'MSVCRT___lc_codepage' and 'M
by cfinck@svn.reactos.org
16 years, 2 months

[mkupfer] 34556: add new Slovak keyboard layout to first stage setup list
by mkupfer@svn.reactos.org
16 years, 2 months

[tkreuzer] 34555: FLOATOBJ is a structure only on x86 in kernelmode, for usermode drivers and other architectures it's a FLOAT. Update winddi.h accordingly.
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 34554: Patch by Stefan Ginsberg: - remove XFORM members from DC structure and use MATRIX instead. Use MatrixS2XForm and XForm2MatrixS for intermediate conversion. - this is a temporary solution (still using fpu) until I'm finished with FLOATOBJ rewrite + XFOROMOBJ api (soon)
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 34553: DC_AllocDc: - Set DC's iGraphicsMode to GM_COMPATIBLE when creating a DC NtGdiRectangle: - only exclude bottom/right pixels if dc is GM_COMPATIBLE - fix indentation
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 34552: Add MATRIX accelerator flag MX_SCALE and set it in XForm2MatrixS, when off-diagonal elements are zero.
by tkreuzer@svn.reactos.org
16 years, 2 months

[dreimer] 34551: Revert The last changes for removing makefile*.auto.
by dreimer@svn.reactos.org
16 years, 2 months

[jimtabor] 34550: - Fix CurrentWnd when it has a NULL, see Bug 3527.
by jimtabor@svn.reactos.org
16 years, 2 months
Results per page: