ChangeLog-0.2.7
The changelog for 0.2.7 in terms meaningful to technical end-users.
Contents
Generic
ReactOS Core
Initial Program Loader (FREELDR)
Hardware Abstraction Layer (HAL)
Kernel + Executive (NTOSKRNL)
Kernel Mode Modules
ATAPI
SERIAL
USB
VFAT
VIDEOPRT
VGA
Networking
NDIS
PCNET
Session Manager (SMSS)
- Removed loading of the kernel mode part of Win32 emulator (win32k.sys).
- Removed running winlogon.exe
Win32(tm) Personality
User mode subsystem server (CSRSS)
- Added loading of the kernel mode part of the Win32 emulator (win32k.sys);
- Run winlogon.exe
Kernel mode subsystem server (WIN32K)
Win32(tm) Libraries
ADVAPI32
KERNEL32
- Implemented GetCommProperties, ClearCommError, CommConfigDialogA, CommConfigDialogW (Saveliy Tretiakov)
- Implemented GetCommConfig, SetCommConfig, FindFirstFileExW (Dmitry Philippov)
PSAPI
CRTDLL
MSVCRT
DirectX
USER32
SHELL32
FMIFS
RTL
Win32(tm) Applications
TASKMGR
SYSTEM CONTROL PANEL
EXPLORER
- Stepwise taskbar resizing (charn <charn89@hotmail.com>)
- Fix of swedish translation (greatlrd)
- option to build Explorer as ROS Shell without integrated explorer part (Martin Fuchs)
- display of custom folders in start menu root (Martin Fuchs)
- fix of listbox insert algorithmus (Martin Fuchs)
- Czech translation of Explorer (Luk _ "denzil" Frolka <d3nzil@gmail.com>)
- Russian Translation (Done by Dmitry Philippov, checked by fireball, DarkHobbit and others)
- French Translation (hpoussin)
- split of big explorer resource file into smaller language specific rescource scripts (Martin Fuchs)
WINEFILE
- Czech translation (Denzil <d3nzil@gmail.com>)
- Swedish translation (David Nordenberg, proofread by Andreas Bjerkeholt)
- implementation of owner drawn context menus (Martin Fuchs)
- from WINE: add czech and swedish resource files (Martin Fuchs)
- from WINE: Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all resources, so that Spanish locales other than Spain also use Spanish resources. (Alex Villacís Lasso <a_villacis@palosanto.com>)
- from WINE: Spanish translation (José Manuel Ferrer Ortiz <jmfo1982@yahoo.es>)
- from WINE: Update of Portuguese translation (Marcelo Duarte <wine-devel@bol.com.br>, Am‚rico Jos‚ Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com>)
- from WINE: Update of German translation. (Henning Gerhardt <henning.gerhardt@web.de>)
- display source path in "move file" dialog (Martin Fuchs)
- network connect and disconnect dialogs (Martin Fuchs)
- "format disk" dialog (Martin Fuchs)
- display free and total disk space (Martin Fuchs)
- switching of file sort order (Martin Fuchs)
- from WINE: add polish resource file (Martin Fuchs)
- window refresh in shell mode (Martin Fuchs)
- implement file filtering (matching file name patterns and file types) (Martin Fuchs)
- refresh display after executing a context menu command (Martin Fuchs)
- file copy, move and delete commands (Martin Fuchs)
- file properties dialog ([Martin Fuchs], partly based on Rob D.'s winfile code)
- from WINE: Update German resource files (Henning Gerhardt <henning.gerhardt@web.de>)
- switch to WIN32 API string functions (Martin Fuchs)
- Updated winefile French resources (Jonathan Ernst <Jonathan@ErnstFamily.ch>)
- Sync source code and resource scripts between WINE and ROS WINE and switch to UNICODE compilaton in Wine (Martin Fuchs)