Difference between revisions of "ChangeLog-0.3.1"

From ReactOS Wiki
Jump to: navigation, search
Line 15: Line 15:
 
=== RBUILD ===
 
=== RBUILD ===
 
* See 25424, need to check with arty
 
* See 25424, need to check with arty
* Dependency Map added by ([[Cwittich]]) and checking implemented by ([[janderwald]])
+
* Dependency Map added by ([[Christopher von Wittich]]) and checking implemented by ([[janderwald]])
 
* See 25437, need to check with janderwald
 
* See 25437, need to check with janderwald
 
* Clean Log added and Help for individual commands ([[Peter Ward]])
 
* Clean Log added and Help for individual commands ([[Peter Ward]])
* Space in name issues fixed ([[Cwittich]])
+
* Space in name issues fixed ([[Christopher von Wittich]])
 
* ROS_PREFIX allowed on MS Windows platforms for cross compiling ([[hpoussin]])
 
* ROS_PREFIX allowed on MS Windows platforms for cross compiling ([[hpoussin]])
  
Line 24: Line 24:
 
* Added French translation to ipconfig ([[Sylvain Petreolle]])
 
* Added French translation to ipconfig ([[Sylvain Petreolle]])
 
* Updated French translations for Explorer desktop ([[Pierre Schweitzer]])
 
* Updated French translations for Explorer desktop ([[Pierre Schweitzer]])
* Tai keyboard layout added ([[ Dmitry G. Gorbachev]])
+
* Tai keyboard layout added ([[Dmitry G. Gorbachev]])
 
* Italian translation for Control Panel, fixes bugs 1974, 1975, 1976, and 1983 ([[Paolo Devoti]])
 
* Italian translation for Control Panel, fixes bugs 1974, 1975, 1976, and 1983 ([[Paolo Devoti]])
 
* Czech translation for Contrl Panel, fixes bug 1959 ([[Kamil Hornicek]])
 
* Czech translation for Contrl Panel, fixes bug 1959 ([[Kamil Hornicek]])
Line 40: Line 40:
 
* Cleanup of locking and lookup macros ([[Alex Ionescu]])
 
* Cleanup of locking and lookup macros ([[Alex Ionescu]])
 
* Added calls to ObpInitializeDirectoryLookup and ObpCleanupDirectoryLookup ([[Alex Ionescu]])
 
* Added calls to ObpInitializeDirectoryLookup and ObpCleanupDirectoryLookup ([[Alex Ionescu]])
* Fix calls to ObpAcquireDirectoryLockExclusive (([Alex Ionescu]])
+
* Fix calls to ObpAcquireDirectoryLockExclusive ([[Alex Ionescu]])
 
* Add code to ObpLookupDirectoryEntry ([[Alex Ionescu]])
 
* Add code to ObpLookupDirectoryEntry ([[Alex Ionescu]])
 
* Insanity checks for ObInsertObject ([[Alex Ionescu]])
 
* Insanity checks for ObInsertObject ([[Alex Ionescu]])

Revision as of 02:49, 16 February 2007

THIS IS A WORK-IN-PROGRESS !!!

This is the changelog for ReactOS™ version 0.3.1, 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.3.0 (released 27 August, 2006).

Highlights of this Release

(placeholder)

Full Changelog

General

Generic 0.3.1 Changes

RBUILD

Translations

ReactOS Core

Kernel and Executive (NTOSKRNL)

Run Time Library (RTL)

Kernel Mode Drivers

Services

Win32™ Personality

Kernel-mode subsystem server (Win32K)

  • Implemented NtUserGetKeyboardLayoutName (Magnus Olsen)
  • Fixed Alpha Blending Support in DrawIconEx (Magnus Olsen)
  • New keyboard driver and layout structure implemented (Jimtabor)
  • Have IntSystemParametersInfo send WM_SETTINGCHANGE when needed (Timo Kreuzer)
  • Bug : 843: Patch from (Timo Kreuzer) which removed focus from windows
  • NtUserSetFocus accepts Null window (Timo Kreuzer)

Control Panel Applets

  • Added currency controls with format information (ekohl)
  • Hit-testing added for caption buttons (ekohl)

SYSDM

  • Sysdm has been overhauled and now looks more like XP's (Ged Murphy)

Win32™ Applications

Calc

  • Calc.exe refused to accept zeros after a decimal point, this bug has been fixed (see bug 2019) (Magnus Olsen)

Cmd

  • Fixed a possible buffer overflow (see bug 2017) (Magnus Olsen)

Downloader

  • Added the Download! Utility for downloading various free software (Maarten Bosma)

Explorer

  • Explorer does not leak icons and bitmaps anymore (see bug 1554) (ThePhysicist)

Imagesoft

Userinit

  • Read the shell name from HKCU, if it does not exist fail back to HKLM, if this does not exist use "explorer.exe" and "cmd.exe" (Hervé Poussineau)

Win32™ Libraries

COMCTL32

  • Implemented TOOLTIPS_NotifyFormat, now returns the type of the string (ThePhysicist)

DirectX Libraries

GDI32

USER32

3rd Party Software

FreeLdr