mirror of
https://github.com/reactos/reactos.git
synced 2025-02-20 15:35:04 +00:00
![]() - Get rid of hardcoded path to downloader.xml, it properly gets the path now. Also changed the logic slightly: now the file is firstly being searched in the local folder, and only then in system32. - Do a Settings dialog (choose a directory where to download files to, if a user wants to remove installation files after the app has been installed), all options are stored / loaded from the registry. Only the "Update server" option does not work now. - A few GUI/designs fixes and improvements, now it looks better. - Add a button for Settings in the main waindow. - Fixed code formatting in a few places. - Change bitmap to icons on the Update and Help buttons, imho it's the proper way. - Add 3 new categories to the list. - Other misc fixes. - All translated resources are updated, so no translations are lost! svn path=/trunk/; revision=29614 |
||
---|---|---|
.. | ||
avtest | ||
cardsbav | ||
cmdutils | ||
demos | ||
devutils | ||
dflat32 | ||
downloader | ||
ext2 | ||
fontview | ||
fraginator | ||
gettype | ||
green | ||
imagesoft | ||
lib | ||
logevent | ||
magnify | ||
mc | ||
net | ||
notevil | ||
old_wordpad | ||
packmgr | ||
ramdrv | ||
roshttpd | ||
screenshot | ||
smartpdf | ||
sysutils | ||
templates | ||
winefile | ||
winver | ||
write | ||
copying | ||
directory.rbuild | ||
Doxyfile | ||
makefile | ||
readme.txt |
$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.