reactos/reactos
Colin Finck 773113715b Revert the aesthetic hack of r27608
We used Bitstream/DejaVu fonts for everything at that time, but the current Tahoma font doesn't need this hack.
This way, all window controls with mnemonic keys have the underscore placed as under Windows :-)

svn path=/trunk/; revision=36329
2008-09-19 15:11:09 +00:00
..
base - Select ANSI_VAR_FONT in explorer when drawing start button text and desktop switching buttons text. Based on Juriy Sidorov's patch from bug 3484. 2008-09-18 12:56:52 +00:00
boot add kvmnet.sys and kvmnet.inf to bootcd (OPTIONAL) 2008-09-14 14:29:33 +00:00
dll Revert the aesthetic hack of r27608 2008-09-19 15:11:09 +00:00
drivers - Merge aicom-network-fixes up to r36256 2008-09-15 13:13:44 +00:00
hal - Get rid of ASSERT_IRQL, deprecated since long ago 2008-08-30 15:14:12 +00:00
include add missing dvdmedia.h 2008-09-19 09:01:44 +00:00
lib - Get rid of sprintf usage in default_dbg_vprintf. 2008-09-19 10:35:30 +00:00
media Update DejaVu Fonts from 2.24 to 2.26 2008-09-12 13:37:28 +00:00
modules
ntoskrnl - Implement MmCallDllInitialize (partially based on a patch from bug 3730). 2008-09-18 15:45:16 +00:00
subsystems - Create a stock font object ANSI_VAR_FONT, this fixes explorer's clock using the wrong font (and any other app using that stock font object). 2008-09-18 12:43:21 +00:00
tools Output NULL for inherited methods in the vtbl. 2008-09-14 05:07:16 +00:00
apistatus.lst
baseaddress.rbuild import jscript.dll from wine 1.1.4 2008-09-10 11:46:31 +00:00
config-arm.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
config-ppc.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
config.template.rbuild Add a variable to include support for ELF format 2008-07-27 15:48:00 +00:00
COPYING
COPYING.ARM - Implement beginnings of Ramdisk Port Driver. Planning compatibility with ISO, SDI and WIM files and full Windows support. 2008-06-29 02:58:05 +00:00
CREDITS Add Samuel Serapión to credits file 2008-08-25 23:45:27 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile remove sysregtest target 2008-09-03 18:21:27 +00:00
proxy.mak
ReactOS-arm.rbuild Don't build with -s, this strips vital information from the output. Use --strip-debug instead, which gets rid of the DWARF debugging information, 2008-08-15 15:02:40 +00:00
ReactOS-generic.rbuild modified dll/win32/kernel32/misc/lang.c 2008-07-13 17:54:53 +00:00
ReactOS-i386.rbuild Limit use of -enable-stdcall-fixup to mesa32, msvcrt and riched20 modules 2008-08-10 11:42:31 +00:00
ReactOS-ppc.rbuild Apply again r34533: rename autogenerated makefile to makefile-$(ARCH).auto, 2008-07-25 19:07:36 +00:00
README
vreport.xsl

========================
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.