Ros-diffs October 2008

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

[jimtabor] 36780: Move GetTextFaceAliasW to text.c.
by jimtabor@svn.reactos.org
16 years, 7 months

[hyperion] 36779: - test GetTextFaceW instead of GetTextFaceA - test that: - the last error is never set - the buffer size is ignored if the buffer is NULL - the buffer size is returned if the buffer is non-NULL and too small - the function fails if a non-NULL buffer has a size <= 0 - allocate the DC for a GDI test with a GDI routine (CreateCompatibleDC) instead of an USER routine (GetDC)
by hyperion@svn.reactos.org
16 years, 7 months

[cgutman] 36778: - Fix livecd font substitution
by cgutman@svn.reactos.org
16 years, 7 months

[hyperion] 36777: You can't make this shit up.
by hyperion@svn.reactos.org
16 years, 7 months

[hyperion] 36776: The original GetTextFaceW implementation (r28730) was right all along, except GDI APIs don't usually set the last error (GetTextFaceW doesn't). The conditional was non-intuitive but nevertheless correct (tested under Windows Vista SP1). This commit negates the conditional (the AND form is more readable) and switches the "if" branches, and removes the call to SetLastError. If Coverity really flagged this, it could mean the bug is actually in NtGdiGetTextFaceW
by hyperion@svn.reactos.org
16 years, 7 months

[sginsberg] 36775: - More correct check for GetTextFaceW
by sginsberg@svn.reactos.org
16 years, 7 months

[tkreuzer] 36774: Tests for GetTextFace
by tkreuzer@svn.reactos.org
16 years, 7 months

[sginsberg] 36773: - Unbreak GetTextFaceA/W, broken since 28730 by GreatLord
by sginsberg@svn.reactos.org
16 years, 7 months

[tkreuzer] 36772: CmDeleteKey: Copy LastWriteTime from cell to KCB, instead of querying again.
by tkreuzer@svn.reactos.org
16 years, 7 months

[pschweitzer] 36771: Apply fix at the right place.......
by pschweitzer@svn.reactos.org
16 years, 7 months
Results per page: