Difference between revisions of "Community Changelog-0.4.10"

From ReactOS Wiki
Jump to: navigation, search
(Catched on finally, but I'm really tired of writing Katayama's wonderful commits :))
Line 8: Line 8:
 
** NT 5.x and ReactOS installations are now detected.
 
** NT 5.x and ReactOS installations are now detected.
  
 +
* MM: Work for paging support. (Pierre Schweitzer)
 
* SE: Overhauled token management and fixed some bugs. (Hermes Belusca-Maito)
 
* SE: Overhauled token management and fixed some bugs. (Hermes Belusca-Maito)
 +
* IO: Fixed various possible BSoDs. (Pierre Schweitzer)
 
* CRT: Fixed a bug prevented Git properly running. (Stanislav Motylkov)
 
* CRT: Fixed a bug prevented Git properly running. (Stanislav Motylkov)
  
Line 16: Line 18:
 
* win32ss/ntuser: Fixed many painting hangs. (Hermes Belusca-Maito)
 
* win32ss/ntuser: Fixed many painting hangs. (Hermes Belusca-Maito)
 
* win32ss/ntgdi: Refactored font engine. (Katayama Hirofumi MZ)
 
* win32ss/ntgdi: Refactored font engine. (Katayama Hirofumi MZ)
 +
* win32ss/ntgdi: Fixed font metrics. This is a major work on fonts and fixes lots of font issues. (Katayama Hirofumi MZ)
 
* win32ss/ntgdi: A major bug in FreeType causing BSoD was fixed. (Mark Jansen)
 
* win32ss/ntgdi: A major bug in FreeType causing BSoD was fixed. (Mark Jansen)
 +
* win32ss/ntgdi: Fixed MS symbol encoding. (Katayama Hirofumi MZ)
 
* winlogon: Fixed some bugs, so you can properly logoff and back on. (Eric Kohl)
 
* winlogon: Fixed some bugs, so you can properly logoff and back on. (Eric Kohl)
 
* gdi32: Added partial bidirectional text support. ''Some areas on the system are still not properly rendered.'' (Baruch Rutman)
 
* gdi32: Added partial bidirectional text support. ''Some areas on the system are still not properly rendered.'' (Baruch Rutman)
Line 37: Line 41:
 
* Implemented 'Show Desktop' action of taskbar, along with Win+D/M keys. (Katayama Hirofumi MZ)
 
* Implemented 'Show Desktop' action of taskbar, along with Win+D/M keys. (Katayama Hirofumi MZ)
 
* Fixed creation of shortcuts in Start Menu. (Jared Smudde)
 
* Fixed creation of shortcuts in Start Menu. (Jared Smudde)
 +
* Fixed dir command with dots/trails in Command Prompt. (Hermes Belusca-Maito)
 +
* Drag and drop of files/directories into Command Prompt is now supported. (Katayama Hirofumi MZ)
  
 
'''System DLLs:'''
 
'''System DLLs:'''
  
 
* advapi32: Fixed some crashes. (Hermes Belusca-Maito)
 
* advapi32: Fixed some crashes. (Hermes Belusca-Maito)
 +
* kernel32: Implemented system firmware functions. (Stanislav Motlykov)
 +
* kernel32/ldr: Some sections are now secured.
  
 
'''User-mode DLLs:'''
 
'''User-mode DLLs:'''
Line 60: Line 68:
 
* userenv: Improved support for system builtin accounts. This will fix lots of service-related problems. (Eric Kohl)
 
* userenv: Improved support for system builtin accounts. This will fix lots of service-related problems. (Eric Kohl)
 
* msv1_0: Added support for logging on system builtin accounts. (Eric Kohl)
 
* msv1_0: Added support for logging on system builtin accounts. (Eric Kohl)
* lsasrv: Some token related work. (Hermes Belusca-Maito)
+
* lsasrv: Some token and policy related work. (Hermes Belusca-Maito)
 
* syssetup: Apply some security settings. (Eric Kohl)
 
* syssetup: Apply some security settings. (Eric Kohl)
  
Line 70: Line 78:
 
* appwiz.cpl: Added support for adding Internet shortcuts. (Katayama Hirofumi MZ)
 
* appwiz.cpl: Added support for adding Internet shortcuts. (Katayama Hirofumi MZ)
 
* net: Added many missing pieces to this command. (Eric Kohl)
 
* net: Added many missing pieces to this command. (Eric Kohl)
 +
* zipfldr: Applications can now launch *.zip files. (Mark Jansen)
 +
* zipfldr: Added "Extract All" option to menus. (Mark Jansen)
 +
* dxdiag: Fixed blank system and BIOS values. (Stanislav Motlykov)
  
 
'''Tasks:'''
 
'''Tasks:'''

Revision as of 22:06, 16 August 2018

This page is related to an upcoming release

ReactOS 0.4.10 is not released yet, the information on this page is referring to the future release of ReactOS 0.4.10.
A Release Engineer should remove this notification once the version is released.


This page is still unfinished and being worked on by ReactOS Community.

This page is updated as ReactOS development progresses, check out here regularly!
Contributions are accepted! Please read here for contributing.


Kernel:

    • Major work have been merged for 1st stage setup (Hermes Belusca-Maito):
    • Preparation for future GUI setup.
    • Filesystem on the disks are now detected.
    • NT 5.x and ReactOS installations are now detected.
  • MM: Work for paging support. (Pierre Schweitzer)
  • SE: Overhauled token management and fixed some bugs. (Hermes Belusca-Maito)
  • IO: Fixed various possible BSoDs. (Pierre Schweitzer)
  • CRT: Fixed a bug prevented Git properly running. (Stanislav Motylkov)

Win32 subsystem:

  • win32ss/ntuser: Fixed some clipboard issues. (Katayama Hirofumi MZ)
  • win32ss/ntuser: Fixed many painting hangs. (Hermes Belusca-Maito)
  • win32ss/ntgdi: Refactored font engine. (Katayama Hirofumi MZ)
  • win32ss/ntgdi: Fixed font metrics. This is a major work on fonts and fixes lots of font issues. (Katayama Hirofumi MZ)
  • win32ss/ntgdi: A major bug in FreeType causing BSoD was fixed. (Mark Jansen)
  • win32ss/ntgdi: Fixed MS symbol encoding. (Katayama Hirofumi MZ)
  • winlogon: Fixed some bugs, so you can properly logoff and back on. (Eric Kohl)
  • gdi32: Added partial bidirectional text support. Some areas on the system are still not properly rendered. (Baruch Rutman)
  • user32: Implemented cascading windows. (Katayama Hirofumi MZ)
  • user32: Implemented tiling windows. (Katayama Hirofumi MZ)
  • user32: Fixed display of owned popup windows. (Katayama Hirofumi MZ)

Drivers:

  • storport: Some progress. AHCI disks are now detected. (Eric Kohl)
  • fastfat: Beginnings of FAT32 statistics support. (Pierre Schweitzer)
  • fastfat: Fixed renaming files on root directory. (Pierre Schweitzer)

Shell:

  • Start-Run now sets proper current directory. (Katayama Hirofumi MZ)
  • Fixed auto startup of Start Menu. (Katayama Hirofumi MZ)
  • Fixed crash while pressing Context Menu key. (Katayama Hirofumi MZ)
  • Update environmetal variables without restart. (Katayama Hirofumi MZ)
  • Implemented 'Show Desktop' action of taskbar, along with Win+D/M keys. (Katayama Hirofumi MZ)
  • Fixed creation of shortcuts in Start Menu. (Jared Smudde)
  • Fixed dir command with dots/trails in Command Prompt. (Hermes Belusca-Maito)
  • Drag and drop of files/directories into Command Prompt is now supported. (Katayama Hirofumi MZ)

System DLLs:

  • advapi32: Fixed some crashes. (Hermes Belusca-Maito)
  • kernel32: Implemented system firmware functions. (Stanislav Motlykov)
  • kernel32/ldr: Some sections are now secured.

User-mode DLLs:

  • shell32: Added icons to listview of File Types property sheet of Folder Options. (Katayama Hirofumi MZ)
  • shell32: Implemented advanced functions of File Types property sheet of Folder Options. Also implemented Change button. This allows the user to edit the File Type/extension information. (Katayama Hirofumi MZ)
  • shell32: Implemented General tab of Folder Options. (Katayama Hirofumi MZ)
  • shell32: Fixed icon picking for folders/files. (Katayama Hirofumi MZ)
  • shell32: Implemented folder customization. (Katayama Hirofumi MZ)
  • shell32: Files copied to same place are now renamed. (Denis Malikov)
  • shell32: Icons specified in desktop.ini are now properly found. (Katayama Hirofumi MZ)
  • shell32: Implemented 'Open As...' function. (Katayama Hirofumi MZ)
  • shell32: Enabled custom CD/DVD icons from autorun. (Katayama Hirofumi MZ)
  • shell32: Icons of special shell folders are now properly shown. (Katayama Hirofumi MZ)
  • shell32: Fixes for shell profile folders. (Hermes Belusca-Maito)
  • shell32: Update environmental variables without restart. (Katayama Hirofumi MZ)
  • shell32: Added missing 'Properties' right click menu item in My Computer. (Katayama Hirofumi MZ)
  • msgina: Bugfixes have been made for proper logon. (Eric Kohl)
  • userenv: Improved support for system builtin accounts. This will fix lots of service-related problems. (Eric Kohl)
  • msv1_0: Added support for logging on system builtin accounts. (Eric Kohl)
  • lsasrv: Some token and policy related work. (Hermes Belusca-Maito)
  • syssetup: Apply some security settings. (Eric Kohl)

Commands and utilities:

  • autochk: Skipping disk repair on boot is now allowed. (Pierre Schweitzer)
  • regedit: Fixed importing very big *.reg files. (Getequ)
  • services: Removed some big hacks. (Hermes Belusca-Maito)
  • appwiz.cpl: Added support for adding Internet shortcuts. (Katayama Hirofumi MZ)
  • net: Added many missing pieces to this command. (Eric Kohl)
  • zipfldr: Applications can now launch *.zip files. (Mark Jansen)
  • zipfldr: Added "Extract All" option to menus. (Mark Jansen)
  • dxdiag: Fixed blank system and BIOS values. (Stanislav Motlykov)

Tasks:

  • User-mode DLLs are synced with Wine-Staging 3.9. (Amine Khaldi)
  • Upgraded btrfs to 1.0.2. (Pierre Schweitzer)
  • Some more 64-bit work. 64-bit port of ReactOS is still not finished. (Timo Kreuzer)
Versions / Official Changelogs / Community Changelogs
0.4.x Series 0.4.1 | 0.4.2 | 0.4.3 | 0.4.4 | 0.4.5 | 0.4.6 | 0.4.7 | 0.4.8 | 0.4.9 | 0.4.10 | 0.4.11 | 0.4.12 | 0.4.13 | 0.4.14 | 0.4.15