Ros-diffs March 2008

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

[mflyer] 32678: Per request of Fireball, here's our website link button (88x31).
by mflyer@svn.reactos.org
16 years, 7 months

[tkreuzer] 32677: hide mouse cursor in mazescr
by tkreuzer@svn.reactos.org
16 years, 7 months

[tkreuzer] 32676: - Simplify IntSetCursor - Make NtUserSetCursor hide Cursor on hCursor = NULL - Don't set the cursor pos if the cursor is hidden in IntMouseInput - remove 2 useless ASSERTs - Dereference old cursor- Make the screensaver lib hide the cursor directly after creating it (the window never recieves a WM_SETCURSOR) partly fixes bug 2965 See issue #2965 for more details.
by tkreuzer@svn.reactos.org
16 years, 7 months

[fireball] 32675: - Switch to using the cache bitmap (the cache manager uses one large memory region within the kernel address space and allocate/deallocate space from this block over a bitmap). - This removes (hides?) the so-called "ResourceNeverExclusive" problem at the end of the 1st stage setup or during file copy operation. Also it makes file copying process (not only in the 1st stage) more stable. - Cacheseg mapping region size enlarged to 256Mb. See issue #2872 for more details.
by fireball@svn.reactos.org
16 years, 7 months

[ros-arm-bringup] 32674: - Implement IRQL functions for the PL190 VIC. - Start coding HalInitSystem. - Implement HalRequestSoftwareInterrupt for the PL190 VIC. The interrupt fires! (This interrupt is responsible for forcing DPC delivery, which should also force thread scheduling, which should force the switch to the phase 1 thread)
by ros-arm-bringup@svn.reactos.org
16 years, 7 months

[amunger] 32673: Simplify and rename the functions that touch UserPageListHead. They were confusingly coded to accept any flavor of PFN_TYPE, which resulted in at least one bug. Constrained the calls to the MmRequest/ReleasePageMemoryConsumer and MmTrimUserMemory.
by amunger@svn.reactos.org
16 years, 7 months

[fireball] 32672: - Factor out physical pages allocation and creating a virtual mapping into a standalone function called MmMapMemoryArea (idea proposed by Art Yerkes). - As a result, removed one case of a potentially dangerous _alloca usage in the kernel, increased code readability.
by fireball@svn.reactos.org
16 years, 7 months

[ros-arm-bringup] 32671: - Finish implementing very basic system call dispatcher. Our very first system call to NtClose works properly. - The rest of Phase 0 initialization continues smoothly, we now reach the while(TRUE) loop at the end of KiSystemStartup! - Phase 0 bring-up is complete: The phase 1 thread should now start (once thread scheduling works). - Next steps: IRQLs, HAL Initialization (Timers and IRQs) to get the interval clock timer running for quantum end/scheduling/time accounting.
by ros-arm-bringup@svn.reactos.org
16 years, 7 months

[dreimer] 32670: Polish Translation Update by Olaf Siejka.
by dreimer@svn.reactos.org
16 years, 7 months

[gbrunmar] 32669: Removed false unimplemented output :)
by gbrunmar@svn.reactos.org
16 years, 7 months
Results per page: