]> cygwin.com Git - cygwin-apps/setup.git/commit
2001-01-07 Robert Collins <rbtcollins@hotmail.com> cygnus_cvs_20020108_pre
authorRobert Collins <rbtcollins@hotmail.com>
Sun, 6 Jan 2002 13:37:09 +0000 (13:37 +0000)
committerRobert Collins <rbtcollins@hotmail.com>
Sun, 6 Jan 2002 13:37:09 +0000 (13:37 +0000)
commitd343da152219caf93d1edf34c7bb20c7ae831515
tree32400e32870c44a441eac73aec6bf8693ed48925
parentbcf20115e56d761fde73e451631d8e18ca906cc6
2001-01-07  Robert Collins  <rbtcollins@hotmail.com>

        * category.cc (Categorycmp): Add a const safe version.
        * category.h (Categorycmp): Add a const safe version.
        (Category): Add operator ==.
        * choose.cc (fill_missing_category): Add every package to "All".
        (pick_category_line::paint): Add support for hidden labels, and a tree depth.
        (pick_category_line::click): Ditto.
        (view::view): Pass in a top level category to use.
        (view::insert_pkg): Special case - skip category "All".
        (view::insert_category): Ditto.
        (view::clear_view): Set the contents label state.
        (create_listview): Pass in a top level category to view().
        * choose.h (topbucket): Make bucket available to derived classes.
        (pick_category_line):  Add support for hidden labels, and a tree depth.
        Remove our second copy of bucket.
        (view): Pass in a top level category to the constructor.
        Use pick_category_line to allow three level display.
ChangeLog
category.cc
category.h
choose.cc
choose.h
This page took 0.033527 seconds and 5 git commands to generate.