A free Windows-compatible Operating System - mirrored from GitHub
Go to file
David Quintana eee3377ec9 [RSHELL]
* CMenuBand:
  - Use a Pager control on top of the SF Toolbar, like Windows does.
  - Cache the ideal size of the toolbars to reuse it next time the start menu shows.
  - Draw the dropdown arrows on items with dropdowns.
  - Cancel the timer and open a submenu immediately if the item is clicked.
  - Draw the selected background color on the item with a popup if there is no other item being hovered.
  - Add some space for the dropdown arrows in the size calculations (hardcoded).
  - Simplify the size calculation and positioning.
CORE-7881

svn path=/branches/shell-experiments/; revision=62317
2014-02-24 11:07:16 +00:00
base [RSHELL] 2014-02-24 11:07:16 +00:00
boot * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
cmake * Sync up to trunk HEAD (r62309). 2014-02-23 18:28:37 +00:00
deprecated [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
dll * Sync up to trunk HEAD (r62309). 2014-02-23 18:28:37 +00:00
drivers * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
hal * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
include * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
lib * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
media * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
modules [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
ntoskrnl * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
subsystems * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
win32ss * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
.hgeol [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
apistatus.lst [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
CMakeLists.txt * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
configure.cmd * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
configure.sh * Sync up to trunk HEAD (r62285). Branch guys deserve the significant speedups too ;) 2014-02-22 10:31:26 +00:00
COPYING [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
COPYING.ARM [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
COPYING.LIB [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
COPYING3 [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
COPYING3.LIB [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
CREDITS [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
depmap.xsl [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
Doxyfile [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
INSTALL [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
kbdlayout.lds [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
PreLoad.cmake [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
README [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
toolchain-gcc.cmake [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
toolchain-msvc.cmake [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
vreport.xsl [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.