reactos/rosapps
Timo Kreuzer ca60bdfbe8 New version of calc written by Carlo Bramini (carlo(dot)bramix AT libero.it)
Better than the one we currently have. For now in rosapps, so we can test it, if it's all working fine, we should replace the wine one.
Changes by me: use pow() instead of cbrt(), as cbrt doesn't work in our tree.
I imported the whole codebase, although the mpfr files are not used.
I moved the localizations to "lang" and the icons to "res" subfolder.

svn path=/trunk/; revision=31512
2007-12-31 05:51:52 +00:00
..
applications spanish localizations by Remialdo <remialdo at gmail dot com> 2007-12-19 21:25:05 +00:00
avtest Get avtest to build again by adding the _NTDDK_ define 2007-11-21 22:41:24 +00:00
cmdutils Build files updates and fixes 2007-10-25 01:15:21 +00:00
demos Fix maze screensaver and move it to a more adecuate location 2007-11-15 16:56:54 +00:00
devutils - enumerate symbols instead of simple lookup, this makes the program slow, but you can now see if an adress has more than one name 2007-12-27 03:42:56 +00:00
dflat32 Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
downloader Bug 2923: Ukrainian translation update. 2007-12-28 14:35:44 +00:00
ext2 - Tree cleanups proposed on the mailing list. Move all non-Core OS modules to rosapps. Tests were already moved by Fireball to rostests. 2007-03-08 19:00:15 +00:00
fontview Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
fraginator Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
gettype Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
green Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
imagesoft Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
lib Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
logevent Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
magnify Dmitry Chapyshev <lentind@yandex.ru> 2007-11-21 19:54:06 +00:00
mc Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
net Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
notevil Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
old_wordpad Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
packmgr Ukrainian translations by Artem Reznikov (temarez AT yandex DOT ru) 2007-12-02 12:44:21 +00:00
ramdrv - Tree cleanups proposed on the mailing list. Move all non-Core OS modules to rosapps. Tests were already moved by Fireball to rostests. 2007-03-08 19:00:15 +00:00
roscalc New version of calc written by Carlo Bramini (carlo(dot)bramix AT libero.it) 2007-12-31 05:51:52 +00:00
roshttpd Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
screenshot Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
smartpdf Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
sysutils Updated French translation for systeminfo 2007-12-22 09:20:32 +00:00
templates Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
winefile disable PHP search in Doxy docu 2007-10-28 16:19:37 +00:00
winver Delete all Trailing spaces in code. 2007-10-19 23:05:02 +00:00
write Commit the "write" translation, which wasn't committed in r30579 2007-11-19 20:35:46 +00:00
copying GNU GPL 1999-05-11 21:33:57 +00:00
directory.rbuild New version of calc written by Carlo Bramini (carlo(dot)bramix AT libero.it) 2007-12-31 05:51:52 +00:00
Doxyfile activated Doxygen option SEARCHENGINE 2003-12-14 11:15:53 +00:00
makefile Fix bug #2312 and add a check to show only the relevant information for Windows/Unix users 2007-06-18 11:58:35 +00:00
readme.txt add & altered some text files (update information) 2006-03-05 13:57:35 +00:00

$Id$

====================
ReactOS Applications
====================

This directory contains extra applicatons for ReactOS.
Make sure you also have a copy of the rest of the ReactOS
source before you attempt to build anything in this module.

The following is a short decription of each. Check for a
readme.txt under each application for more details.

CMDUTILS : External commands for CMD.
DEMOS    : Demonstration applications
DEVUTILS : Extra developer tools.
DFLAT32  : Console text editor
GAMES	 : The start of the ReactOS games collection
MC	 : Midnight Commander
NET	 : Network tools (Ncftp, etc.)
NOTEVIL  : ReactOS Coders Console Parade.
SYSUTILS : System Utilities.
TEMPLATES: Application Template (dialog, mdi, etc.)
Tests    : Test applications (alphablend, mdi, moztest, wm_paint, etc.)
WELCOME  : An alternative welcome dialog, the default one is part of the reactos dir.