]> cygwin.com Git - cygwin-apps/setup.git/commit - PickView.cc
Add an additional filter view, showing packages which were user picked
authorJon Turney <jon.turney@dronecode.org.uk>
Mon, 1 Aug 2016 17:05:14 +0000 (18:05 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Wed, 3 Aug 2016 20:45:23 +0000 (21:45 +0100)
commitb8752287e2511fe238dfb9aa3620e73338fba821
tree50972b98890bd2e2c89b0754d8f236c14d93a2ce
parentf6d6c600edffdb83a57ed13384e38a504fdc366b
Add an additional filter view, showing packages which were user picked

Add an additional filter view, showing installed packages which were
selected for installation by the user, not installed as dependencies.

Future work:

Why is PickView::views is not an enum?

The view button would make more sense as a pop-up menu, allowing a specific
filter view to be directly selected, rather than cycling around the possible
filter views (and this situation is made worse by adding another filter
view)
PickView.cc
PickView.h
res.rc
This page took 0.030772 seconds and 5 git commands to generate.