This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH setup 0/4] setup fixes


[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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]