[PATCH setup v2 0/5] Distinguish between user URLs and cygwin mirrors in UI

Ken Brown kbrown@cornell.edu
Mon Dec 4 15:18:00 GMT 2017


This is the same as the previous patch series with one cosmetic
improvement: I've now made user URLs sort last, so that the
distinction between user URLs and cygwin.com mirrors is visually more
clear.

Ken Brown (5):
  Add checkbox IDC_ALLOW_USER_URL to IDD_SITE dialog
  Set the initial state of IDC_ALLOW_USER_URL
  Adjust site list if IDC_ALLOW_USER_URL is unchecked
  Display full URL of non-mirrors in the site list
  Make user URLs sort last in the displayed site list

 res.rc     |  15 +++----
 resource.h |   1 +
 site.cc    | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 site.h     |   1 +
 4 files changed, 122 insertions(+), 24 deletions(-)

-- 
2.15.1



More information about the Cygwin-apps mailing list