public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [PATCH setup 0/4] setup fixes
@ 2019-03-21 15:35 Jon Turney
  2019-03-21 15:35 ` [PATCH setup 2/4] Don't show FTP 550 'file not found' errors in a MessageBox Jon Turney
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jon Turney @ 2019-03-21 15:35 UTC (permalink / raw)
  To: cygwin-apps; +Cc: Jon Turney

[2/4] Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00153.html
[3/4] Addresses: https://cygwin.com/ml/cygwin/2019-01/msg00132.html
[4/4] Addresses: https://cygwin.com/ml/cygwin/2018-12/msg00123.html

Jon Turney (4):
  Use 'kill -W' when killing processes
  Don't show FTP 550 'file not found' errors in a MessageBox
  Don't propagate actions down category tree into obsolete categories
  Add double-click for a 'default action' to ListView

 ListView.cc         | 38 +++++++++++++++++++++++++++++++++++++-
 ListView.h          |  1 +
 PickCategoryLine.cc |  6 ++++++
 PickCategoryLine.h  |  1 +
 PickPackageLine.cc  | 11 +++++++++++
 PickPackageLine.h   |  1 +
 PickView.h          |  5 ++++-
 nio-ie5.cc          | 23 ++++++++++++++++-------
 package_meta.cc     | 21 +++++++++++++++++++++
 package_meta.h      |  1 +
 processlist.cc      |  2 +-
 11 files changed, 100 insertions(+), 10 deletions(-)

-- 
2.17.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-21 15:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-21 15:35 [PATCH setup 0/4] setup fixes Jon Turney
2019-03-21 15:35 ` [PATCH setup 2/4] Don't show FTP 550 'file not found' errors in a MessageBox Jon Turney
2019-03-21 15:35 ` [PATCH setup 1/4] Use 'kill -W' when killing processes Jon Turney
2019-03-21 15:36 ` [PATCH setup 4/4] Add double-click for a 'default action' to ListView Jon Turney
2019-03-21 15:36 ` [PATCH setup 3/4] Don't propagate actions down category tree into obsolete categories Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).