Difference between revisions of "ChangeLog-0.0.21"

From ReactOS Wiki
Jump to: navigation, search
m (Protected "ChangeLog-0.0.21": Should not be changed anymore [edit=sysop:move=sysop])
m (add interwiki linking)
Line 1: Line 1:
 
== KERNEL ==
 
== KERNEL ==
  
* Implemented and fixed several ACL and SD functions [Alexandru Matei]  
+
* Implemented and fixed several ACL and SD functions [[Alexandru Matei]]  
* Improved memory management functions [David Welch]  
+
* Improved memory management functions [[David Welch]]  
* Improved cache functions [David Welch, Hartmut Birr]  
+
* Improved cache functions ([[David Welch]], [[Hartmut Birr]])
* Object manager fixes [Hartmut Birr]  
+
* Object manager fixes [[Hartmut Birr]]  
* Some assembler optimizations for i386 [Hartmut Birr]  
+
* Some assembler optimizations for i386 [[Hartmut Birr]]  
* IO improvement [Hartmut Birr, David Welch]  
+
* IO improvement ([[Hartmut Birr, [[David Welch]]  
* IO support for booting from a CDROM [Eric Kohl]  
+
* IO support for booting from a CDROM [[Eric Kohl]]  
  
 
== SUBSYSTEM ==
 
== SUBSYSTEM ==
  
 
* Win32k: Initial implementation of regions and clipping  
 
* Win32k: Initial implementation of regions and clipping  
* Win32k: Object cleanup on process deletion [Eugene Ingerman]  
+
* Win32k: Object cleanup on process deletion [[Eugene Ingerman]]  
* Win32k: Initial window painting code, bitmap loading [David Welch]  
+
* Win32k: Initial window painting code, bitmap loading [[David Welch]]  
* Win32k: Callbacks and messaging improvements [David Welch]  
+
* Win32k: Callbacks and messaging improvements [[David Welch]]  
* Win32k: Mouse messaging [David Welch]  
+
* Win32k: Mouse messaging [[David Welch]]  
* Win32k: DIB Fixes [Jason Filby]  
+
* Win32k: DIB Fixes [[Jason Filby]]  
* Csrss: Console improvements [Marty Dill]  
+
* Csrss: Console improvements [[Marty Dill]]  
* VDM: Initial VDM code [Rob Rickenson]  
+
* VDM: Initial VDM code [[Rob Rickenson]]  
  
 
== LIBRARIES ==
 
== LIBRARIES ==
  
* User32: Non-client painting, bitmap loading [David Welch]  
+
* User32: Non-client painting, bitmap loading [[David Welch]]  
* Kernel32: Improved process code [David Welch]  
+
* Kernel32: Improved process code [[David Welch]]  
* Kernel32: Implemented many of the ComXX exports [Rob Dickenson]  
+
* Kernel32: Implemented many of the ComXX exports [[Rob Dickenson]]  
* PSAPI: Implementation almost complete [KJK::Hyperion]  
+
* PSAPI: Implementation almost complete [[KJK::Hyperion]]  
* Shell32: Control panel applet [Rob Dickenson]  
+
* Shell32: Control panel applet [[Rob Dickenson]]  
  
 
== DRIVERS ==
 
== DRIVERS ==
  
* VFAT: Improvements [David Welch]  
+
* VFAT: Improvements [[David Welch]]  
* ATAPI: Detection of PCI Bus Master Controllers [Eric Kohl]  
+
* ATAPI: Detection of PCI Bus Master Controllers [[Eric Kohl]]  
* VGA: Implemented patblt and rectangle fill [David Welch]  
+
* VGA: Implemented patblt and rectangle fill [[David Welch]]  
* VGA: Implemented proper mouse cursor [David Welch]  
+
* VGA: Implemented proper mouse cursor [[David Welch]]  
* CDFS: Added support for multi session CD's [Eric Kohl]  
+
* CDFS: Added support for multi session CD's [[Eric Kohl]]  
* NDIS/NE2000: Fixes to ping reliably [Rob Dickenson]  
+
* NDIS/NE2000: Fixes to ping reliably [[Rob Dickenson]]  
  
 
== SYSTEM ==
 
== SYSTEM ==
  
* Initial implementation of setup application [Eric Kohl]  
+
* Initial implementation of setup application [[Eric Kohl]]  
  
 
== MISC ==
 
== MISC ==
  
* Fixes to build on latest MingW releases [Casper Hornstroup]  
+
* Fixes to build on latest MingW releases [[Casper Hornstroup]]  
* Work on Structured Exception Handling support [Casper Hornstroup]
+
* Work on Structured Exception Handling support [[Casper Hornstroup]]
  
 
{{Changelog}}
 
{{Changelog}}
  
 
[[Category:ChangeLogs]]
 
[[Category:ChangeLogs]]

Revision as of 11:19, 16 August 2008

KERNEL

SUBSYSTEM

LIBRARIES

DRIVERS

SYSTEM

  • Initial implementation of setup application Eric Kohl

MISC

Template:Changelog