From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19973 invoked by alias); 18 Nov 2016 16:47:19 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 19961 invoked by uid 89); 18 Nov 2016 16:47:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Pending, HX-Junkmail-Premium-Raw:NO_URI_HTTPS, HX-Junkmail-Premium-Raw:sk:BODY_SI, HX-Junkmail-Premium-Raw:__MIME_TEXT_P X-HELO: rgout0705.bt.lon5.cpcloud.co.uk Received: from rgout0705.bt.lon5.cpcloud.co.uk (HELO rgout0705.bt.lon5.cpcloud.co.uk) (65.20.0.145) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 18 Nov 2016 16:47:09 +0000 X-OWM-Source-IP: 31.51.207.247 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-Junkmail-Premium-Raw: score=7/50,refid=2.7.2:2016.11.18.160315:17:7.944,ip=,rules=__HAS_FROM, __TO_MALFORMED_2, __TO_NO_NAME, __HAS_CC_HDR, __CC_NAME, __CC_NAME_DIFF_FROM_ACC, __SUBJ_ALPHA_END, __HAS_MSGID, __SANE_MSGID, __HAS_X_MAILER, __FROM_DOMAIN_IN_ANY_CC1, __NO_HTML_TAG_RAW, BODYTEXTP_SIZE_3000_LESS, BODY_SIZE_500_599, __MIME_TEXT_P1, __MIME_TEXT_ONLY, HTML_00_01, HTML_00_10, BODY_SIZE_5000_LESS, NO_URI_FOUND, NO_CTA_URI_FOUND, BODY_SIZE_1000_LESS, BODY_SIZE_2000_LESS, __FROM_DOMAIN_IN_RCPT, __MIME_TEXT_P, BODY_SIZE_7000_LESS, NO_URI_HTTPS, __CC_REAL_NAMES, MULTIPLE_REAL_RCPTS, LEGITIMATE_SIGNS, LEGITIMATE_NEGATE Received: from localhost.localdomain (31.51.207.247) by rgout07.bt.lon5.cpcloud.co.uk (9.0.019.07.01-1) (authenticated as jonturney@btinternet.com) id 581B49A30198DB86; Fri, 18 Nov 2016 16:47:06 +0000 From: Jon Turney To: cygwin-apps@cygwin.com Cc: Jon Turney Subject: [PATCH setup 0/5] Various setup patches Date: Fri, 18 Nov 2016 16:47:00 -0000 Message-Id: <20161118164646.209716-1-jon.turney@dronecode.org.uk> X-SW-Source: 2016-11/txt/msg00005.txt.bz2 Jon Turney (5): Give search edit box autohscroll style Fix validation in RootPage Ignore malformed lines in a site-list Start chooser in "Pending" view if this is not a first time installation Simplify PickView::insert_pkg PickView.cc | 26 +++----------------------- choose.cc | 3 ++- ini.h | 1 + main.cc | 1 + res.rc | 2 +- root.cc | 24 ++++++++++++++++++------ root.h | 4 ++++ site.cc | 5 +++++ 8 files changed, 35 insertions(+), 31 deletions(-) -- 2.8.3