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 0/5] Various small patches for setup.exe


Hopefully uncontroversial patches to fix a few small, mainly cosmetic
issues I noticed whilst working on setup.

Jon TURNEY (5):
  Make text refering to IE5 a bit more general
  Fix a misplaced PlaceDialog()
  Improve reporting of progress whilst parsing .ini file
  Set icon used by alt-tab task switcher for setup
  Canonicalize manually added mirror URLs to ensure they end with a '/'

 choose.cc    |    7 +++----
 ini.cc       |    8 +++++++-
 propsheet.cc |    5 +++++
 res.rc       |    4 ++--
 site.cc      |    5 +++++
 5 files changed, 22 insertions(+), 7 deletions(-)

-- 
1.7.2.3


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