]> cygwin.com Git - cygwin-apps/setup.git/commit - ChangeLog
2002-07-06 Robert Collins <rbtcollins@hotmail.com>
authorRobert Collins <rbtcollins@hotmail.com>
Sat, 6 Jul 2002 13:29:34 +0000 (13:29 +0000)
committerRobert Collins <rbtcollins@hotmail.com>
Sat, 6 Jul 2002 13:29:34 +0000 (13:29 +0000)
commit405d7186a255813bfb62b71a27321e4fda2f029a
tree8445151f3b238aab4d314b9e9fc0da1234f8efff
parent080bec6ecfc3b09c8c5ad64476d717189146cf27
2002-07-06  Robert Collins  <rbtcollins@hotmail.com>

        * PickCategoryLine.h: Include required header list.h.
        * PickPackageLine.cc (PickPackageLine::paint): Adjust to use STL
        containers for listing of packages per category and vice verca.
        * PickView.cc (PickView::insert_pkg): Ditto.
        (PickView::insert_category): Ditto.
        * String++.h (String::caseless): STL helper to allow trivial containers
        of Strings with case insensitive comparisons.
        * category.h: Adjust to use STL containers for listing of packages per
        category and vice verca.
        * choose.cc (fill_missing_category): Ditto.
        (default_trust): Ditto.
        (ChooserPage::OnNext): Ditto.
        * package_meta.cc (CategoryPackage::~CategoryPackage): Remove.
        (packagemeta::packagemeta): Adjust for new category list name.
        (packagemeta::~packagemeta): Adjust to use STL containers for listing
        of packages per category and vice verca.
        (packagemeta::set_action): Ditto.
        * package_meta.h (CategoryPackage): Remove.
        (packagemeta): Adjust to use STL containers for listing of packages per
        category and vice verca.
ChangeLog
PickCategoryLine.h
PickPackageLine.cc
PickView.cc
String++.h
category.h
choose.cc
package_meta.cc
package_meta.h
This page took 0.037207 seconds and 5 git commands to generate.