Ros-diffs March 2008

ros-diffs@reactos.org
  • 22 participants
  • 269 discussions

[cfinck] 32728: Revert r32724 I didn't notice that the "msiserver.h" was not recreated by "msi_msiserver_typelib". Thanks to Usurp for pointing this out. Welcome back, circular dependency ; -)
by cfinck@svn.reactos.org
16 years, 7 months

[mpiulachs] 32727: - Show full filename while copying files. automatically move "copying file" when necessary like windows usetup does - update en-us localization file to make use of r32722 - update STRING_COPY in all localization files - other minor changes
by mpiulachs@svn.reactos.org
16 years, 7 months

[tkreuzer] 32726: patch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com): - remove NtUserAcquireOrReleaseInputOwnership and NtUserSendMessageCallback - move ros specific types belonging to ros specific ntuser calls into ntuser.h near the respective prototypes - add a commented out GDI_DEBUG define to gdiobj.c
by tkreuzer@svn.reactos.org
16 years, 7 months

[cfinck] 32725: - The implementation of the "Mouse Reset" command differs much from chip to chip. While most return an ACK or NACK as the first byte to indicate, whether a mouse is plugged in or not, some systems (like ECS K7S5A Pro, SiS735 chipset) always return an ACK and 0xAA. Only the last byte indicates the status of the actual mouse. It is either sent as 0x00 or not. Therefore only get the first two bytes in a loop and issue just one i8042ReadDataWait command for the last byte. This reduce
by cfinck@svn.reactos.org
16 years, 7 months

[cfinck] 32724: Remove the "<file>msiserver.idl</file>" entry from the msi module, so it's not built twice. As msi depends on msi_msiserver_typelib, we can be sure that "msiserver.idl" is built before msi, so it's there when it's needed. Fixes the last circular dependency.
by cfinck@svn.reactos.org
16 years, 7 months

[tkreuzer] 32723: [FORMATTING] Apply consistent indentation of 4 spaces
by tkreuzer@svn.reactos.org
16 years, 7 months

[mpiulachs] 32722: - Allow multiple combination of style flags for usetup translations - Added right & center text align , no more space counting :). All localization can now share X, Y cordinates Note: only the en-US localization currently takes advantage of it , other localizations should be updated
by mpiulachs@svn.reactos.org
16 years, 7 months

[tkreuzer] 32721: - Rename GDIOBJ_AllocObj to GDIOBJ_allocObjWithHandle and make it return a pointer to a locked object.c - Implement GDIOBJ_AllocObjDepricated as a wrapper for those functions that currently still need the old way of allocation. Will be gone soon - Implement GDIOBJ_AllocObj that only allocates a memory object without a handle - Rename GDIOBJ_FreeObject to GDIOBJ_FreeObjByHandle - Implement GDIOBJ_FreeObj that only frees the memory object - Rename all XXX_Alloc and XXX_Free funct
by tkreuzer@svn.reactos.org
16 years, 7 months

[tkreuzer] 32720: Add GDILoObjType enum to ntgdityp.h
by tkreuzer@svn.reactos.org
16 years, 7 months

[hpoussin] 32719: Fix indentation
by hpoussin@svn.reactos.org
16 years, 7 months
Results per page: