Difference between revisions of "ChangeLog-0.2.6"
Martin Fuchs (talk | contribs) (desktop context menu, dots) |
|||
Line 9: | Line 9: | ||
== PSAPI == | == PSAPI == | ||
== CRTDLL == | == CRTDLL == | ||
− | Most old stuff deleted. Now share source with msvcrt via crt.lib | + | * Most old stuff deleted. Now share source with msvcrt via crt.lib |
== MSVCRT == | == MSVCRT == | ||
− | Everything moved into crt.lib | + | * Everything moved into crt.lib |
== VFAT == | == VFAT == | ||
Line 22: | Line 22: | ||
* support for owner drawn context menus | * support for owner drawn context menus | ||
− | |||
* changed icon symbols | * changed icon symbols | ||
Line 32: | Line 31: | ||
== Libraries shared with Wine == | == Libraries shared with Wine == | ||
== SMSS == | == SMSS == | ||
− | Session manager actually beginning manage environment subsystems. | + | |
− | Progress in booting kernel mode and user mode environment subsystem from the registry. | + | * Session manager actually beginning manage environment subsystems. |
+ | * Progress in booting kernel mode and user mode environment subsystem from the registry. | ||
+ | |||
== CSRSS == | == CSRSS == | ||
== USER32 == | == USER32 == | ||
+ | |||
+ | == SHELL32 == | ||
+ | |||
+ | * launching of display properties dialog by using the desktop context menu | ||
+ | |||
== FMIFS == | == FMIFS == | ||
== VGA == | == VGA == | ||
== RTL == | == RTL == | ||
== USB == | == USB == | ||
− | Drivers from Linux (Cromwell actually) are ported to ReactOS, and OHCI host controller driver is now working fine. However no class drivers has been developed yet, so no usb devices work right now. Next release (0.3.0) will have support for USB keyboards and mice, and also quite more popular UHCI controller. ([[Aleksey Bragin]]) | + | * Drivers from Linux (Cromwell actually) are ported to ReactOS, and OHCI host controller driver is now working fine. However no class drivers has been developed yet, so no usb devices work right now. Next release (0.3.0) will have support for USB keyboards and mice, and also quite more popular UHCI controller. ([[Aleksey Bragin]]) |
== VIDEOPRT == | == VIDEOPRT == | ||
* NVIDIA Windows 2000 driver works | * NVIDIA Windows 2000 driver works |
Revision as of 15:42, 13 March 2005
The changelog for 0.2.6 in terms meaningful to technical end-users.
Contents
Generic
FREELDR
HAL
NTOSKRNL
ADVAPI32
KERNEL32
PSAPI
CRTDLL
- Most old stuff deleted. Now share source with msvcrt via crt.lib
MSVCRT
- Everything moved into crt.lib
VFAT
WIN32K
Networking
NDIS
PCNET
EXPLORER/WINEFILE
- support for owner drawn context menus
- changed icon symbols
IBROWSER
- added simple web browser application derived from ROS Explorer
DirectX
SMSS
- Session manager actually beginning manage environment subsystems.
- Progress in booting kernel mode and user mode environment subsystem from the registry.
CSRSS
USER32
SHELL32
- launching of display properties dialog by using the desktop context menu
FMIFS
VGA
RTL
USB
- Drivers from Linux (Cromwell actually) are ported to ReactOS, and OHCI host controller driver is now working fine. However no class drivers has been developed yet, so no usb devices work right now. Next release (0.3.0) will have support for USB keyboards and mice, and also quite more popular UHCI controller. (Aleksey Bragin)
VIDEOPRT
- NVIDIA Windows 2000 driver works