Обсуждение: stackbuilder - wizard: When an app is de-selected, check if any other

Поиск
Список
Период
Сортировка

stackbuilder - wizard: When an app is de-selected, check if any other

От
sachin@pgfoundry.org (User Sachin)
Дата:
Log Message:
-----------
When an app is de-selected, check if any other selected app is dependent on it, if yes, then raise a warning. Also,
selectthe dependency only if it is not installed 

Modified Files:
--------------
    wizard:
        App.cpp (r1.37 -> r1.38)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp?r1=1.37&r2=1.38)
        AppSelectionPage.cpp (r1.10 -> r1.11)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/AppSelectionPage.cpp?r1=1.10&r2=1.11)
    wizard/include:
        App.h (r1.16 -> r1.17)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/App.h?r1=1.16&r2=1.17)