Ros-diffs September 2006

ros-diffs@reactos.org
  • 16 participants
  • 146 discussions

[jimtabor] 23906: User32 bitmap.c: - Patch by Michael Kaufmann - CopyImage: Handle the flags LR_COPYDELETEORG, LR_CREATEDIBSECTION, and LR_MONOCHROME.
by jimtabor@svn.reactos.org
18 years

[jimtabor] 23905: User32 combo.c: - Patch by Dmitry Timoshkov - do not force repainting on WM_WINDOWPOSCHANGED in combobox, it breaks Z-order based painting. - do nothing in the combobox WM_ERASEBKGND handler do all painting in WM_PAINT like Windows does.
by jimtabor@svn.reactos.org
18 years

[greatlrd] 23904: Adding small hack to getting SetPixel color right when it is more that 3 bytes long. This hack allown us pass one more test. (Debuging in progress)
by greatlrd@svn.reactos.org
18 years

[ion] 23903: - Final cleanup for now: - main.c -> freeldr.c + cleanups and nice formatitng. - Move out variables that were in main.c to ex\init.c or cpu.c, depending. - Separate i386/kernel.c into i386/kiinit.c for X86-specific intiailization, and /krnlinit.c for portable initialization across all architectures. Also move out global variables appropriately. - main_asm.S -> cpu.S
by ion@svn.reactos.org
18 years

[hpoussin] 23902: Reorder the file Add some more defines/typdefs from Wine sspi.h Fix a few typos
by hpoussin@svn.reactos.org
18 years

[ion] 23901: - Add Ke386SetInterruptDescriptorTable inlined function to set the IDT. - Rename and fixup initial stacks, instead of using 16 different variables all with confusining meanings and values. Define P0BootStack as the initial kernel stack, and KiDoubleFaultStack as the double-fault trap (and initial DPC) stack. - Fix call to KiInitializePcr which was setting an incorrect DPC stack. - Make space on the initial stack for a KTRAP_FRAME as well, not only for the FPU save area. - Also push
by ion@svn.reactos.org
18 years

[fireball] 23900: Add comptypeDIB definition to headers
by fireball@svn.reactos.org
18 years

[greatlrd] 23899: Fixed one more bug, we did create wrong bpp if we got HDC = NULL for CreateDIBitmap, when I read wine code it is always 1Bpp and 1Plans and we are doing same now if HDC is NULL, some wine test deepness on it. Hopply it will take care of some program problem.
by greatlrd@svn.reactos.org
18 years

[ion] 23898: - Add Ke386SetFs, Ds, Es (using Ke386SetSeg) and Ke386SetTr new inlined commands. - Also setup an NMI Task gate after the double fault task gate. Will be useful when we hand to handle NMIs later. - Setup FS in KiSystemStartup and initialize the TSS before the PCR. Also add a bit more support for SMP systems (To skip boot-cpu-only initialization). - Also setup DS/ES directly in KiSystemStartup. - Initialize KD at phase 0 in KiSystemStartup, not in KiInitializeKernel, and also check f
by ion@svn.reactos.org
18 years

[winesync] 23897: Delete vendor import of dlls with are now autosynced with Wine (see reactos/media/doc/README.WINE for the complete list)
by winesync@svn.reactos.org
18 years
Results per page: