Ros-diffs June 2008

ros-diffs@reactos.org
  • 23 participants
  • 435 discussions

[dreimer] 34056: Start to rename all Korean RC Files to "ko-KR.rc". "ko-KO.rc" was not correct.
by dreimer@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34055: - The CRT sync by "fireball" is incorrect and results in a broken ntos kernel. Although it may work on i386 builds, it results in a corrupted kernel anyways. On ARM, we try to hackfix around it by not including some routines that should not be in the kernel but were being imported due to the broken crt changes. - We do not attemp to build world anymore. We have handwritten a new ARM rbuild file that only builds what we need for our current ARM work. - HAL and FreeLDR do
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[jimtabor] 34054: Update credits.
by jimtabor@svn.reactos.org
16 years, 3 months

[cfinck] 34053: - Rebuild the left popup menu containing the keyboard layouts on every click to take care of keyboard layout changes. I know this is probably not the best way for doing the job, but I don't know of any other method to achieve the same. - Change the right popup menu to only show the "Options" and "Exit" menu items (like ctfmon does) - Add the missing 'return 0; ' statements, when a message was handled See issue #3372 for more details.
by cfinck@svn.reactos.org
16 years, 3 months

[cfinck] 34052: Fix the messed up "freeldr_arch" rbuild file: Specify one "freeldr_arch" module and then the files to build based on the architecture, not a separate module per architecture Patch by Alex
by cfinck@svn.reactos.org
16 years, 3 months

[cfinck] 34051: Build host_wcsfuncs as a host static library, not a target static library Fixes build for all non-Win32 hosts
by cfinck@svn.reactos.org
16 years, 3 months

[cfinck] 34050: Add a library "host_wcsfuncs" with implementations for UTF-16 string functions needed for some host tools Instead of copying those functions into every host tool, which needs it (as we did previously), we can now implement them all in this library and link the host tools to it. If USE_HOST_WCSFUNCS is not defined, the "wcsfuncs.h" file will define them to the CRT functions (so this library does not create overhead, when the code is built for the target platform) See issue #3285 f
by cfinck@svn.reactos.org
16 years, 3 months

[cfinck] 34049: Add support for a new environment variable ROS_GENERATE_RSYM to disable RSYM during the build Patch by Alex
by cfinck@svn.reactos.org
16 years, 3 months

[cfinck] 34048: Move wshtcpip to dll/win32, it's a DLL and not a driver "Patch" by Alex
by cfinck@svn.reactos.org
16 years, 3 months

[fireball] 34047: - Extend SEH to cover writing result to output arguments. Noticed by Stefan Ginsberg.
by fireball@svn.reactos.org
16 years, 3 months
Results per page: