Difference between revisions of "ChangeLog-0.1.5"

From ReactOS Wiki
Jump to: navigation, search
 
(Add links to people)
Line 1: Line 1:
 
== Comctl32.dll ==
 
== Comctl32.dll ==
  
* Comctl32 port from wine (Filip Navara)
+
* Comctl32 port from wine ([[Filip Navara]])
  
 
== User32.dll ==
 
== User32.dll ==
  
* Complete Global/LocalXXX memory API (Mark Tempel)
+
* Complete Global/LocalXXX memory API ([[Mark Tempel]])
* Alternate implementationof DrawFocusRect() (Gé van Geldorp)
+
* Alternate implementationof DrawFocusRect() ([[Gé van Geldorp]])
* Initial implementation of carets (Thomas Weidenmueller)
+
* Initial implementation of carets ([[Thomas Weidenmueller]])
* Lots of GUI fixes to enable explorer to work correctly (Filip Navara)
+
* Lots of GUI fixes to enable explorer to work correctly ([[Filip Navara]])
  
 
== Uxtheme.dll ==
 
== Uxtheme.dll ==
  
* Minimal UxTheme skeleton (KJK::Hyperion)
+
* Minimal UxTheme skeleton ([[KJK::Hyperion]])
  
 
== Win32k.sys ==
 
== Win32k.sys ==
  
* Fix 1bbp blits (Filip Navara)
+
* Fix 1bbp blits ([[Filip Navara]])
* Implement GUI consoles (Gé van Geldorp)
+
* Implement GUI consoles ([[Gé van Geldorp]])
* Resolution and screen depth change support for VMWare (Gé van Geldorp)
+
* Resolution and screen depth change support for VMWare ([[Gé van Geldorp]])
 
* DirectDraw groundwork (Peter Bajusz)
 
* DirectDraw groundwork (Peter Bajusz)
  
 
== Explorer.exe ==
 
== Explorer.exe ==
  
* Open cabinet windows then clicking on desktop folders (Martin Fuchs)
+
* Open cabinet windows then clicking on desktop folders ([[Martin Fuchs]])
* Beginnings of "search program" dialog (Matin Fuchs)
+
* Beginnings of "search program" dialog ([[Martin Fuchs]])
* Implemented floating start menus (Martin Fuchs)
+
* Implemented floating start menus ([[Martin Fuchs]])
  
 
== Ps2.sys ==
 
== Ps2.sys ==
  
* Rewrote the ps/2 mouse driver, with intellimouse and 4/5 button support. (Thomas Weidenmueller)
+
* Rewrote the ps/2 mouse driver, with intellimouse and 4/5 button support. ([[Thomas Weidenmueller]])
  
== HAL.dll ==
+
== Hal.dll ==
  
 
* Improved DMA support in the HAL (Vizzini)
 
* Improved DMA support in the HAL (Vizzini)
Line 37: Line 37:
 
== Kernel32.dll ==
 
== Kernel32.dll ==
  
* Changes to DllMain for cygwin support (Art Yerkes)
+
* Changes to DllMain for cygwin support ([[Art Yerkes]])
* Working edit control (Mark Tempel)
+
* Working edit control ([[Mark Tempel]])
  
 
== Ntoskrnl.exe ==
 
== Ntoskrnl.exe ==
Line 46: Line 46:
 
== Scsiport.sys ==
 
== Scsiport.sys ==
  
* ScsiClassAsynchronousCompletion and ScsiClassReleaseQueue implementations (Eric Kohl)
+
* ScsiClassAsynchronousCompletion and ScsiClassReleaseQueue implementations ([[Eric Kohl]])
  
 
== Ndis.sys ==
 
== Ndis.sys ==
Line 54: Line 54:
 
== Keyboard Layouts ==
 
== Keyboard Layouts ==
  
* German keyboard layout (Thomas Weidenmueller)
+
* German keyboard layout ([[Thomas Weidenmueller]])
 
* French keyboard layout (Jean-Michel Gay)
 
* French keyboard layout (Jean-Michel Gay)
  
 
== Headers ==
 
== Headers ==
 
* Bring ros ddk headers closer to mingw ddk headers (Robert Dickenson)
 
* Bring ros ddk headers closer to mingw ddk headers (Robert Dickenson)

Revision as of 08:02, 7 February 2005

Comctl32.dll

User32.dll

Uxtheme.dll

Win32k.sys

Explorer.exe

Ps2.sys

Hal.dll

  • Improved DMA support in the HAL (Vizzini)

Kernel32.dll

Ntoskrnl.exe

  • Improved implementation of IoMapTransfer, Implemented KeRemoveDeviceEntryQueue (Gunnar Andre Dalsnes)

Scsiport.sys

  • ScsiClassAsynchronousCompletion and ScsiClassReleaseQueue implementations (Eric Kohl)

Ndis.sys

  • Fixed the 8-ping limit (Vizzini)

Keyboard Layouts

Headers

  • Bring ros ddk headers closer to mingw ddk headers (Robert Dickenson)