Difference between revisions of "ChangeLog-0.2.9"

From ReactOS Wiki
Jump to: navigation, search
(Generic 0.2.9 Changes)
(Generic 0.2.9 Changes)
Line 6: Line 6:
 
* Add opitopn do not isntall bootloarder as Bug:  961  suggest to make it easy for other people that do not want install freeldr.  (GreatLord)
 
* Add opitopn do not isntall bootloarder as Bug:  961  suggest to make it easy for other people that do not want install freeldr.  (GreatLord)
 
* fixed part of bug 910 change to ReactOS some need check the ja.rc if it right after this  (GreatLord)
 
* fixed part of bug 910 change to ReactOS some need check the ja.rc if it right after this  (GreatLord)
 +
* fixed part of bug 910 change Windows/Wine to ReactOS like resting ReactOS (GreatLord)
  
 
=== Translations ===
 
=== Translations ===

Revision as of 16:36, 20 December 2005

This is the changelog for ReactOS™ version 0.2.9 (released), an open-source operating system designed to be binary executable- and device driver-compatible with Microsoft™ Windows NT™ and subsequent Microsoft operating systems such as Windows 2000™ and Windows XP™. ReactOS is written by the ReactOS development team, and the last previous version of ReactOS was version 0.2.8 (released 29 October, 2005).

General

Generic 0.2.9 Changes

  • New icons from our UI:mf
  • Add opitopn do not isntall bootloarder as Bug: 961 suggest to make it easy for other people that do not want install freeldr. (GreatLord)
  • fixed part of bug 910 change to ReactOS some need check the ja.rc if it right after this (GreatLord)
  • fixed part of bug 910 change Windows/Wine to ReactOS like resting ReactOS (GreatLord)

Translations

  • Full Hungarian translation and initial keyboard layout added
  • Full Japanese translation by tsk email tsk_n@mail.goo.ne.jp
  • added Polish translation of explorer by Kokodin
  • Greek translation by Apal (Apostolos Alexiadis grad0621@di.uoa.gr) Bug 967

ReactOS Core

Kernel and Executive (NTOSKRNL)

  • <placeholder>

Run Time Library (RTL)

  • <placeholder>

Native Library (NTDLL)

  • <placeholder>

HAL

  • <placeholder>

Kernel Mode Drivers

Input Device

  • <placeholder>

ACPI

  • <placeholder>

NDIS

  • <placeholder>

Storage

  • <placeholder>

USB

  • <placeholder>

Videoprt

  • <placeholder>

Services

umpnpmgr

  • <placeholder>

SC

  • Wrote sc.exe Includes support for:
    • query, queryex, create, start, stop, delete (Ged Murphy)

tcpsvcs

Networking

Session Manager (SMSS)

Win32™ Personality

User mode subsystem server (CSRSS)

  • <placeholder>

Kernel-mode subsystem server (Win32K)

  • <placeholder>

Win32™ Libraries

ADVAPI32

  • <placeholder>

KERNEL32

  • <placeholder>


NEWDEV

  • <placeholder>

SETUPAPI

  • <placeholder>

DirectX

  • Create new headers and header clean up (noting a user will notice yet)
  • dplay and dplax whave been taken from wine with small modifcation.
  • Implement follow api but not tested yet for directx hal in win32k.
 WaitForVerticalBlank, GetScanLine, FlipToGDISurface (GreatLord)

SHELL32

  • <placeholder>

USER32

  • <placeholder>

Libraries shared with Wine

  • Synced to Wine- <placeholder>

Win32™ Applications

CMD

  • <placeholder>

TASKMGR

  • Adjust output graphics when resizing the application window (Martin Fuchs, patch from watz at gmx.net)

EXPLORER

  • <placeholder>

WINEFILE

  • <placeholder>

CONTROL PANEL

  • Fixed a bug where the first applet in main.cpl could only be called (fixes by Alex Buell <alex.buell(at)munted.org.uk> and Sebastian Gasiorek).

Devmgr

  • <placeholder>

WINECALC

  • Buffer overflow fixed (Royce Mitchell III)

FreeLdr

  • <placeholder>