Difference between revisions of "Control Panel"

From ReactOS Wiki
Jump to: navigation, search
m (Changelog)
m (Changelog)
Line 53: Line 53:
 
* Added currency controls with format information ([[Eric Kohl]])
 
* Added currency controls with format information ([[Eric Kohl]])
 
* Hit-testing added for caption buttons in Display properties - Appearance tab([[Eric Kohl]])
 
* Hit-testing added for caption buttons in Display properties - Appearance tab([[Eric Kohl]])
 +
 +
Sysdm.cpl ''(sysdm.cpl is the System applet for the Control Panel)''
 +
* Sysdm has been overhauled and now looks more like XP's ([[Ged Murphy]])
 +
* Patch from [[Colin Finck]] for Bug #1858: Added CPU detection and make a better layout of the system info.

Revision as of 04:11, 3 April 2012

http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/control/?view=log

Components

Changelog

ChangeLog-0.0.21#LIBRARIES

  • Shell32: Control Panel Applet

ChangeLog-0.2.1

ChangeLog-0.2.3

  • Initial checkin of the non-shell-namespace-based control panel and software add/remove cpl (Gero Kuehn)

ChangeLog-0.2.4 Sysdm.cpl

  • Add environment variables page to the system control panel (Eric Kohl)

ChangeLog-0.2.5

  • Added 'Regional Options' and 'Keyboard and Mouse' control panel application stubs (Eric Kohl)
  • Implemented 'Date/Time' control panel application (Eric Kohl)

ChangeLog-0.2.6

ChangeLog-0.2.9

ChangeLog-0.3.0

ChangeLog-0.3.1

  • Added currency controls with format information (Eric Kohl)
  • Hit-testing added for caption buttons in Display properties - Appearance tab(Eric Kohl)

Sysdm.cpl (sysdm.cpl is the System applet for the Control Panel)

  • Sysdm has been overhauled and now looks more like XP's (Ged Murphy)
  • Patch from Colin Finck for Bug #1858: Added CPU detection and make a better layout of the system info.