Difference between revisions of "ChangeLog-0.3.6"

From ReactOS Wiki
Jump to: navigation, search
(Translations)
Line 90: Line 90:
  
 
=== SCSIPORT ===
 
=== SCSIPORT ===
* Don't release the same spinlock twice on failure ([[Cameron Gutman]])
+
* Don't release the same spinlock twice on failure ([[Cameron Gutman]]) (bug #3520)
  
 
=== SERIAL ===
 
=== SERIAL ===
Line 101: Line 101:
  
 
== Static Libraries ==
 
== Static Libraries ==
 +
=== CRT ===
 +
* Use "size_t" instead of "unsigned int" where appropriate in crt string functions ([[Samuel Serapión]])
 +
 
=== TCP ===
 
=== TCP ===
 
* Release spinlock on failure path before returning ([[Cameron Gutman]])
 
* Release spinlock on failure path before returning ([[Cameron Gutman]])
Line 118: Line 121:
  
 
== Kernel-mode subsystem server (Win32K) ==
 
== Kernel-mode subsystem server (Win32K) ==
 +
* Fix a typo in the DC_ATTR structure (mxDevicetoWorld -> mxDeviceToWorld) ([[Stefan Ginsberg]])
  
 
== Services ==
 
== Services ==
Line 194: Line 198:
  
 
=== GDI32 ===
 
=== GDI32 ===
 +
* Fix a typo in the DC_ATTR structure (mxDevicetoWorld -> mxDeviceToWorld) ([[Stefan Ginsberg]])
  
 
=== GDIPLUS ===
 
=== GDIPLUS ===
Line 204: Line 209:
  
 
=== MSVCRT ===
 
=== MSVCRT ===
 +
 +
=== OpenGL32 ===
 +
* Modified to make use of precompiled headers ([[Stefan Ginsberg]])
  
 
=== SECUR32 ===
 
=== SECUR32 ===

Revision as of 13:02, 30 July 2008

This is the changelog for ReactOS™ version 0.3.6 (not released yet), 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.5 (released 30 June, 2008).

Contents

General

Generic 0.3.6 Changes

Translations

  • Update Slovak and Czech translations for calc, solitaire, winmine, shell32 and desk.cpl by Mário Kačmár (bug #3519)
  • Add/update Spanish and basque translations for notepad, explorer, explorere-new, winlogon, access.cpl, deskadp, deskmon, slayer, shell32 and shimgvw. (Javier Remacha, bug #3376)
  • Add/update Ukrainian translation for kbswitch and shell32 by Artem Reznikov (bug #3405).
  • Added German translation of Strings in INF-files (media/inf) (bug #3396) (Matthias Kupfer)
  • Add/update Slovak translation for shell32, newdev, intl.cpl, mmsys.cpl, media/inf/*.inf, calc, solitare, winemine, setup/reactos and desk.cpl by Mário Kačmár (bug #3414, #3518, #3519)
  • Update Czech translation for several win32/cpl files and calc by Radek Liska (bug #3413)
  • Update Italian translation for usetup, regedit and sehll32 by Paolo Devoti (bug #3435)
  • Update Polish translation of usrmgr by Maciej Bialas (bug #3480)
  • Update Slovak, Ukrianian and Polish translations for packmgr by Mário Kačmár (bug #3601)

Host Tools

Buildno

CabMan

RBuild

Sysreg

Core

Bootloader (FreeLoader)

Kernel and Executive (NTOSKRNL)

Cache

CM

EX

FSRTL

IO

KD

KE

MM

OB

PO

PS

Hardware Abstraction Layer (HAL)

Run Time Library (RTL)

Kernel Mode Drivers

AFD

TCPIP

  • Fix problems in the IRP cancellation routine (Cameron Gutman)
  • Fix a problem in which we wait on an event that isn't set (Cameron Gutman)
  • Don't mark the irp as pending while setting its cancel routine (Cameron Gutman)

NDIS

BLUE

BOOTVID

EXT2

FASTFAT

I8042PRT

KDCOM

NDIS

NTFS

RAMDISK

SCSIPORT

  • Don't release the same spinlock twice on failure (Cameron Gutman) (bug #3520)

SERIAL

SERENUM

VIDEOPRT

NT System Library (NTDLL)

Static Libraries

CRT

  • Use "size_t" instead of "unsigned int" where appropriate in crt string functions (Samuel Serapión)

TCP

NTFSLIB

SCRNSAVE

Keyboard Layouts

  • Add Slovak QWERTY keyboard layout (kbdsk1.dll) by Mário Kačmár (bug #3528)

USETUP

Win32™ Personality

User mode subsystem server (CSRSS)

Kernel-mode subsystem server (Win32K)

  • Fix a typo in the DC_ATTR structure (mxDevicetoWorld -> mxDeviceToWorld) (Stefan Ginsberg)

Services

services

tcpsvcs

umpnpmgr

Control panel applets

Appwiz-New

Desk

Input

Intl

  • Fixed country codes (each country appears once only) (Matthias Kupfer) (bug #3488)

Ncpa

Usrmgr

Sysdm

Timedate

Win32™ Applications

3dtext

Autochk

Blankscr

Charmap

Cmd

Control

Downloader

Dwnl

Explorer

Explorer_new

Fontview

Magnify

Matrix

Mazescr

Msconfig

Notepad

Regedt32

Taskmgr

Vgafontedit

Win32™ Libraries

ADVAPI32

COMCTL32

D3D9

DirectX

GDI32

  • Fix a typo in the DC_ATTR structure (mxDevicetoWorld -> mxDeviceToWorld) (Stefan Ginsberg)

GDIPLUS

INETMIB1

KERNEL32

KERNEL32

MSVCRT

OpenGL32

SECUR32

SETUPAPI

  • Support of [Strings.LanguageID]-sections for INF-files added in setupapi (bug #3396) (Matthias Kupfer)

SHELL32

UEXT2

UNTFS

USER32

WININET

WS2_32

Template:Changelog